cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L43x peripheral drivers

Posted on September 09, 2017 at 00:06

Hi

    I am trying to write my own HAL for STM32L43x deivce basically on the neucleo board that I purchased. I wonder if any of you guys know where I can just download the peripheral drivers... I know STM provide HAL directly without giving the drivers separately... But I would like to write my own HAL... Any help would be appreciated...

1 REPLY 1
john doe
Lead
Posted on September 09, 2017 at 01:42

>I would like to write my own HAL

download the HAL Cube repository for the L4 chips, and look at just stm32l4xx.h and the CMIS stuff.  it might get you where you want to be.