User Activity

I read a lot about it for other STM32 MCUs but can't find any confirmation that it’s not possible to use PA4 and PA5 as GPIO output and DAC1 channel 1 and channel 2 internally for STM32F303CBT6. There's a hint in the errata of another STM32F303* usin...
Hi,I'm using the combined pwm mode using STM32L431 TIM2 and noticed this information in the reference manual RM0394, page 845."When a given channel is used as combined PWM channel, its secondary channel must be configured in the opposite PWM mode (fo...
Hi together,the VCONN voltage at STEVAL-USBPD27S is generated with a LDO. https://www.st.com/content/st_com/en/products/evaluation-tools/solution-evaluation-tools/psu-and-converter-solution-eval-boards/steval-usbpd27s.html#overviewUSB power delivery ...
Hi,I'm looking for an example schematic of a USB PD charger interface using STM32G071G8U. Current questions are:Is the available singe CC pad (PA8) all you need from the hardware point of view? Is there any option to connect D+ and D- to allow 5V loa...
Hi together, I’m trying to start a new project using STM32G031. The final decision of the MCU isn’t made yet and therefore I’m currently testing the possibilities with the Nucleo STM32G031K8 board. I’m using the onboards USB debug interface. I start ...