cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32f7508-dk HW upgrade issue

Makprog
Associate

How can I port my stm32f7508-dk project from hardware C-02 to C-03

when install the same binary file the screen will hang , that’s due to change in the flash memory ,

now how to update the driver for flash memory g??

thanks and regards

2 REPLIES 2

Should be some metadata in the configuration for STM32 Cube Programmer command line to select

W25Q128JVEIQ_STM32F7508-DK.stldr

instead of

N25Q128A_STM32F7508-DISCO.stldr

 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Thanks for reply.

is it the same for the cubeIDE ?

BR