STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G4 Family performance enhancement!

Hello Community,​This post purpose is to inform you that the STM32G4 Flash is recharacterized. The Flash speed is increased from 20MHz to 34MHz in boost mode and to 30MHz in normal mode.Thus, the maximum number of wait-states is reduced from 8 to 4 w...

low lever driver backup sram example

Is there an LL example to enable the backup ram. This doesn't work:    // Enable PWR clock   LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_PWR);   // Enable Backup ram clock   LL_APB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_BKPSRAM);   LL_APB1_GRP1_Enabl...

Evan .1 by Associate II
  • 2401 Views
  • 26 replies
  • 0 kudos

Does DMA miss data while it is used by SAI interface?

Hi everyone,I work on Data Acquisition System project. Our main controller is STM32F765VG. We used ADS131A0x A/D converter (by SPI) to sample input signal in our previous version. Now we want to replace ADS131A0x with ADS1274 (because of its higher s...

0693W000000UhtJQAS.jpg 0693W000000UhuHQAS.jpg
Ltura.1 by Associate
  • 508 Views
  • 2 replies
  • 0 kudos

ADC calibration on the reference voltage

Hello I am exploring the ADC functionality of STM32F103C8T6. I connected a potentiometer to PA2 and connected an LED at PA0 as indicator. The indicator shall get activated once the potentiometer reaches the set threshold. I tried to set the maximu...

RSy.1 by Associate III
  • 556 Views
  • 5 replies
  • 0 kudos