eCAN transmit C2000 module
2 views (last 30 days)
Show older comments
Hi. I want to transmit 64 bit data using eCAN transmit module in Simulink, but the max data length allowed is 32 bit. Is there any work around this problem?
0 Comments
Accepted Answer
Brandon Stevens
on 10 Nov 2022
Although there are 32 mailboxes available in eCAN, for each mailbox you can send 64 bits of data.
Check out the "Data Vectors" section in the following documentation page for more information:
https://www.mathworks.com/help/supportpkg/texasinstrumentsc2000/ref/c28xecantransmit.html?s_tid=doc_ta#mw_61ad899b-f450-4b9d-ba4c-965499cc3470
0 Comments
More Answers (0)
See Also
Categories
Find more on PHY Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!