STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC with DMA

Hello,I succefully figured out to scan ADC1 and ADC2 (countinous mode) with DMA. The issue is that by doing above, controller remains busy and no counter update in while(1). If I disable the ADC start then counter starts working. could you please hel...

Nsg1987 by Senior
  • 305 Views
  • 0 replies
  • 0 kudos

STM32H7B3RIT interrupts don't work

Hi, I am trying to launch a device that has an STM32H7B3RIT, but I have encountered some issues regarding interrupts. I am using CubeMX and CubeIDE to generate a very simple project with an internal clock (64MHz) and no initial configuration. However...

EBayr.2 by Associate
  • 710 Views
  • 3 replies
  • 1 kudos