STM32L43x peripheral drivers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-09-08 3:06 PM
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...
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-09-08 4:42 PM
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.
