How to use DMA2D on STM32H7
Preface Recently, due to a requirement, we need to assist the customer in displaying a thermal camera on the MCU STM32H7 display panel using the STM32H750-DK development board. However, the display panel used in this development board is not SPI-driven, so we have to start learning LTDC+DMA2D. This section will introduce the usage and overview […]
How to use DMA2D on STM32H7 Read More »