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

Serial UART design for various size transfers

Hello, I'm writing an application on the STM32F303 Nucleo board that uses the serial UART to receive commands and send responses. I believe example code from the standard peripherals library shows either single byte transfers or fixed size buffer t...

Resolved! How to use RTC periodic wakeup (from standby) on STM32L0

I am trying to periodically wakeup STM32L010K8 from standby mode. The project is generated is using CubeMX. The device doesn't wakeup unless I reinitialize RTC everytime it resumes from standby. How can I avoid reinitialization of RTC everytime?/* US...

Raghu by Associate
  • 988 Views
  • 2 replies
  • 0 kudos

HAL_SPI master OVR error

Hi everyone,I'm using the STM HAL for my SPIcommunication in master mode. Toreadout my ADC, I implemented a state machine, which startsthe ADC conversion and then once a data ready signal is received, the data isclock out in SPI full duplex mode. Onc...

DZimm.9 by Associate II
  • 360 Views
  • 0 replies
  • 0 kudos

Executable format for flashing under Linux

Hi,I use Linux as a development environment for STM32F429. I've created several Makefile files for my project and I'm able to compile it. Now I'd like to flash project's output binary file to STM32F429. I know that it is possible to mount STM32F429 ...

WKowo by Associate II
  • 599 Views
  • 3 replies
  • 0 kudos
Labels