2022-12-25 12:30 PM
I am Using STM32L152 with Keil uvision5 and for setup Run Time Environment must selct STM32cube HAL library, do I have to use HAL or I can use only device start up
2023-01-27 07:38 AM
Hello @AElah.1,
Indeed, it is possible to use device's startup file. However, It is recommended to use HAL for ease of use and functionalities.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.