User Activity

Hi! I'm working with the STM32WLE5JCC lora IC. Im using it to read sensor data through I2C and a voltage with the ADC. Program works fine in debug mode. When you unplug it from the pc it keeps working. Then, if you reset the board, ADC and I2C return...
Hi!I'm developing a project bassed on the SUB_GHZ_PINGPONG example from ST. First, Every time I change something on cubeMX it creates files on the wrong directories and i have to delete them manually. This is an common problem that is well documente...
Hi! I'm working with the LORA E5 trying to make a small librarie to easily send/receive data through LORA protocol (Not lorawan). The given examples (Ping-Pong) use the task scheduler and the Subghy app, wich im not planning on using. My question is:...