User Activity

Hi,1. In the STM32G0x1 reference manual I can read about the FDCAN peripheral. But there is no STM32G0 MCU with FDCAN anyway. Why is FDCAN in this reference manual anyway?2. How can I know whether a MCU has DFU (USB bootloader)? There's no column for...
Hi all,A USB device should pull up DP when it detects VBUS power only. This is described in the USB standards and ST AN4879 factsheet. Question 1. Is there any other (smarter) way with the STM32L072 than to monitor VBUS power on a GPIO yourself (via ...
I developed a user device with a STM32G030 in it. Now I want to go to the market. But before that, I want to have a USB port on my board with which users can update their firmware in case my software has bugs. In the STM32G0x0 datasheet (RM0454) in c...
Kudos given to