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! SysTimer period less than 1 ms

Hello, I am moving from TI DSPs to STM32 MCUs.I would like know if it is possible to configure SysTick timer to generate an interrupt with a period less than 1 ms, as I usually do on TI DSP projects.My doubt comes from UM2319, par 6.1.2:"SysTick time...

CTabo.1 by Senior
  • 726 Views
  • 4 replies
  • 0 kudos

I'm using NUCLEO64 F302R8 controller, it works when I first debug the program, then it doesn't work at all. What could be the reason for this?

In my project, I convert char array components to uint_8 data type with atoi. It works fine with my project in the debug phase, then it doesn't work. I have to debug every time I want to run it./* USER CODE BEGIN 4 */ void HAL_UART_RxCpltCallback(UAR...

YBAYR.1 by Associate III
  • 238 Views
  • 0 replies
  • 0 kudos
Labels