cancel
Showing results for 
Search instead for 
Did you mean: 

LPTIM STM32G0 How can I install the HAL LPTIM drivers for STM32G0 in the STM32Cube IDE? BR Gilberto

GErma.1
Associate III
 
1 ACCEPTED SOLUTION

Accepted Solutions
Sarra.S
ST Employee

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.

View solution in original post

1 REPLY 1
Sarra.S
ST Employee

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.