Working LCD_USE_DMA_FSMC (#19522)
This commit is contained in:
@ -124,7 +124,7 @@
|
||||
#define FSMC_CS_PIN PD7 // pin 88 = FSMC_NE1
|
||||
#define FSMC_RS_PIN PD11 // pin 58 A16 Register. Only one address needed
|
||||
|
||||
//#define LCD_USE_DMA_FSMC // Use DMA transfers to send data to the TFT (broken)
|
||||
#define LCD_USE_DMA_FSMC // Use DMA transfers to send data to the TFT
|
||||
#define FSMC_DMA_DEV DMA2
|
||||
#define FSMC_DMA_CHANNEL DMA_CH5
|
||||
|
||||
|
Reference in New Issue
Block a user