pimoroni / hyperpixel4

Driver for the Pimoroni HyperPixel 4.0" Touchscreen Display
https://shop.pimoroni.com/products/hyperpixel-4?variant=12569485443155
328 stars 45 forks source link

RFE : HyperPixel4 on NVIDIA Jetson Nano #57

Open bartwybouw opened 4 years ago

bartwybouw commented 4 years ago

Hi,

first I love this product ;-)

Second, is it possible to get this working on a NVIDIA Jetson Nano, which has standard RPI GPIO pins, and runs a version of Ubuntu?

Sample rootfs derived from Ubuntu operating system to run on Jetson devices. | Ubuntu 18.04 (arm64 distribution) Supported Linux kernel version. | 4.9 Supported ARM architecture. | aarch64   |  

https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit

Thanks for your response.

Bart

Gadgetoid commented 4 years ago

Sorry, the NVidia Jetson Nano documentation is stonewalled behind a developr program membership so I can't even begin to skim it and venture an answer. I have basically zero experience with or understanding of the NVIDIA lineup and no time to jump through their hoops.

My guess would be broadly no, since HyperPixel4 requires DPI output on specific pins and not just GPIO... but, perhaps it's possible?

I'd start by looking over the GPIO documentations, pin assignments, pin functions and pin muxes to see if they supply the pins/functions documented here: https://pinout.xyz/pinout/hyperpixel4

Thanks for the love- and sorry I can't be more useful in this instance!