User Activity

Hello,I have a STM32WLE that works with the lora end_node projectI have a sensor that i power up with a mosfet when needed.But during the time that the chip is sleeping i need to disable the internal I2C pullup (+30 uA more due to the fact that the V...
Hello,I have a STM32WLE that works with the lora end_node project I have a sensor that i power up with a mosfet when needed. But during the time that the chip is sleeping i need to disable the internal I2C pullup (+30 uA more due to the fact that th...
Hello,I'm using the exemple for FUOTA in STM32WL for single core (STM32WLE). And I would like to know where I can find the .ioc file to change the pinout confirguration of the chip.Thanks
Hello.I have a STM32WLE5LB that has both RF LP and RF HP but leaving the settings as default in DR0 the device consume up to 80mA . That means that only the RF HP is used.How change this ?Also my gateway : Kerlink Fetmocell seems to don't have ADR se...
Hello, I'm Using the STM32WLE5JB with STMCubeWL , and i'm wondering how i need to confirgure the .ioc and writing the code to have a arduino style ADC.Without DMA i want to read only the channel that i want to read and not all in one time.I tried som...