eCAN transmit C2000 module
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Brandon Stevens
2022 年 11 月 10 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で PHY Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!