User Activity

I have been using the APP_LOG() macro from stm32_adv_trace.c to output messages while developing with the STM32WL55. This uses DMA transfers with the UART.I thought it would be useful to use the SWD debug port for console output, instead of the UART....
STM32WL55 family devices need unique credentials on a chip-by-chip basis. These include DevEUI, AppKey and AppEUI, as well as Region etc.What strategies are there to permit this provisioning during the manufacturing process?I am thinking of this proc...
When attempting to add an accelerometer to the LoRaWAN_End_Node program, on the SPI1 interface, I find that it works (in polled mode) until the board sleeps and is woken with an interrupt. Then the SPI1 Control Register 1 and Control Register 2 are c...
I have used the Device Configuration Tool to set up an SPI1 peripheral on PB3, PB4, PB5 with manual control of the chip select, and polled (not interrupt driven). Writes to SPI slave chips registers execute without error, but register reads give a HA...
I am building LoRaWan code using STM32CubeWL Firmware Package, which is set up for the STM32WL55. My own hardware uses the Seeed LoRa-E5 module, which uses the STM32WLE5. Code built for the STM32WL55 runs on the STM32WLE5, but I thought I should migr...
Kudos from