eCAN transmit C2000 module
조회 수: 2 (최근 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!