STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USB Type C Application with STM32

Hi,We want to use the Type C connector with STM32 as "STM32 USB2.0 host conversion for USB Type-C platforms" for 5V, 500mA application. We have got one application circuit in STM32 application circuit. (Fig 11)Introduction to USB Type-C® Power Delive...

Unable to talk to BMP280 over SPI

I am attempting to talk to BMP280 over SPI using Nucelo-F401RE. I am using SPI2 on the F401RE board to do so, I am able to read from it correctly but I can't seem to write to it in order to communicate with it. My code is as follows   /* USER CODE B...

BadEngineer_0-1729687715488.png BadEngineer_1-1729687992419.png BadEngineer_2-1729688014300.png

STM32H7S7 AXISRAM_WS and XSPICAP options

Hi, I am integrating the STM32H7S7L8H6H in a custom board.  In the reference manual I found two settings which I am looking for clarification for: 1) SBS_PMCR has a AXISRAM_WS bit to enable a single wait state for the AXISRAM.  I do not have ECC enab...

jncronin by Associate
  • 345 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H7S7L8H6H XSPI instability

IssueHigher ambient temperatures cause communication malfunctions with XSPI memories.DetailsOur design is heavily adopted from STM32H7S78-DK which also has the same issue described below.The application uses memory-mapped mode for both Flash and RAM ...