STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Laptop does not recognize stm32f407g-disc1

Hello,I have a Asus Vivobook S15 with Windows 11. I want to connect stm32f407g-disc1 + in my laptop but my laptop does not recognize the device. It is not the problem of the cable nor the device because I used them in other laptops and they get recog...

St_user3 by Associate
  • 650 Views
  • 2 replies
  • 1 kudos

RTC (LSE) Running very slow

We are using STM32G030's internal RTC with LSE. The bypass capacitors we have used as shown in the schematic is 22pf (assuming 1.5pf stray capacitance). The crystal we used has Load Capacitance is 12.5pf. This resulted in the RTC being slow, 1 min pe...

gkg by Associate II
  • 4262 Views
  • 16 replies
  • 2 kudos

Resolved! PROGRaming use of 2do usb in nucleo.h7

I want to use the second USB of my nucleo-h753zi board, in a program that checks and graphs the movements and clicks of the mouse that enters through the USB port, but I only see the stlink, there is the init = MX_USB_DEVICE_Init (void);  I used the ...

yogui_ricardo_0-1730055814190.png

Powering Up the ADC

Currently I am Trying to make a custom board for a project now I have done all the decoupling things for the VDD pins however I have to give power supply to the VDDA pin and now I am having some trouble since I am not that expert in hardware. I need ...

Asraful by Associate III
  • 706 Views
  • 4 replies
  • 0 kudos

Using type C usb instead of micro usb

Goodmornig,I'm designing a board with an stm32wb microcontroller and I would like to use a type c connector for power supply (some hundreds of mA maximum) @ 5V the board and possibly to transfer data with the microcontroller. No advance type-c featur...