2020-02-06 04:58 AM
Hi
I use stm32h750vb
I want config qspi with w25q64 but i can not make .flm file for keil mdk
2020-02-06 05:28 AM
They have a Flash subdirectory containing examples and Web help pages describing the interface expectations.
It helps to first have a working QSPI BSP for your board, supporting erase, write and read functionality.
2020-08-19 04:08 AM
I have done the BSP for my board and it works fine, But when I use the BSP functions in the _Template_Flash example, they would not work, keil would just say flash time out, would you please help!