Jetson nano i2c port access
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
sanatan Biswal
am 3 Jul. 2021
Beantwortet: Srijan Jain
am 5 Jul. 2021
Hii I'm trying to access Jetson nano i2c port from matlab editor. If there is any way please help me....!!!
1 Kommentar
Peter O
am 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
Akzeptierte Antwort
Srijan Jain
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!