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

STM32C011. Cant run sysclk from LSI.

Im trying to run SYSCLK from LSI on a STM32C011. But it appears as if the MCU is not running. I cant see anything in the datasheet that says the clock cant be used and it can be routed fine in the clock configurator. Am I missing something in the dat...

SHDK2000 by Associate II
  • 61 Views
  • 5 replies
  • 1 kudos

ADC+DMA on STM32N6570-DK not working

I am working on STM32N6570-DK board. I am trying to run a code for three channels ADC+DMA, INP8, INP10, INP16. The output at USART is coming out to be zero in all three channels. I am attaching the code here. 

Resolved! STM32G431C + ADC + DMA

I'm using ADC with DMA in a large project, and faced some very strange problem: If I'm using DMA2 Channel 6 - ADC works correctly If I'm using DMA2 Channel 1 - the SW end up in Hard Fault The configuration is default. This is how I start the conversa...

Screenshot 2025-10-07 125752.png Screenshot 2025-10-07 125821.png Screenshot 2025-10-07 124405.png
AChas.1 by Associate II
  • 326 Views
  • 6 replies
  • 2 kudos

[STM32G0B0] External interrupt

Dear, I'm using a STM32G0B0RET6 as MCU and I encouter a bug on GPIO external interrupt specifically on PC14. Configuring as external IT on rising edge, it works correctly and the interrupt is generated only on rising edge.Configuring as external IT o...

YDann.7 by Associate III
  • 68 Views
  • 4 replies
  • 0 kudos