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

Make USART6 as debug console in STM32F768-discovery board

Greetings !I am working on STM32F769 discovery board . I have built OS using Buildroot . I can able to get U-boot prompt through Default debug console (USART1).Here I having a requirement of changing default debug console (USART1) to USART6 . I am a...

PG.9 by Associate III
  • 415 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F746 Disco clear memory section

I Have STM32F746 Disco and i have a memory section that sould be initialized to zero.and the aim behind this is to keep the memory content whenever the board is rest.but unfortanlty, this section is being clear every time i restart the debuger.the se...

MFawzy by Associate II
  • 1075 Views
  • 11 replies
  • 1 kudos

STM32F051 ADC and Multiple input

Hi there !I'm gonna use this microcontroller for one project. I start with configurate one ADC channel and i have a couple of question to ask . 1) More voltage input is close to Vref and more the value i read is close a the input ex: input 2.50 V i r...

SGian.1 by Senior
  • 296 Views
  • 3 replies
  • 0 kudos

Is this an Error in the STMH7B3xi Datasheet?

Section Memories...The Flash memory is organized as follows:• Two independent 1 Mbyte banks of user Flash memory, each one containing 128 user sectors of 8 Kbyteseach.• 128 Kbytes of System Flash memory from which the device can boot.• 1 Kbyte of OTP...

"undefined reference to custom function"

I am unsure of why this function keeps triggering the "undefined reference to function" error, especially since it seems to be able to find it perfectly well when I deliberately leave out arguments.The function in question is shown below:dc_init(DC1,...

ESpra.1 by Senior
  • 733 Views
  • 8 replies
  • 0 kudos
Labels