This section provides a simple workflow for how to use the QSPI Configurator.
- Launch the QSPI Configurator.
- Open an existing or create a new configuration file.
- Specify the configuration file location.Note:The device database (device-db) is loaded before the configuration. If device-db is not present on the disk, it will be downloaded automatically. Observe the notification on the status bar.
- Select a memory from the Memory Part Number list.
- If your memory device supports SFDP, select Auto detect SFDP.

- If your memory device does not support SFDP, or for manual
configuration, select a memory from the Memory Part
Number list, and specify the configuration parameters as required
(for example, memory mapped, write enable, etc.). See QSPI Configuration Fields.

Note:If the required memory part number is not present in the list, you can add it. Select <Browse>…, navigate to the memory file location, and select it. - If your memory device supports SFDP, select Auto detect SFDP.
- Save the Configuration file to generate source code. See Code generation.
- Use the generated structures as input parameters for QSPI functions in your application.