User Activity

Hi,I am using LoRa-E5 mini board from seeed studio (https://www.seeedstudio.com/LoRa-E5-mini-STM32WLE5JC-p-4869.html)To program it using STM32CubeIDE, do we need to connect it to pc using ST-Link or we can simply program it via Type C cable?
Hi, I am trying to run NUCLEO-WL55JC in low power mode. I tried to measure the current consumption, even during Radio.Sleep() mode, it is consuming around 30mA. Is there any way to reduce the current consumption further??
Hi, I want to send data from my STM32 Nucleo board to the PC. I am new to STM32 field. Like in other MCU we use Serial.write(), is there something similar in STM32?
Hi, Is there any way to read register data in STM32WL? Since it uses SX1262 chip, I want to read register data using the register address. Since STM32WL does not have SPI support, can anyone please suggest how to read register data using STM32WL? Fo...
Hi, I am new to STM32.I am trying to implement LoRa Receiver and Transmitter code in STM32WL. I have tried to modify the Rx and Tx code using the Ping-Pong application code (subghz_phy_app.c) . I have added my Transmitter code below, can you please r...
Kudos from