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

RTC Losing time after power restart

Hello all,I am working on RTC of STM32F401RC. I have connected a new CR2032 battery to VBAT.My problem is that when I restart the power I lose time. I have disabled the calendar generation and setting time manually so there is no possibility of time ...

KBhon1_0-1697944232160.png KBhon1_2-1697944416432.png
KBhon.1 by Associate III
  • 3951 Views
  • 15 replies
  • 1 kudos

I2C & SPI not working together (STM32F303K8)

Hi, I am trying to simply output information from an I2C device (DS1307 real time clock) to an SPI screen (ST7789) I have tested the code & libraries for the separate devices and they work but as soon as I try adding any SPI commands to the main.c th...

Linkpad by Associate III
  • 921 Views
  • 5 replies
  • 2 kudos

hello, USART read doesn't work on nucleo board.

I am using stm32u575zit6q. I set Baud Rate 2500000bit/s.(my equipment is only support 2500000bits)usart write is work successful, but read is not.usart read work only 9600bit/s.How do I use the read to work over 9600baud rate? 

스크린샷 2023-10-23 113055.png
Dinggo by Associate II
  • 609 Views
  • 5 replies
  • 0 kudos

Resolved! When will the SPI_SR_RXNE bit be set to 0?

I'm using SPI on STM32F407VGT6 This is the code I use to check the state of the SPI_SR_RXNE bit:This is the code for the LIS3DSH accelerometer, when I send data to the accelerometer in response the accelerometer sends data to the Microcontroller.This...

tim.png
MMust.5 by Senior II
  • 1268 Views
  • 7 replies
  • 3 kudos

Read data from PC to STM32 via USB CDC

Posted on February 24, 2016 at 06:02 I am working on a project. One of the part is exchanging data between PC and MCU(STM32F4) via the USB CDC. Sending data from STM32 to PC is very easy, but there is difficulty receiving data from PC. ...

rwmao by Senior
  • 10653 Views
  • 18 replies
  • 1 kudos

Resolved! CRC_POLYLENGTH_16B undeclared in STM32F030CCTx

In `STM32F030CCTx` I need to set the CRC in 16-bit length by calling HAL_CRCEx_Polynomial_Set(MATRIX_UART_settings->crc, CRC_POLY, CRC_POLYLENGTH_16B); but the compiler shows the error : 'CRC_POLYLENGTH_16B' undeclared (first use in this function) in...

Soad by Associate II
  • 624 Views
  • 3 replies
  • 2 kudos

Resolved! STM32L4 - internal routing of opamp output to ADC

I'm trying to use the internal op-amps of an STM32L471 to amplify a small current-sense voltage before measuring it via ADC. This figure from the relevant product training resource shows an internal arrow labelled "ADC," coming from the op-amp output...

oscarw_0-1697771613803.png
oscarw by Associate II
  • 1872 Views
  • 3 replies
  • 2 kudos
Labels