cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CUBEMX LPBAM config error

ElectronicABC
Associate II

 do the example of LPGPIO,why show this error.

Getting started with LPBAM - stm32mcu

ElectronicABC_0-1769325815000.png

 

1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

3 REPLIES 3
ElectronicABC
Associate II

ElectronicABC_0-1769325942127.png

 

 

ElectronicABC
Associate II

 

click check ,only show this 

ElectronicABC_2-1769326034636.png

 

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.