开发者

Communication Between Two Computers At A Specific Datarate

开发者 https://www.devze.com 2023-02-14 20:39 出处:网络
I need help on \"Two computers will communicate in serial port at 500kbps,sender will send floating point data from a file contains large data(for example 8192 nos. of data)\",How this specific datara

I need help on "Two computers will communicate in serial port at 500kbps,sender will send floating point data from a file contains large data(for example 8192 nos. of data)",How this specific datarate can be obtained,please tell in c/开发者_JS百科mattlab?

thanks,


Just configure the UART to the specified datarate.

man ioctl may help.

0

精彩评论

暂无评论...
验证码 换一张
取 消