Skip to main content
Visitor II
August 25, 2020
Question

How to create flash loader for stm32h750 with extern nor flash?

  • August 25, 2020
  • 0 replies
  • 859 views

Hi,I want to know how to create flash loader for stm32h750 with extern nor flash on user custom board.

I have an stm32h750-dk ,and i know the MT25TL01G_STM32H750B-DISCO.FLM is the flash loader file for stm32h750-dk.

Our custom board is differ from stm32h750dk, so the MT25TL01G_STM32H750B-DISCO.FLM can not works fine for our custom board.

Stm32h750-dk :STM32H750XB(MCU) + MT25TL01G(NOR Flash)

Our custom board:STM32H750IB(MCU) + MT25QL512(NOR Flash)

I want to know if there is any template project for user develop own flash loader for custom board?

Does ST team open the source code for create MT25TL01G_STM32H750B-DISCO.FLM ?

Thanks for your attention.

    This topic has been closed for replies.