STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L476RG - SPI Communication

Hi, I am currently developing a battery management system (BMS) utilizing the STM32L476RG microcontroller (MCU) and the ADBMS6830 as the analog front end (AFE). Communication between the MCU and AFE is established via SPI. Since the AFE supports isoS...

Screenshot 2025-01-09 153505.png SPI.jpg

Resolved! STM32U5 Nucleo-U5A5ZJ-Q large SD card and 1 bit problem

HiI'm trying to connect an SD card to my Nucleo U5A5ZJ-Q board using SDMMC peripheral and use it with FatFS library. When I use 1GB card and 4 bit mode, everything works fine. By "works fine" I mean that:1. it passes this FatFS test: http://elm-chan....

awocrf by Associate III
  • 1992 Views
  • 13 replies
  • 1 kudos

Resolved! Timer and SPI clock synchronization on STM32F407

Dear All,I would like to interface an ADC (ADS131M08) with a STM32F407. The ADC datasheet mentions that for better performance, the ADC clock should be synchronized with the SPI clock. Is there any way to achieve such synchronization with the STM? I ...

Yves_P by Associate II
  • 473 Views
  • 3 replies
  • 0 kudos

Resolved! I2C1 & I2C2 Difference

Hello, this is DK.I am working on a project using stm32f429IIt6.I'm currently having an I2C problem at the end of my project.I2C1 uses PF 0, 1 / I2C2 uses PB 6, 7. The HW PCB completed, and the HW I2C pull up is the same.In I2C1 HAL code, the entire ...

Jdogk by Associate III
  • 1281 Views
  • 13 replies
  • 5 kudos