STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

High sampling rate with ADC and no DMA

Hello All,I have some questions regarding the ADC of the STM32G071RBT6. Technically we can reach a conversion time of 400 ns if we use the internal ADC clock (35 MHz) and a sampling time of 1.5 cyc. OK, that's pretty good idealy.I am running my micro...

izamfx by Associate
  • 691 Views
  • 2 replies
  • 0 kudos

Resolved! Data coherency with DMA and I2S audio on STM32H7

Moving from a audio effect prototype based on the STM32F407 to the STM32H757. Did a lot of stuff on the F4 with audio but on the H7 I'm getting stuck and can't get a simple audio loopback with DMA. I'm using Cirrus Logic's CS5343 and CS4344 as extern...

Alefal by Associate II
  • 4704 Views
  • 18 replies
  • 1 kudos

What MCUs have backup SRAM maintained by VBAT?

STM32F407VG has 4kB of backup SRAM that's preserved when VDD is removed if VBAT is present. A few other MCUs in the STM32F40x line have that feature too.Do any MCUs outside of the STM32F40x line have SRAM that's preserved with VBAT? Is there a way ...

erase_init.Page = 11; bricks STM32G030

I have been attempting to write to flash on an stm32G030 and manually changed the erase_init.Page = address & ~(FLASH_PAGE_SIZE - 1); to erase_init.Page = 11; and this bricked the device and is no longer able to be connected to an STlink is there any...

PGood.1 by Associate II
  • 509 Views
  • 1 replies
  • 0 kudos