Question
Can I use HAL library in MBED?
Posted on March 15, 2018 at 19:21
Hello,
I have Stm32 L4 microcontroller. I want to make use of all its power modes and I have only found the HAL library generated by the Cube software(
) that uses all the 8 power modes. My question is can I use the HAL library with the MBED compiler?