mirror of
https://github.com/apache/nuttx.git
synced 2026-05-09 23:12:17 +08:00
doc/raspberry-pi-pico: Fix ST7735 Documentation
Change the order of voltage suggesting 3V3 first and than 5V to avoid users to damage their LCDs. Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
committed by
Matteo Golin
parent
b9b9266c3b
commit
7bdd9330bc
@@ -346,7 +346,7 @@ ST7735 SPI LCD.
|
||||
* - GND
|
||||
- GND (Pin 3 or 38 or ...)
|
||||
* - VCC
|
||||
- 5V Vbus (Pin 40)
|
||||
- 3V3 (Pin 36) or 5V Vbus (Pin 40), if your module has a voltage regulator
|
||||
* - SDA
|
||||
- GP15 (SPI1 TX) (Pin 20)
|
||||
* - SCK
|
||||
|
||||
Reference in New Issue
Block a user