eCAN transmit C2000 module

10 views (last 30 days)
Deepti
Deepti on 4 Oct 2022
Answered: Brandon Stevens on 10 Nov 2022
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?

Accepted Answer

Brandon Stevens
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

More Answers (0)

Categories

Find more on Test Model Components in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!