User Activity

I am currently working with a stm32wl55JCI and using RTOS. I am currently running into overflow errors of ram1. I am currently using an example project using RTOS. I tried using heap5 and used the sample templates for how to define the memory regions...
I am currently using a FreeRTOS example project with the stmwL55, but instead of the defaulted heap 4, I am selected heap 5 in the ioc to utilize RAM2 for the 28kb. I have used the suggested example of how to initialize the heap before task creation....
After updating STM32Cube IDE and Cube MX I have ran to a problem of not being able to enable certain middlewares, in this case LoraWan. I did not have this problem before updating. I was wondering if there is a new process in enabling this middleware...
I am currently working on the LoRaWAN_END_NODE example project for a stm32WL . And I want to receive external data via uart and use the LoRaWan process continually, however I am getting problems. I am unable to read from the UART the second time I ca...
I am currently working on the LoRaWAN_END_NODE example project for a stm32WL . And I want to receive external data via uart and use the LoRaWan process continually, however I am getting problems. The UART is giving invalid data after the sequencer is...
Kudos given to