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

Resolved! Why am I getting wrong internal temperature values?

Using a Nucleo STM32F091RC board, I have configured the ADC to measure all channels in a sequence, i.e. all 10 ADC pins that particular chip has, and the 3 internal ones: temperature, vrefint, vbat.I calibrated the ADC, waited the time before enablin...

SKled.1 by Senior II
  • 2867 Views
  • 5 replies
  • 0 kudos

STM32G474: Put ADC in known reset state?

My board can startup from a variety of different ways: from power-up reset, jump between application and bootloader, external watchdog reset, or software restart for other reasons.I want to ensure ADC1 and ADC2 are initialized from a clean known stat...

SPI is not working after ADC Operation

Hello,We are using STM32F2XX with ADC and external SPI Flash.In our code, there are running two threads one for ADC operation and another for Flash read write operation.We can easily use our External flash through SPI2 and ADC operation individually....

DPate.9 by Associate
  • 1028 Views
  • 3 replies
  • 0 kudos

DAC DMA not working on STM32f429zi

HiI'm just trying to run a simple DAC program using the DMA but its not working. The details are as follows:signed 16bit int lookup table with the size of 128using timer 2 trigger out event for DAC DMADAC on OUT1 (PA4 pin) and DMA stream 5 selected o...

Mr ZEE by Associate II
  • 1018 Views
  • 2 replies
  • 0 kudos