2018-06-07 07:08 AM
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.