Jetson nano i2c port access
1 view (last 30 days)
Show older comments
Hii I'm trying to access Jetson nano i2c port from matlab editor. If there is any way please help me....!!!
1 Comment
Peter O
on 4 Jul 2021
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
Accepted Answer
Srijan Jain
on 5 Jul 2021
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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!