Stm32f7508-dk HW upgrade issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-24 1:27 PM
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
Labels:
- Labels:
-
Documentation
-
ST boards
-
STM32F7 Series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-24 1:41 PM
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..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-24 6:41 PM
Thanks for reply.
is it the same for the cubeIDE ?
BR
