STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! IWDG minimum reload in STM32L452

Hello community!I'm working with the independent watchdog with a STM32L452 MCU in the Nucleo-L452RE board and I'm facing a problem trying to set low values in the reload register. When I try to set the reload register to values lower than 5 cycles (I...

miguelvp by Associate
  • 434 Views
  • 3 replies
  • 1 kudos

Software reset issue

1. HAL_NVIC_SystemReset() does not work. it always stays at __NOP(), no reset  for(;;)                              /* wait until reset */ {  __NOP(); }2. Before I implemented ADC with DMA, the soft reset below works. But after implemented ADC with D...

DMA memory to memory doesn't work

Hi guys im doing a simple 5 byte memory to memory dma transfer with timer update request.As stm32f407 reference manual said timer8 update is connected to dma2 stream 1.Here is the timer config by cube.And the dma cube config:I started the dma and exp...

0693W00000Uo7PIQAZ.png 0693W00000Uo7PSQAZ.png 0693W00000Uo7PXQAZ.png 0693W00000Uo7PrQAJ.png
Labels