Create an External Flash Loader for STM32H7B0VBT6 with W28Q128 and SEGGER J-Link
Hello everyone,
I am working with a custom board featuring the STM32H7B0VBT6 microcontroller, which has only 128 KB of internal Flash memory. This is insufficient for my application, so during the board design phase, I included a W28Q128 external Flash chip to extend the memory.
I am now attempting to configure the external Flash for use with the STM32, but I am struggling to find clear documentation or guides on how to integrate an external loader with the SEGGER J-Link debugger for programming and debugging.
Has anyone successfully implemented a similar setup? If so, could you provide guidance or point me to relevant resources? Any advice on configuring the external memory interface (e.g., QSPI) or creating the loader would be greatly appreciated.
Thank you in advance for your help!
