STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Stm32h755: hardware questions

Hi I am developing a board with two MCU on it (stm32h755), and I am going to programme these two controllers from the same connector using only two lines (SWDIO SWCLK), I have connected same CLOCK line to both MCUs directly, and the SWDIO to a switch...

baselimadt_0-1733228227067.png

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