Skip to main content
SMK.2
Associate
June 15, 2020
Question

Hi, I have started working on STM8L Dev board. I want to integrate HAL driver. Can anyone tell where I can find this?

  • June 15, 2020
  • 2 replies
  • 864 views

..

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    June 16, 2020

    As far as I'm aware the part still use the older SPL, not the STM32 like HAL, which is very bulky

    https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm8-embedded-software/stsw-stm8008.html

    The STM8 CubeMX tools provides some pin configuration automation

    https://www.st.com/en/development-tools/stm8cubemx.html

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    SMK.2
    SMK.2Author
    Associate
    June 16, 2020

    Thank you Clive