We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, this image has been working great so far on the Jetson Nano 2gb.
However, I am having an issue enabling the spi pins on the Jetson Nano 2gb.
I was trying to use jetson-io.py to reconfigure the pins for this, however I cannot get it run.
I think the files inside /boot are for the regular jetson nano 4gb version.
At least according to :
https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3275/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/adaptation_and_bringup_nano.html#
Says the boot files are p3449 for the 4gb version and the 2gb uses p3542
Anyone know how I can use the p3542 boot files or how to enable spi without using jetson-io.py?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, this image has been working great so far on the Jetson Nano 2gb.
However, I am having an issue enabling the spi pins on the Jetson Nano 2gb.
I was trying to use jetson-io.py to reconfigure the pins for this, however I cannot get it run.
I think the files inside /boot are for the regular jetson nano 4gb version.
At least according to :
https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3275/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/adaptation_and_bringup_nano.html#
Says the boot files are p3449 for the 4gb version and the 2gb uses p3542
Anyone know how I can use the p3542 boot files or how to enable spi without using jetson-io.py?
The text was updated successfully, but these errors were encountered: