2009-04-07 05:17:57 use the rs232 port
Amine Salmen Rekik (TUNISIA)
Message: 72307
hello
can i use the uart port of my stamp (BF548)? indeed i have to connect a medical device to the stamp and send its data to a remote server using Ip network. my problem is that the uart port is used to communicate with the pc so i should close this connection and init another one with my device but i don't arrive.
QuoteReplyEditDelete
2009-04-07 05:22:17 Re: use the rs232 port
Mike Frysinger (UNITED STATES)
Message: 72309
you can use the UARTs however you want. if you dont want a console running on a UART, then dont configure it that way.
docs.blackfin.uclinux.org/doku.php?id=silent_booting#linux_kernel
QuoteReplyEditDelete
2009-04-07 07:00:18 Re: use the rs232 port
Amine Salmen Rekik (TUNISIA)
Message: 72319
hello,
Do you have an example that shows how can i configure the uart port in my board and how can i send and receive data.
thank you very well
QuoteReplyEditDelete
2009-04-07 15:01:43 Re: use the rs232 port
Mike Frysinger (UNITED STATES)
Message: 72343
https://docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:serial_programming