STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

bank swapping in stm32h745

Hi, I want to use OTA in stm32h743, for that I need to switch between two bank after flash write, as per reference manual//HAL_FLASH_OB_Lock(); HAL_FLASH_OB_Unlock();   /* Set OPTSTRT Bit */ SET_BIT(FLASH->OPTSR_PRG, FLASH_OPTCR_SWAP_BANK); /* Wa...

ykn by Senior
  • 1043 Views
  • 3 replies
  • 0 kudos

Calibration issue on STM32H750 - DIV256 versus DIV1

The calibration at a DIV256 works most of the time but some MCU must be calibrated with a DIV1 otherwhise I get an offset of zero. We use VREFBUFF as reference. We try to swap an MCU with good result (DIV256 worked). One MCU calibrated but with error...

guys_fr by Associate II
  • 677 Views
  • 4 replies
  • 0 kudos

Hardfault in STM32L4S5ZI with IAR

Hi ST Community,I have a project running on STM32L4S5ZI and I use IAR for compiling and flashing of the firmware. My application has a file system (a 16MB flash memory) that is interfaced with the STM32 using an SPI interface. The device also has a w...

SJant.1 by Associate III
  • 661 Views
  • 1 replies
  • 0 kudos

Resolved! Problem with Flash write STM32G474RE

Dear colleagues,I woild like to ask you help me with may issue below:Why do I lose data when writing flash memory and an error occurs my code in the attachment.Code seems good, but I am sure that I loose something.In memory loosed letters "llo" from ...

IPast.1 by Associate II
  • 1552 Views
  • 6 replies
  • 0 kudos