I was flashing the Orin Nano 8GB SOM on top of our
custom Xavier NX carrier board using the p3509-a02-p3767-0000 configuration as in the following flash command :
Are they imposed by the configuration I used in the flashing command ? Our expectation is using the Super mode with the currently being flashed Jetpack-6.2.
That board config is just a demo thing for enabling HDMI.
It does not really have fully supported function. Anything that missing on it is possible. You should not use that and report error. You should integrate HDMI change to super config if you need super mode.
Thanks for the reply. I understood that the the p3509-a02-p3767-0000 configuration could be used to verify if the HDMI is working.
You should integrate HDMI change to super config if you need super mode.
By the way, did you mean that we should start from the jetson-orin-nano-devkit-super.conf or the jetson-orin-nano-devkit-super-nvme.conf for updating our config?
As an end-user/a product manufacturer making use of Nvidia Jetson platforms, we expect to migrate from the current Nvidia Jetson Xavier NX to the Orin family with as less effort as possible, especially for the hardware (of course we already took into account the compatibility in terms of pinout and power consumption, …) but this super mode is something interestingly surprising to us.