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

Crashing when going from bootloader to new app

Posted on November 22, 2016 at 17:42Folks, I have implemented bootloaders on the STM32F103 and F107 a number of times, but am struggling with a new one I have done using USB to download the new image when it has finished downloading the new image an...

DiBosco by Senior
  • 3689 Views
  • 7 replies
  • 0 kudos

STM32L471 TIM6 & TIM7 problem

Posted on November 21, 2016 at 15:21Hi,I seem to have issues with TIM6 and TIM7 (the enable bit seems to directly be turned to 0 when I write it to 1) in OPM (One Pulse Mode) when I have a 1.8V power supply. The timers (both) seem to operate properl...

jh2 by Associate
  • 309 Views
  • 3 replies
  • 0 kudos

STM32f030 timer 2 problem

Posted on October 15, 2016 at 14:48hii am using stm32f030, last year i wrote a program for stm32f030 that been using timer 2 but today i started to work on this MCU and i can see timer 2 is working , but i dont see timer 2 details in the data sheet ...

embedsol by Associate II
  • 286 Views
  • 3 replies
  • 0 kudos

virtual serial on USB problem STM32F103

Posted on November 12, 2016 at 02:40 ciao ..!! I use STM32F103C8Tx, my IDE is Atollic and configure the project with STM32CubeMX I wanted to try to use the virtual serial present in Cube but I have some problem. I enabled the USB Devic...

Labels