2020-01-29 10:43 PM
Hello All,
I am using "STM32F746G-DISCO" Kit and i would like to program the GRAPHICS DATA on external flash.
i compile my firmware in Release Mode, I need to load program externally using STLink Or STM32Cube Programmer.
I need to program external flash for storing GRAPHICS DATA.
Can you please provide step by step guide to program external flash.
Can you please confirm, is there any problem to program external flash when using "STM32F746G-DISCO" board.
I found link below, it describe that problem in program external flash.
please do needful for me.
Regards,
Nikunj Patel
2020-01-29 10:55 PM
Either tool should be able to program the external memory, you would need to select the External Loader for the Discovery Board.
See Manual for instructions on selecting/programming external memory. Click on COG icon to select the external loader
2020-01-30 01:20 AM
Hi Clive,
First, i am very thankful for supersonic reply.
I have already done the procedure that describe in document.
I have performed below steps:
But still not getting correct result.
I have a doubt that external flash are not programmed.
If i compile my firmware in DEBUG mode then its works fine. when compile using Release mode and programmed using external programmer its fails.
Please, Let me know, if i missed some configuration or i followed the wrong steps.
Please confirm the below link i have found from WEB.
Regards,
Nikunj Patel