Jetson nano i2c port access
1 回表示 (過去 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!