User Activity

Hi,I have stm32wle5 and a circuit to measure current. stm32 will generate a PWM using timer1 ch1. The opamp's output is also connected to the ADC input of stm32. I want to measure the current (read ADC values) when PWM is on. Preferably in the middle...
Hello,When I try to start a new project with stm32wl MCU, I see that LoRaWAN is locked in cubeMX. When I import one pre-configured project, I see that it is enabled, but I don't know if I have to enable some other peripherals first to enable LoRaWAN ...
Hi,I'm a new user of STM MCUs. I have a custom board with stm32wle5 on it, and I try to config the lorawan to send data to Helium. I searched over the internet, but all the examples are based on the Nucleo board and use a pre-configured .ioc file. Is...