5 years, 10 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.

Be the first to answer this question.