Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 5 months ago.
MBED OS QSPI interface using Cube Driver
Hi
I m working in a project using MBED OS on STM32l433RC, with the aim to use QSPI interface of these board.
I integrated some configuration generated by cubeMX but when I running the application nothing hapen when SystemClock_Config(), MX_GPIO_Init() and MX_QUADSPI_Init() executed.
How can I use Mx and Hal driver on MBED.