STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 913 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
  • 308 Views
  • 5 replies
  • 0 kudos

Resolved! error when compiling with makefile

Hi everyone,I am developing a new project with SMT32H7 MCU series, in which I have added the ITTIA DB middleware.I’m encountering an issue while trying to compile my project using a Makefile. The Makefile was auto-generated, and the error I get durin...

LTDC Display Type Restriction

I am using the STM32H743VIT and trying to integrate using LTDC. The Display Type options in CUBEMX only allow 16 or 18 bit RGB. I know there is no LTDC_R0, so I assume that is why there is not option for 24 bit RGB; however, we were just planning on ...

Resolved! STM32F746 Flash Sector Erase Problem

Hi Guys,I have a problem with erasing Flash sector. I am using STM32F746ZG Nucleo Board. When  I run this code, mcu works perfect it works but I can't install new firmware to mcu. I've also tried example code, same problem. I take (DEV_TARGET_NOT_HAL...

BahadirA by Associate
  • 265 Views
  • 2 replies
  • 0 kudos