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

stm32h750 emwin in Internal RAM

I am working on STM32H750 microcontroller. I want to use 480X272 RGB LCD without external RAM. So i was trying emwin example code but that uses external SDRAM for lcd data storage. I changed data storage location from external RAM to Internal RAM but...

VAgga by Associate II
  • 226 Views
  • 0 replies
  • 0 kudos

CAN bus on STM32F103RB

Hello, I want to read all message coming from sensor using CAN bus. My configuration seems not okay because the CAN RX interrupt is not trigger. I made the code with CubeMX and below are my files:Main.c#include "main.h"   /* Private includes --------...

NVan.966 by Associate
  • 284 Views
  • 0 replies
  • 0 kudos

Hi I am Using STM 32f407 discovery board. and i coded for the I2C communication some bugs are in the interrupt mode. for receiving one byte

Hi I am Using STM 32f407 discovery board. and i coded for the I2C communication for both blocking and Interrupt API when i using the repeated start condition for receiving one bit in the interrupt condition some bugs are there in the code i don 't kn...

Why I could not receive the data properly in the UART ??

Hi Team, I am using stm32L0 & stm32h7 controller in my design. we can try to communicate from stm32l0(tx) to stm32h7(rx) using UART. stm32h7 While receiving that data was not correct. STML0 was UART Polling mode of transmission. In stm32H7 was Interr...

0690X00000ArpUDQAZ.png
Vel by Associate III
  • 399 Views
  • 3 replies
  • 0 kudos

Hi, I'm using the MCU STM32l476, and I have a problem with RTC. The RTC works only if the board is turned on. When the board is turned off or it's sent a command to the MCU go to shutdown mode, the RTC is reset to zero values.

According to the datasheet, there is shutdown mode with and without RTC, so I believe it's a problem of configuration. Can be some parameter of configuration that is missing? How to configure the shutdown mode with RTC?Thanks!

FDigi by Associate III
  • 956 Views
  • 12 replies
  • 0 kudos