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

Remote access to ST-Link server

Hi I have recollections from a while ago, that it is possible to have an ST Link connected to one PC, and connect to it via ST Link server from another PC via a network. I have spent alot of time searching trying to find some information on this but ...

AJE by Associate II
  • 1218 Views
  • 8 replies
  • 3 kudos

startup error

make: *** [Core/Startup/subdir.mk:19: Core/Startup/startup_stm32f407vgtx.o] Error 1make: *** Waiting for unfinished jobs....I am facing issue.Identify the issue and try to resolve it.

Multiple definitions warning for PAGESIZE

I am getting a multiple definitions warning when compiling due to Inc/Legacy/stm32_hal_legacy.h redefining PAGESIZE, which is already defined in limits.h (in the RTEMS lib). I am using STM32H7xx specifically, but this issue appears to affect all of  ...

dknipe by Associate II
  • 379 Views
  • 3 replies
  • 0 kudos

Parsing Raw Data

Hello,I need to parse a raw data that I receive UART3 interface. Then, I will send to a PC to show results in serial monitor. Before implementing in the microcontroller, I tested my approach in a C compiler. A sample raw data in the buffer array and ...

AE104 by Senior
  • 1727 Views
  • 12 replies
  • 3 kudos

Resolved! Stm32H743 ADC 16bit Really ?

The cubemx example for ADC scan of internal channels for 743-eval shows the converted values being multiplied by 4.  So is it really 16 bit or 14?  I have verified the necessity of multiplying by 4 to get correct readings for VBat.  

Stm32f429igt6-ltdc-lvgl

DescriptionIam using stm32f429igt6 board for displaying an image using ltdc display. I have used lvgl library for displaying an image. For 16bit RGB565 format lvgl V7.4 worked well and good but i want V9.1 in which 24 RGB666 format is available. I ha...

[STM32H5] ADC clock configuration for different ADCs

Hi, I am using both ADC1 and ADC2 for my project. I want both the ADCs to be configured with different Prescalar . But by doing so I am observing ADC2 working with the ADC1 Prescalar. Why am I facing this issue? Is it possible to configure both the A...

Anusha by Associate
  • 325 Views
  • 4 replies
  • 0 kudos
Labels