STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 1851 Views
  • 16 replies
  • 2 kudos

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
  • 307 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...

Help with STM32U0 RTC not running wanted

Hello,probably I miss something, but  I have searched long enough so things start to get unclear.I have set up RTC on STM32U0, so I expect is to be running. But ist does not free running:<(gdb) mon sTarget voltage: 3.24VAvailable Targets:No. Att Driv...