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! Can you help me to get the right UART data from my STM32´s?

Hello, i get the wrong data from my UART connections. I try to transmit the data "HELLO WORLD\r\n" from my STM32 to my PC with a UART-USB adapter. Every cycle my LED blinks the transmitted signs are "…ýQa[gwëåÿÿÿÿÿÿÿÿ{FF}«" I tried STM32F103RBT6 and...

SJank.3 by Associate III
  • 442 Views
  • 3 replies
  • 0 kudos

STM32G431

I USED 6 PCS TIMER IN ENCODER MODE NEED ON SOFTWARE 64BIT POSITION I USED CHECK DIR AND SR BIT FOR TRAKING BOUT SOME TIME CHANGE DIR FAST AND I MAKE MISTAKE AROUND 65535HOPE ANY ONE CAN HELP HOW TO RESOLVED void tasktim2(void){ uint16_t b2; if ((TIM2...

Labels