User Activity

Hello and thank you in advance.   I am trying to set up a nucleo-wl55jc1 to send UART data to a custom pcb I made. I will post both IOC files as well as the necessary code to help. I can send data one way (from the pcb to the nucleo) but the other di...
Hello All, I will attach my PCB Layout as well as IOC file screenshot for reference. I am using this tutorial https://01001000.xyz/2020-08-09-Tutorial-STM32CubeIDE-SD-card/.I got it working on a nucleo board, but am transitioning over to the PCB now....
Hello, I am currently building an application for the STM32WL. Two processes need to run simultaneously, the first is offline, and just reads data from a sensor and stores it in SD memory. The second is sending a LoRaWAN up-link message every 10 minu...