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

STM32F030 HAL_UART_Transmit problem

Hi,I am trying to receive and trasnmit data with STM32F030C8 mcu, i can receive any data from serial monitor, but when i try to use HAL_UART_Transmit to send data, i can not see anything on serial monitor. Any advise?uint8_t data[25];//this my data b...

er3481 by Senior
  • 309 Views
  • 3 replies
  • 0 kudos

HSI48 and CRS accuracy issue

Hi all, I am using the STM32H755 Nucleo board to test a proof of concept clock recovery solution. I am using the CRS external GPIO sync pin with a 1kHz refclk to synchronise the HSI48, and output the synchronised clock on MCO1. The issue I am having...

MJack.1 by Associate III
  • 972 Views
  • 2 replies
  • 0 kudos

STM32G031J6 stuck in non programmable mode

Hi there, during the development I have accidently flashed (via ST-LINKv2 SWD) two chips (stm32g031j6) with program which sets PA13 as INPUT, PC14 PWM OUTPUT and initiated hardware SPI (pins PA12, PA11, PA1). After flashing this program, chip does no...

Elektrik by Associate II
  • 571 Views
  • 3 replies
  • 0 kudos

SRAM reserved location usage

Hi, I am using STM32F779NI and Keil IDE. I have defined SRAM start area in Target options from0x20000000 with size as 0x80000. Now, I want to write a keyword at known location in the memory. The memory area should be selected such that incremental de...

A3 by Associate III
  • 576 Views
  • 3 replies
  • 0 kudos