The new version of the driver board (Rev 2.3) adds an additional PWR control power supply and updates the Rpi and STM32 programs.
This commit is contained in:
parent
716d098a86
commit
6ec0aacc43
24 changed files with 44193 additions and 86923 deletions
|
|
@ -66,6 +66,7 @@
|
|||
**/
|
||||
#define EPD_RST_PIN RST_GPIO_Port, RST_Pin
|
||||
#define EPD_DC_PIN DC_GPIO_Port, DC_Pin
|
||||
#define EPD_PWR_PIN PWR_GPIO_Port, PWR_Pin
|
||||
#define EPD_CS_PIN SPI_CS_GPIO_Port, SPI_CS_Pin
|
||||
#define EPD_BUSY_PIN BUSY_GPIO_Port, BUSY_Pin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue