2023-03-13 11:39 PM
I am checking the below example code given in RAK3172 low level development folder.
C:\en.stm32cubewl\STM32Cube_FW_WL_V1.0.0\Projects\NUCLEO-WL55JC\Examples_LL\LPUART\LPUART_WakeUpFromStop_Init
The only change I made here is for LED2 , GPIO pin changed from 9 to 6.(In RAK3172 evaluation board,LED2 connected from 6th pin)
But,LED2 is not litting as excepted.
Kindly advise me in this regard.
2023-03-29 5:26 AM
Hello @PP.3 and welcome to ST Community
So you should have edited the LL_GPIO_ResetOutputPin function and the LedOn, LedOFF, Ledblinking functions... Your code should work fine!
Could you share just the lines of code that you edited ? to have a better understanding
Thank you!
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.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.