This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Adding HAL functions to the PACK in project for STM32L496

Hello,
my project was created for blinking project with STM32L496QG using PACK. The set of Device HAL functions is limited. How I can add more HAL functions e.g. for SPI and UART? they are present in the folder Keil\ARM\PACK\Keil\STM32L4xx_DFP\2.2.0\.
Thanks,
Alex

Parents
  • I'm god with adding HAL files for SPI, UART, I2C using Manage Run-Time Environment. I still have problem with adding file for the MSP initialisation. How can I add the file stm32l496xx_hal_msp.c to the project?
    Thanks,
    Alex

Reply
  • I'm god with adding HAL files for SPI, UART, I2C using Manage Run-Time Environment. I still have problem with adding file for the MSP initialisation. How can I add the file stm32l496xx_hal_msp.c to the project?
    Thanks,
    Alex

Children