STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IAP vs Bootloader for STM32U5 for OTA FW upgrade

Hi,I'm studying a way to do OTA FW upgrade for a STM32U5A5 MCU using a LTE modem and SPI Flash external memory. My environment is: STM32CubeIDE v1.16.1 with STM32CubeMX v6.12 and FW_U5 v1.6.0. I'm also using  FreeRTOS.I was checking the native Booloa...

kalak_0-1728978216764.png
kalak by Associate II
  • 559 Views
  • 4 replies
  • 2 kudos

Mutliple TCP clients on STM32H563 with NetXDuo

I have a question regarding the tutorial "Handling multiple TCP clients on STM32H563 with NetX Duo" written by @STea .See https://community.st.com/t5/stm32-mcus/handling-multiple-tcp-clients-on-stm32h563-with-netx-duo/ta-p/695030 In the first section...

SiSte by Associate II
  • 535 Views
  • 2 replies
  • 0 kudos

Resolved! X-CUBE-EEPROM 7.0.0 bug

While implementing EEPROM emulation on an STM32G0 (although I believe this would apply to all supported families) I have discovered what I believe to be a bug in eeprom_emul.c:Although ConfigureCrc() is called at the beginning of EE_Init to turn on t...

Enabling HTTPd breaks the whole project

Hi, I'm playing around with lwIP on my Nucleo-H743ZI and I was able to make ping work, udp/tcp echo and snmp too. But when I enable HTTPd the project doesn't wont do compile I just get a lot of undefined references, I tried to make a new project and ...

abeslic by Associate II
  • 6324 Views
  • 15 replies
  • 10 kudos