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

What is the code compatibility on the STM32G4xx series?

If I develop an application for the STM32G431VB for instance, could I drop in a different part in the series with the same footprint and equal or better feature set without retargeting/rebuilding the program? If not, would this work if I stay in the ...

BHall.2 by Associate
  • 677 Views
  • 2 replies
  • 0 kudos

DAC with Timer

Hello!​​I am using b-l475e-iot01a1, and I am currently working on DAC using Timer and DMA.​DAC uses Ch1 of DAC1 and Timer uses TIM2.​The TRGO of TIM2 is Update Event, and the Trigger of DAC is using TIM2 Trigger Out Event.​Sine function values from 6...

GKIM.4 by Associate II
  • 4037 Views
  • 12 replies
  • 0 kudos

stm flash write problem uint32_t Flash_Write_Data (uint32_t StartSectorAddress, uint32_t *Data, uint16_t numberofwords)

Hello,cn anyone help me with flash writing.I am using bootloader to update the application code in STM32F407, But the code isnt working i tried to debug the code, the code is not erasing the sectors.i found HAL_FLASHEx_Erase(&EraseInitStruct, &SECTOR...

suraj by Associate II
  • 1043 Views
  • 2 replies
  • 0 kudos