I am currently working on a new custom basecard for the Jetson Orin NX.
Do you have recommendation on how best to hook up a OPTIGA™ TPM SLB 9670 (SLB 9670VQ2.0) TPM chipset?
Plan was to use 1.8V with SPI0…reset using SOM’s SYS_RESET per another post I found.
Is there a recommendation on best GPIO to use as interrupt?
Is an IRQ needed?
I tend to use the out of the box DevKit IO to avoid my customers having to modify any SDK files when flashing.
Do you mean that you have the similar design for your custom carrier board as the devkit and you want to use the default BSP package for your custom board?
We tend to use JetPack 5.1.2 and higher as of now
Yes, similar design to dev kit carrier board so we can use the default BSP.
We use the Jetson IO tools to activate the SPI port.
OK, I’ll hook up GPIO 9 just in case but will try not using it.