User Activity

I have an STM32G473 on an existing board, and now the need to trigger Timer 2 in "One Pulse Mode" from a hardware input has come up. No problem, I thought, as I knew that the MCU has an event system. I simply assumed that I could generate an event wi...
I am designing a self-powered device with an STM32G473 and a USB-C connector, and want to be certain about the connections.I have made PCBs with USB-C connectors before, but this is the first time that I have neither a VDDUSB, nor a VBUS Sense input....
As others before me, I wish to make my own serial number in a USB CDC device. This isn't the problem – I know how to do that.However, I am puzzled about how the unique serial number is generated in the code auto-generated in STM32CubeIDE. Specificall...
I am trying to implement TinyUSB in an STM32CubeIDE project. My current problem, where I am quite stuck, is that the compiler can't find functions located in the TinyUSB folder tree. Example: ../Core/Src/main.c:176: undefined reference to `tusb_init'...
Hi,I am considering which solution to go for in a new product. To start with, I am going for a 480 MHz STM32H7 with high-resolution timer (HRTIM) for some quick PWM regulation. The regulation feedback is supposed to come from a fast ADC, so I need to...
Kudos from
Kudos given to