UART communication between F28379D (using C2000 microntroller blocksets) and arduino uno
6 次查看(过去 30 天)
显示 更早的评论
I am trying to communicate using UART between TMS320 F28379D using C2000 micrcontroller blocksets. and Arduino Uno. I am facing difficulty in transmitting correct data to the arduino...the data i want to transmit is of floating point with 2 decimal places....suppose i use SCI_C transmit and use a single precision data conversion before sending that data to the SCI_C transmit block what things i need to handle at the arduino side to recieve the data correctly.....also can you specify what should be the appropriate sample time for the transmit block?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!