STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA Mem to peripheral inconsistent output

I have a timer + dma which outputs a signal for addressable LEDS. The code calls the PWM Start function on a crude timer loop for testing purposes.The first time the DMS starts, its perfect, and the output is correct and as expected. However the seco...

0693W00000SuEDcQAN.png 0693W00000SuEDwQAN.png

Resolved! stm32g431 boot 0 pb8

how disable boot 0 pin8 i used this pin for input make problem to boot from flash how can disable any condition mcu boot from flash not check this pin when reset

How is CAN message RAM initialized/zeroed on STM32H7?

I have the problem that the CAN message RAM which is allocated for the acceptance filters is not zeroed out on startup.The part of the CAN message RAM allocated for acceptance filter seems to just be random data which means that usually no CAN frames...