User Activity

Hello,I'm writing this post because I'm facing an issue with generating a PWM signal on TIM3 for a buzzer application using the STM32L476RET microcontroller. Based on the buzzer's datasheet, it requires a 4,000 Hz square wave with a 50% duty cycle. I...
Hello,I am trying to communicate with an SDI-12 sensor through my custom STM32L4 pcb. The communication that I am trying to achieve is from a 3.3V microcontroller. Thus, I used the SN74LVC1G240DBVT buffer to convert my UART to SDI-12 data one wire, a...
Hello, I am trying to set the device into standby mode before the actual code execution. I have set a pin as a wake-up source from standby mode and I need to run the actual code after waking up from standby mode. The workflow seems to work, for insta...
Hello,I would like to know if I can find and modify the script that runs when the green (Run as..) button is pressed (Flashing code to board), in the STM32CubeIDE.
Hello everyone, I am using an STM32 microcontroller and I am facing a problem when I try to mount an external flash memory. The problem is inside the function lfs_dir_fetch which is returning unexpected values in the test buffer here:  struct lfs_dis...
Kudos from