Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Ethernet configuration with MicroROS

Hi,I'm configuring MicroROS on the STM32F767ZI, but I want to set up a connection with the MicroROS agent using the Ethernet connection on the Nucleo F767ZI board.I followed the guide at this link (see section UDP https://github.com/micro-ROS/micro_r...

USER_RG by Associate II
  • 268 Views
  • 4 replies
  • 1 kudos

STM32F411 and SD card read/write issues (SDIO)

Hi,I am running a code to expect to get a digital ouput (wave file from sd card) using amplifiermax98357a. when i run this code the only thing i got is a noise like burning wood. can i get any help. i am assuming the sd card not beeing read or initia...

mt19 by Associate II
  • 164 Views
  • 3 replies
  • 0 kudos

Resolved! Demo FYI: ESP32 AND STM32 I2C INTERFACE

 STM32 (I²C Master) → ESP32 (I²C Slave) “WASD” Command Link with UART InputSummaryThis project establishes a reliable data path from a PC to an STM32 microcontroller over UART, and from the STM32 to an ESP32 over I²C. The user types a line containing...

tantheman by Associate III
  • 497 Views
  • 6 replies
  • 2 kudos

I2C communication between STM32L4R5 and esp32

I tried creating I2C connection between my stm32 board and esp32. I assume it is not working because of my code, due to the wiring being so simple in I2C communication, the pull up resistor is connected externally. Do you guys see any mistake in my c...

ejeee by Associate
  • 3012 Views
  • 13 replies
  • 5 kudos