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

Resolved! STM32F030R8 PWM to LED (PA5)

Hi all, I am looking into generating a PWM signal using the Timers and route it to the PA5 pin to blink the LED, but PA5 does not have a TIM routed to it. I thought about just having a timer work in my code and toggle the pin every second by checking...

tolgaust_0-1701193381887.png
tolgaust by Associate II
  • 946 Views
  • 2 replies
  • 2 kudos

Resolved! RTC SCHEMATIC

Hi,I need RTC LSE schematics and ETHERNET output schematic for STM32H563ZI, where can I find them, I am searching but It directs me to datasheets that don't have schematicsThanks for your answers.

Recep by Associate II
  • 661 Views
  • 1 replies
  • 0 kudos

Web Browser on RTOS.

Hello, I want to know if it is possible to run web browser on RTOS prefferably on FreeRTOS. I tried the using QT but could not get any lead. Please let me know if you are aware of such browser that can run on RTOS, of at least steps by which I can ru...