STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to enable I2C - STM32F411

how to activate I2CGood morningI'm trying to make a project that requires the I2C1 bus workif I load the compiled project on arduinofrom debug the application crashes because it can't read the EEPROM on RTCI've read various documents but I can't unde...

ezioall by Associate II
  • 526 Views
  • 5 replies
  • 3 kudos

LWIP Free RTOS Problem

Hi. I have a problem while using lwip and freertos. The board is based on stm32h743vih. The mpu configuration is done correctly i think. My problem is after i start udp server and start to send data with udp, everything is ok, but after a while i wil...

Resolved! MQTT pbuf_free: p->ref > 0 error

I am working on an STM32f767 project with LWIP and MQTT. Everything seemed to work for a while but eventually, I received the following assert:  "pbuf_free: p->ref > 0..." which caused it to crash sometimes; but sometimes it will continue to work wit...

cleonb322 by Associate III
  • 756 Views
  • 5 replies
  • 0 kudos

How to know if my stm32f401re is woke up

Hello, I developped a card around the stm32f401re MCU, and i want to know which one of Pin(s) can show me that my MCU is woke up. It's the first time I use a STM32F401 I never communicated with my MCU, it's for this that I want to know this. Thank yo...

yassir by Associate III
  • 241 Views
  • 5 replies
  • 0 kudos