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

How do I measure execution time and achieve determinism?

Hello to everyone. I would like to prepare some exercises where my students should quantitatively design a real-time application on a Nucleo F767ZI boards, but to do so they will need to determine and control the execution time of their code. I am as...

PB1 by Associate III
  • 931 Views
  • 4 replies
  • 0 kudos

Using LPUART to transmit byte wise: Space between Bytes

Hello,I have a STM32 L081KZT and want to use the LPUART to send an Array of bytes, byte wise. For that, I use HAL_UART_Transmit_IT to send the first Byte of the Array and HAL_UART_TxCpltCallback to recursively write the rest of the Array with HAL_UAR...

0693W00000NqLf1QAF.png
HRaup.1 by Associate II
  • 1256 Views
  • 6 replies
  • 0 kudos

Need Target name for Mbed Studio Desktop program please

For the Mbed Studio Desktop program, I need Target name for the STM32F429I-DISC1.At present Mbed program has Target name only DISCO-F429ZI (S/N: 066AFF5...71658...I need to develop C++ programs using Mbed Studio Desktop program using 32F429I Discover...

SamJ1 by Associate II
  • 530 Views
  • 5 replies
  • 0 kudos

Error message tells me No source available for "__do_global_dtors_aux() at 0x80001ac". I can't seem to solve this problem, does anyone have any ideas?

Hello, I want to write/read on the flash memory. For that I made a small program (attached). My program works on Keil5 but when I switch to Atollic TrueStudio when I want to debug an error message tells me No source available for "__do_global_dtors_a...

EVesi.1 by Associate
  • 1164 Views
  • 4 replies
  • 0 kudos
Labels