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

PWM dithering

I am using STM32F103C8 controller for my product desgin. I want to implement PWM dithering concept to increase my PWM resolution. after reading application note AN4507 following are my doubtswhat is meant by 1-LSB duty cycle managementOn page no 12. ...

MMitt.7 by Associate
  • 691 Views
  • 4 replies
  • 0 kudos

Weird binary size growth

Has anyone else stumblen on this?I had a build configuration, and I needed to do another for a different memory area. I made a new one with a different name based on the existing configuration, and when it compiled and linked, I removed the old one. ...

STM32F105 I2C clock streaching

Hi,We are working with the STM32F105 chip and we want to use its I2C interface to communicate with a chip that demanding an I2C master that allows the clock stretching. We need to know if it is possible to enable this feature in the STM32F105 and how...

CAlon by Associate
  • 362 Views
  • 2 replies
  • 0 kudos

Resolved! HW timers with FreeRTOS

Hi,I am struggling with HW timers when using FreeRTOS. Using H743ZI Nucleo Board and writing on FreeRTOS application examples.I have changed ThreadCreation application a little bit: created another task that initializes LEDs and a timer, and creates ...

Usart bad baud rate / stop bits setting hanging mcu.

Hello, I'm having some issue with the usart, everything works just fine, but if I start querying the usart with a bad baud rate and especially when the stop bits setting is incorrect, then the mcu hangs after couple of seconds. Please look below, I h...

SimonP by Associate II
  • 394 Views
  • 1 replies
  • 0 kudos