User Activity

Howdy,I have a Nucleo-64 Board for the STM32G474RE chip that I’ve been working with successfully for a few weeks. I wrote a new version of my code, and when I tried to upload it to the chip, I started getting the error “Verification of flash failed a...
I’m working with an STM32G474RE chip, and I’m trying to use the synchronization feature of the DMA multiplexer to time when a DMA transfer to SPITX should occur. I’d like to have this timed synchronously to some other timer events.Looking at the docu...