User Activity

I need to do a project where I use the BDMA to transfer arrays from memory to the GPIO. The idea is to send the information in 8 bit parallel at 12.5MHz.I started with the DMA example from the STM32 (called DMAMUX_RequestGen) to try to understand how...
Hello,I am a student of electrical engineering and I'm now starting a project where I need to use the stm32 architecture.The idea is to use a NUCLEO-H743ZI board and to connect 8bits of the GPIO to a VGA Cable and display a 640x480 60Hz 256 colors i...