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

STM32F3 Write in FLASH HAL_FLASH

Hi!I'm trying to save values in the FLASH memory, but the values don't are saved. I've implemented erase command in order to preform flash_program command. I'm using a NUCLEO64 - STM32F303RE...if(HAL_FLASH_Unlock() != HAL_OK) {   debugPrintln(&hu...

0693W00000NpytFQAR.jpg
ACast.5 by Associate
  • 1330 Views
  • 1 replies
  • 0 kudos

Resolved! How to load elf directly into SDRAM of STM32H757i-eval board.

Hello,I'm curious if there is any way how to load correctly linked elf file into the SDRAM of st32h757i-eval board. By correctly linked elf I mean everything is either linked into SDRAM or to some of the SRAMs. E.g. readelf -S of the elf looks:There ...

kgardas by Associate III
  • 1309 Views
  • 2 replies
  • 0 kudos

RM0454 Rev 2, section 14.10 (VBAT) needs update.

Dear ST Team, could you please update this section with correct information?There is incorrect text description or figure in RM0454 Rev 2 in section 14.10 (VBAT).Text: "...converted digital value is half the VBATvoltage."Figure: VBAT/3.

What is the bug in STM32 hardware I2C?

I am from China,I was told that STM32 hardware I2C has bug.So I always use software simulation I2C with two ordinary GPIO Pins. I was wondering what is the bug exactly?Is it a rumor ,or is it true?I hope get opinion from abroad website,because you sp...

Ethan1 by Associate III
  • 1664 Views
  • 6 replies
  • 1 kudos

STM32L443VCT6 ADC fault

I've been tinkering around STM32 (L443VCT6) for a couple of weeks now and one thing I don't get is I'M USING THE ADC_IN 10 CHANNEL. MY ADC MEASUREMENT REMAINS THE VOLTAGE RANGE ON THE PIN LEGS, HOWEVER, MY ADC VALUE IS INCREASING. AFTER 4095 IT IS NO...

BSola.2 by Associate
  • 485 Views
  • 1 replies
  • 0 kudos