Jetson nano i2c port access
조회 수: 2 (최근 30일)
이전 댓글 표시
Hii I'm trying to access Jetson nano i2c port from matlab editor. If there is any way please help me....!!!
댓글 수: 1
Peter O
2021년 7월 4일
I don't have Coder so I can't play with the board support package, but I think most of the sensor data should be accessible through the jetson API? See here: https://www.mathworks.com/help/supportpkg/nvidia/referencelist.html?type=function&s_tid=CRUX_topnav
채택된 답변
Srijan Jain
2021년 7월 5일
Hi Sanatan
I understand that you're trying to access the I2C port in Jetson nano from the matlab editor.
It seems that Matlab currently doesn't support I2C for Jetson nano in the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms
You can try using this: I2C Interface Support from Instrument Control Toolbox
Thanks
Srijan
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!