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

16GB eMMC (8-bit) on STM32F676ZI

Hi, I connected a 16GB Sandisk eMMC in 8-bit mode to an STM32F676ZI SDMMC interface.I use HAL drivers and TrueStudio for development.HAL_MMC_GetCardInfo returns this information:CardType : 0 Class : 2293 RelCardAdd : 0 BlockNbr : 2097152...

Jack3 by Senior II
  • 1942 Views
  • 18 replies
  • 1 kudos

Resolved! Low Level API function to register map for STM32G4 family

Hi there,in the ADC FIrmware driver API Description for the STM32G0 family a table exists that shows which LL function accesses what register. In the UM2570 (which is the same doc but for STM32G4) this table is missing. This is giving me a hard time ...

LGard.1 by Associate II
  • 877 Views
  • 6 replies
  • 0 kudos

I2C LL - no transmit

Got problem after converting from STM32F051 to STM32L051no data transmit.same board, same function:LL_I2C_HandleTransfer(I2C1, 8bitAddress, LL_I2C_ADDRSLAVE_7BIT,1, LL_I2C_MODE_AUTOEND, LL_I2C_GENERATE_START_WRITE);   Timeout=1000000; while(!LL_I...

IIvan.6 by Associate II
  • 373 Views
  • 0 replies
  • 0 kudos

STM32F427 SPI Enable control

HelloWe select the STM32F427 for new product and use the SPI slave function.​We want to control the SPI enable/disable for the data input control.(SPI_CR1 bit6 SPE) Can the STM32 SPI function receive the data immediately after SPI enabling?​Are there...

TFuji.5 by Associate II
  • 582 Views
  • 4 replies
  • 0 kudos

STM32H725 4 I2S streams

Hey Guys,I'm struggling to figure out how to stream sine waves at a constant frequency for 8 channels. Each channel has its own sine wave frequency. The issue I'm having is how to stream all these at the same time. I created an array for each sine wa...

0693W00000D02dgQAB.png
KRega.1 by Associate II
  • 1469 Views
  • 10 replies
  • 0 kudos