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

F4 Discovery DISCO board

Hi, we have just purchased a STM32F4 Discovery board, and have been trying all day to run one sample application. Everything seems to compile, download and run but there is no action. We have read the AN3997 is very vague and confusing.We have no ide...

FDixo by Associate III
  • 1007 Views
  • 6 replies
  • 0 kudos

STM32H743 FLASH problem

Posted on June 02, 2018 at 09:37X:\STMicroelectronics\STM32Cube\Repository\STM32Cube_FW_H7_V1.2.0\Projects\STM32H743I_EVAL\Applications\IAP\IAP_MainIsn't function HAL_FLASH_Lock() supposed to be in position 2?

0690X0000060L4vQAE.png
one V by Associate III
  • 1205 Views
  • 8 replies
  • 0 kudos

How does the map file work?

Greetings! I am writing a small bootloader application on an STM32L496 that will copy an image from one location in flash to another. I have reserved a 256KB chunk of flash to hold the image. I created a region and section in the .icf file, and de...

How to write flash by an external SWD prgrammer?

Hi everbody. From the <<PM0075 Programming manual>> ,I have success erase the entire flash follow Mass Erase sequence, the C code as below:FLASH_Status flashEraseAllOptionBytes_STM32(void){  FLASH_Status status = FLASH_COMPLETE;  uint32_t ...

peng jun by Associate II
  • 761 Views
  • 3 replies
  • 0 kudos