2026-01-24 11:24 PM
do the example of LPGPIO,why show this error.
Getting started with LPBAM - stm32mcu
Solved! Go to Solution.
2026-01-26 12:12 AM
Hello @ElectronicABC
This is not blocking: it’s just a warning, not an error, so you can press “Yes” and the code will still be generated.
The warning simply indicates that there may be a logical/configuration issue in the LPBAM setup, even though valid C code is produced.
If the example runs correctly on your board, you can safely ignore the warning.
If the behavior is not as expected, use this warning as a clue to review the LPTIM and LPGPIO settings in the LPGPIO_drive LPBAM application.
THX
Ghofrane
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.
2026-01-24 11:25 PM
2026-01-24 11:28 PM
click check ,only show this
2026-01-26 12:12 AM
Hello @ElectronicABC
This is not blocking: it’s just a warning, not an error, so you can press “Yes” and the code will still be generated.
The warning simply indicates that there may be a logical/configuration issue in the LPBAM setup, even though valid C code is produced.
If the example runs correctly on your board, you can safely ignore the warning.
If the behavior is not as expected, use this warning as a clue to review the LPTIM and LPGPIO settings in the LPGPIO_drive LPBAM application.
THX
Ghofrane
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.