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 to unlock STM32F103C8T6 ?

Hello, I have several modules with STM32F103C8T6 (called Blue Pills). But I cannot get them to runthe programs. I can freely write or read flash memory with stm32cubeprogrammer, but there is always warning (even when I want to start the program), tha...

bully by Senior
  • 724 Views
  • 2 replies
  • 0 kudos

CLOSED - USART receiver not working on F446RE MCU

Hello all,I'm trying to implement a really simple exercise:Send a char via USART2 (PA2);Receive the char via USART1 (PA10);After the char is received, within an interrupt I increase a variable called "Debug".The only HW connection done is that betwee...

FGiai.1 by Associate II
  • 1291 Views
  • 16 replies
  • 0 kudos

ADC works sometimes STM32f303RE

Hi.I am having problems with the ADC, for some reason, it only works when I put a breakpoint in the function I use to enable the ADC to debug, but, if I run it without any breakpoint, it does not work.line of code I use to extract a value from the AD...

Data reading fail in external loader

Hi, I wrote an external loader and tested for write, erase sector, erase chip. They all worked but I have a problem about reading. I thought it was because of the verify function in Loader_Src. Can someone explain what the function does?

Ezgi by Senior
  • 256 Views
  • 1 replies
  • 0 kudos

STM32G030 Flash Read/Write issues.

>>Hi I am trying to write and read data from FLASH in STM32G030 32KB Flash device.>>However , I am experiencing unusual behavior . Sometimes I am able to read data correctly and sometimes junk data is read.Following is my code :#define FLASH_USER_STA...

PGand by Associate
  • 933 Views
  • 2 replies
  • 0 kudos