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

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
  • 322 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
  • 65 Views
  • 4 replies
  • 0 kudos