Jetson Orin Nano: We need FPD link III interface for Display/Touch

Hello!

On another note, thank you for the suggestion to use the Bridgetek BT817/818 Display controller!

I have these questions:

  1. How would I connect the Jetson Orin Nano to the Bridgetek BT817/818 Display controller?

  2. Would it be complicated to include the necessary code for the controller to work?

Thanks, Daniel.

“Not validated” means that nobody has tested it and it is not guaranteed to work. It even may work on some modules/jetpacks and may not on others. You are totally on your own.

It’s a standard SPI connection available on the 40-pin header - read the datasheets. Nothing special.

Code: There are libraries and a programming code. You won’t start at zero.

You may want to start with a commercial display before making your own hardware:

Thank you!