Posted: 11:45am 05 Oct 2025
Copy link to clipboard |
matherp Guru

|
|
|
There is an external port with the system i2c allowing you to connect any i2c device, e,g, a Wii Classic. There are also 8 pins (GP8-GP15) assigned to DB8-DB15 on the display. The user can choose to run the display in 8-bit mode (RGB888) slowest but still fast, 12-bit mode (RGB888) mid-speed, or 16-bit mode (RGB565) blazingly fast. By default the Palm Pico set up will assume 12 bit mode leaving GP12-GP15 unallocated. There are zero ohm resistors in the path to the display on the board which can be omitted in the BOM or removed later depending on the user's preference. DB8-DB15 are connected to a header at the top of the board. Edited 2025-10-05 21:45 by matherp |