📺 MKS MINI12864 V3 for Robin E3P, etc. (#22453)

This commit is contained in:
mks-viva
2021-07-28 21:56:22 -05:00
committed by GitHub
parent b37e851f36
commit a70d0726ca
8 changed files with 66 additions and 31 deletions

View File

@@ -41,7 +41,7 @@
#define BOARD_NO_NATIVE_USB
// Avoid conflict with TIMER_SERVO when using the STM32 HAL
#define TEMP_TIMER 5
#define TEMP_TIMER 5
//
// Release PB4 (Y_ENABLE_PIN) from JTAG NRST role
@@ -65,7 +65,7 @@
#define SD_SCK_PIN PB13 // SPI2
#define SD_MISO_PIN PB14 // SPI2
#define SD_MOSI_PIN PB15 // SPI2
#define SPI_DEVICE 2
#define SPI_DEVICE 2
// SPI Flash
#define HAS_SPI_FLASH 1