User Activity

I'm completely baffled as to how to make DMA and sleep mode work together on an STM32F0. I presume though that the issue is not family specific. It appears when the CPU enters sleep mode via the WFI instruction, DMA stops working. If a busy loop is u...
I'm confused as to what MMS bits I should choose as TRGO for an "interfacing" timer.A timer is used to trigger COM events on another timer.Its slave controller is configured in Reset mode, so it's automatically reset on any edge change on TI1, for ex...
I'm trying to adapt a piece of BLDC control firmware that already works for the STM32F0 family for use with an STSPIN32F0 chip using a STEVAL-SPIN3201 board. But for some weird reason, I am unable to figure out what's going on with the gate driver, a...