LP Timer and LoraWAN simultaneously not working in STM32WLE5
Hi,
We are using NUCLEO-WL55JC1 board for our development.
we are trying to combine the project of LPTIMER and LORAWAN Slave...The Lorawan uses HAL library and LPTIMER uses LL libraries the program compiles completely and burn in to the board. but it is not going in the LPTIMER interrupt. As we have tried with both separately its working perfectly fine.... can you suggest any setting we are missing on the settings....We have tried to use separate HAL Library HAL library for LPTIMER its not working...even the sample so we have used LL library for LPTIMER and HAL Library for LORAWAN....
If anyone have idea on this please reply
