Search found 2 matches

by LucaBresciani
Sat Aug 30, 2025 4:06 pm
Forum: General discussion
Topic: STM32F411 based custom PCB I2C debugging
Replies: 2
Views: 539

Re: STM32F411 based custom PCB I2C debugging

Hey everyone, i wanted to tell you that a solution has been found: a person on the PlatformIO Forum found an error in my code: basically i was using the wrong command to assign I2C pins to the microcontroller GPIOs in the platformio.ini file.

This is the updated and working version:

; PlatformIO ...
by LucaBresciani
Thu Aug 28, 2025 12:46 pm
Forum: General discussion
Topic: STM32F411 based custom PCB I2C debugging
Replies: 2
Views: 539

STM32F411 based custom PCB I2C debugging

Hi everyone: i received in these days a custom PCB i designed based on the STM32F411 microcontroller:

I wanted to experiment with such MCUs and make a custom board with them for the first time; i was also interested in making it compatible with the arduino framework through PlatformIO as i already ...

Go to advanced search