2020-02-03 12:53 AM
HI!
I'm currently working on a project using stm32F746-Disco board and Touchgfx.
As you know, The stm32F746-Disco board used 128 Mbit QSPI memory.
I'm running out of 128 Mbit SPI memory, so I'd like to use a higher capacity QSPI memory(256MBit).
However, the Cube example or STM32CubeProgrammer has only 128Mbit QSPI EX Flash Loader.
I want to use STM32CubeProgrammer or CubeIDE to store data in different capacity QSPI memory.
Can I get some references or ideas for this? :dizzy_face:
2020-02-03 01:50 AM
You'd need to write or commission an External Loader to support your chosen Flash IC on the pin usage of the specific board.