mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 01:16:20 +04:00
Add note about weird "SPI" mode for ST7789V
We're not in Kansas anymore here…
This commit is contained in:
parent
d5ba35c440
commit
b847235d3e
@ -35,7 +35,7 @@ Maix Go
|
|||||||
|
|
||||||
(source: schematic)
|
(source: schematic)
|
||||||
|
|
||||||
- ST7789V - 240x320 262K Color Single-Chip TFT Controller/Driver with Frame Memory (SPI)
|
- ST7789V - 240x320 262K Color Single-Chip TFT Controller/Driver with Frame Memory (SPI). Somewhat curiously the display is wired into 8-bit parallel mode (`IM3=IM2=IM1=IM0=0`, described in the datasheet as "8080-I Series MCU Parallel Interface"), and a special mode of the SPI peripheral called "OCTAL SPI" is used to interface with it. I don't think calling this SPI is entirely accurate.
|
||||||
- NS2009 - 4-Wire Touch Screen Controller (I2C, address 0x48\*)
|
- NS2009 - 4-Wire Touch Screen Controller (I2C, address 0x48\*)
|
||||||
- TF card slot (SPI)
|
- TF card slot (SPI)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user