2023-04-08 02:50 PM
2023-04-10 02:20 AM
Hello @GErma.1
First of all, please note that the LPTIM feature is only available for some STM32G0 series such as STM32G071xx, STM32G081xx, STM32G041xx, and STM32G031xx. So make sure that your microcontroller is one of these supported devices.
if that's the case, you can try enabling it with STM32cubeMX, once the code is generated, the LPTIM drivers should be installed in your project!
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.
2023-04-10 02:20 AM
Hello @GErma.1
First of all, please note that the LPTIM feature is only available for some STM32G0 series such as STM32G071xx, STM32G081xx, STM32G041xx, and STM32G031xx. So make sure that your microcontroller is one of these supported devices.
if that's the case, you can try enabling it with STM32cubeMX, once the code is generated, the LPTIM drivers should be installed in your project!
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.