*** Please note that this reply is generated by LLM automatically ***
The Jetson Orin NX Series and Jetson Orin Nano Series Product Design Guide does not explicitly mention the support for continuous mode SPI transmissions. However, it does provide information on the SPI interfaces and their pin descriptions.
According to Table 12-4, the Orin module brings out two SPI interfaces, SPI0 and SPI1, each with clock, MOSI, MISO, and chip select pins. The SPI clock frequency is not specified in the provided documentation, but it is mentioned that the SPI interfaces are bidirectional and use CMOS logic with a voltage level of 1.8V.
While the documentation does not explicitly mention continuous mode SPI transmissions, it does provide information on the SPI interface’s ability to support multiple devices. For example, the SPI0_CS0 and SPI0_CS1 pins are described as supporting SPI #0 Device #0 and SPI #0 Device #1, respectively. This suggests that the Orin module’s SPI interface may be capable of supporting multiple devices and potentially continuous mode transmissions.
However, without explicit confirmation from the documentation or further information from NVIDIA, it is uncertain whether the Jetson Orin Nano specifically supports continuous mode SPI transmissions at 16 MHz.
In comparison, the discussion thread you mentioned may be referring to older Jetson modules, such as the Jetson TX2 or Jetson Xavier NX, which may not support continuous mode SPI transmissions. However, this does not necessarily imply that the Jetson Orin Nano does not support continuous mode SPI transmissions.
To confirm whether the Jetson Orin Nano supports continuous mode SPI transmissions at 16 MHz, I recommend consulting the official NVIDIA documentation or contacting their support team for further clarification.
If the Jetson Orin Nano does not support continuous mode SPI transmissions, pairing it with another microcontroller may be a viable solution to achieve the required functionality. However, this would depend on the specific requirements of your application and the capabilities of the microcontroller you choose to pair with the Jetson Orin Nano.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***