STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC1 behaving strangely on a STM32L496AGI6.

Hi forum.I have a question regarding the STM32L496G-discovery board. I want ADC1 to sample PC4 located on the on board Arduino connector, take 10 samples for this example and have the DMA xfer these to memory. I have a CubeIde project set up and have...

kvresto by Senior
  • 905 Views
  • 5 replies
  • 0 kudos

STM32H7B3 bricked after flashing!

Hi,I'm trying to program code into custom PCB with STM32H7B3.I was first able to connect to STM32H7B3 (read Device ID etc.), but after flashing, the target cannot be found!ERROR: STM32: Connecting to CPU via connect under reset failed.I created code ...

Tuoman by Senior II
  • 1622 Views
  • 5 replies
  • 0 kudos

What if callback function is interrupted?

On the STM32L0 I have a callback defined based on RTC alarms. In parallel I have a number of external interrupt (EXTIs) . Scenario Callback function is running due to RTC Alarm interrupt. Now EXTI is triggered as well (or visa verse -> EXTI function ...

Different ADC's VREF

Hi all,I am working with the ADC of the STM32G484 microcontroller, and I would need to have two different reference voltages, in order to gain resolution.I can't find anything about this in the datasheet, so it leads me to think that it is not possib...

JTánt.1 by Associate II
  • 335 Views
  • 1 replies
  • 0 kudos