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

STM32G491KCU6: Unable to program via UART1

Hello,I'm trying to program G491KCU6 board via UART1 and I'm not able to connect to st-programmer. I don't know whether the board is actually entering Boot0 or not. I have PB8 with 10K to GND and I pull it up during connection to enter Boot0. Below i...

MallikarjunSE_0-1705136656649.png

Trouble with SDRAM and STM32F469

Hi all!I am struggling to couple STM32F469ZGT6 (running at 180 MHz) with SDRAM type IS42S16160J-6TL from ISSI (datasheet here: https://www.issi.com/WW/pdf/42-45S83200J-16160J.pdf ).SDRAM is organized in 4 banks, each having 8192 rows x 512 columns x ...

ELowe_0-1704819258745.png ELowe_1-1704819258756.png ELowe_2-1704819258761.png
ELowe by Associate III
  • 848 Views
  • 4 replies
  • 1 kudos

Resolved! L433 SDMMC FIFO doesn't get emptied

I'm currently working on a project using the STM32L433 MCU with the SD peripheral. While trying to use the HAL driver with read and write operations the functions return an timeout. While tracing the command and data lines the command is sent but the...

JSwildens_0-1704660275058.png

Resolved! Inquiry Regarding MCU with Specific Features

Dear STMicroelectronics Support Team, I hope this message finds you well. I am interested in identifying a microcontroller that meets certain specifications for my project. I would appreciate your assistance in identifying the most suitable MCU. MCU ...

pumarada by Associate III
  • 944 Views
  • 9 replies
  • 2 kudos

Resolved! STM32 NUCLEO-L4A6ZG Resources and Examples

Hey,I'm completely new to the topic of microcontrollers and currently trying to prepare for an internship (preparation and prior knowledge are not required, but I would still like to prepare myself). Since I already the chip (STM32L4A6) I'm going to ...

stmax by Associate II
  • 1079 Views
  • 7 replies
  • 3 kudos

STM32G4: USART FIFO Error Flags

I'm using the USART on my STM32G474 in FIFO mode with LL-libraries. The datasheet says:" However the RXFIFO default width is 12 bits. This is due to the fact that the receiver does not only store the data in the FIFO, but also the error flags associa...

Herm by Associate III
  • 768 Views
  • 5 replies
  • 1 kudos

Resolved! Unusable STM32L01 MCU pins?

Hello, all.I'm trying to design and build my first STM32 project, a timer. I'm using the STM32L101K4 and have it configured as illustrated in the attached screenshot. The pins are configured in STM32CubeIDE as:External LSE on 2 & 3LCD connections on ...

KevinZ by Associate II
  • 1012 Views
  • 8 replies
  • 0 kudos

STM32F411 - common short questions ...

Good Evening Ladies and Gentlemen, A short introducing purpose of mine: int main(void) { RCC->AHB1ENR |= 0xFC; // ---> Here I would like to open the Port clock RCC->APB1ENR |= 0xFC; // ---> Here I would like to open the USART2...

timbo2023 by Associate III
  • 2417 Views
  • 35 replies
  • 3 kudos
Labels