Fix img urls in llfs.md
This commit is contained in:
@@ -166,11 +166,12 @@ The following functions are tested and working, but other functions might also w
|
|||||||
## Enabling the external loader in STM32CubeIDE
|
## Enabling the external loader in STM32CubeIDE
|
||||||
In order to write the file system data to the QSPI flash, the external loader must be enabled in STM32CubeIDE.
|
In order to write the file system data to the QSPI flash, the external loader must be enabled in STM32CubeIDE.
|
||||||
This can be done by opening the debug configuration:
|
This can be done by opening the debug configuration:
|
||||||

|
|
||||||
|

|
||||||
|
|
||||||
Then, in the `Debugger` tab:
|
Then, in the `Debugger` tab:
|
||||||
3. Enable the `External Loader`
|
3. Enable the `External Loader`
|
||||||
4. Click the `Scan` button
|
4. Click the `Scan` button
|
||||||
5. Select the correct loader: `N25Q128A_STM32F746G-DISCO, 0x90000000 ...`
|
5. Select the correct loader: `N25Q128A_STM32F746G-DISCO, 0x90000000 ...`
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user