User Activity

Hi,I am posting this question, same as I have posted on the stackoverflow to find some clues into my problem.I had been programming my STM32F407 MCU for almost 6 years using OpenOCD's GPIO Bit bang driver over Raspberry-pi for Serial Wire Debug for a...
Hi All, I have a setup where I bought a STM32F407ZET6 dev board from AliExpress and have been using for almost 6 years using STM32Cube IDE. It was only until i updated my IDE from 1.6 to 1.14 when it started saying that "Could not verify ST Device! P...
Hi,I have been trying to program W25Q16 external flash for Fast Read Dual Out mode. In this mode, basically both the lines MISO and MOSI become input for the host (STM32 in this case) and data can be read at double the speed. My SPI is running at 40M...
https://stackoverflow.com/questions/72826600/stm32f407ze-throws-hard-fault-on-executing-code-from-ramPlease check the details of my linker and startup scripts on the above link.
Hi I am using STM32F407ZET6 Microcontroller and I want to use multiple streams of DMA1. Is it possible to trigger two different streams of the same DMA for transferring data to two different peripherals simulatenously. (Like in Parallel).In the advan...
Kudos given to