STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G071RB RTC init bug.

Please, answer was anyone trying to use RTC with the G071RB microcontroller? I am powerless now. The code generated by cube does not initialize RTC. I checked the entire initialization procedure if it is consistent with the documentation. Everything ...

wuio by Associate II
  • 6239 Views
  • 12 replies
  • 3 kudos

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
  • 321 Views
  • 1 replies
  • 0 kudos

FatFS on STM32U0XX and external flash

I'm a fresher as a Firmware engineer. I'm currently working on dataloggers. I'm using STM32U083C-DK board which contains STM32U083MCT6 MCU. I've written the code for the basic functionality of the device i.e sleep and wakeup logic using STM32CubeIDE....

RB4020 by Associate II
  • 245 Views
  • 1 replies
  • 0 kudos

Resolved! SPI slave mode - data losing

HelloI have two boards. Both of them are based on STM32 MCUs. One is a SPI master and the second is a SPI slave.Settings for master (STM32H723): mHandle.Init.Mode = SPI_MODE_MASTER; mHandle.Init.Direction ...

Oleksandr_0-1717081696365.png Oleksandr_2-1717082783119.png Oleksandr_3-1717083091971.png Oleksandr_5-1717083347815.png
Oleksandr by Associate III
  • 768 Views
  • 7 replies
  • 2 kudos

Resolved! STM32F401CCU6 EEPROM Emulation

Hi!!!I am want to implement Emulation of EEPROM for STM32F401CCU6 Controller which is having 256kb of flash memory. but not sure of how exactly that i have to use it. I have downloaded X-CUBE-EEPROM software but in that there is no any project relate...

Anil3 by Associate III
  • 406 Views
  • 4 replies
  • 2 kudos
Labels