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

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
  • 283 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
  • 416 Views
  • 3 replies
  • 0 kudos

I2C Reception Issue with DMA in HAL Library

HelloI am implementing I2C transfer with DMA in stm32.Processor: stm32l152rdt6DMA Configuration:I would like to continuously receive 3 bytes from master, so I use circular mode.NVIC Configuration:I2C Initialization Code: hi2c1.Instance = I2C1; hi2...

0690X00000AA9vBQAT.png 0690X00000AA9vLQAT.png
MHuan.18 by Associate
  • 187 Views
  • 0 replies
  • 1 kudos
Labels