User Activity

Hi,We have a custom design board with external flash and we are using external flash as download area. We are getting it working with upto 64 KB using SWAP_SIZE of 2KB. But our binary is around 150 KB, we enabled SWAP_SIZE of 4KB. With this scenario,...
We design a new product where we use STM32WL microcontroller and in the datasheet ST is recommended to use NT2016SF-32M-END5875A, it was not in stock everywhere. We planned to use the ECS-TXO-20CSMV-320-EY-TR TCXO in our design. Please share your rec...
We are also facing same tx timeout in our custom designed hardware. We are using XO clock in the design and donot have option for TCXO. Please share your inputs whether STM32WL55JC1 will work with XO clock. We got struck with TX Timoeut issue.
We are trying to bring up LoRaWAN Class B on NUCLEO-WL55JC1 platform. We enabled LoRaWAN End Node with the following,#define LORAWAN_DEFAULT_CLASS            CLASS_B => in lora_app.h#define LORAMAC_CLASSB_ENABLED 1 => in lorawan_conf.hWe have LoRa Se...
I have used STM32Cube_FW_WL_V1.1.0 -> LoRaWAN_FUOTA -> 1_Image sample and build the binary file ->  BFU_LoRaWAN_End_Node.binAfter flashing the binary, STM32WL66 Option Bytes got changed and i could not able to erase and update the fflash after that. ...