Skip to main content
jorgewu
Visitor II
November 13, 2019
Question

Question about access internal flash on STM32H7

  • November 13, 2019
  • 0 replies
  • 510 views

My codes are stored on bank2 and I am trying write some manufature data into BANK2 (sector 14) of internal flash.

Howerver it always fail in erase stage dut to the flag of PGSERR is raised.

If I change to write data to bank1 (sector7) this symptom not happen again.

Is there limitation that code cannot access internal flash that within same bank on STM32H7?

This topic has been closed for replies.