cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to reproduce tutorial example with NUCLEO-WL55JC1 and freeRTOS

J_1
Visitor

I am using a nucleo-wl55jc1 and I've attempted to setup the example from this tutorial: https://youtu.be/OPrcpbKNSjU?si=mj6qIDGve6GwYWs6

However, when I set the timebase source to anything other than SysTick to avoid the warning produced by the cubeIDE software, the example does not function as expected. The example does work if I set the timebase source back to SysTick.

The specified LED (blue LED on PB15) never turns on, when I pause the program it shows that it is stuck in an infinite loop in the default handler in "startup_stm32wl55jcix.s", any idea what could be causing this?

1 REPLY 1
STTwo-32
ST Employee

Hello @J_1 and welcome to the ST Community.

Could you please try to test the same behavior using one of the FreeRTOS examples.

Best Regards.

STTwo-32

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.