STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 732 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
  • 7021 Views
  • 15 replies
  • 10 kudos

interfacing PSRAM using FMC

Hi allI have used CubeMx to create an FMC interface to psram(nonmultiplex) 8-bit data 10-bit addressThe data is valid on the rising edge of the fourth clock To have correct data on the data pins the pointer to write data (psram64) must be a 64-bit po...

dorong_0-1728310439012.png dorong_1-1728310491964.png
dorong by Associate II
  • 314 Views
  • 0 replies
  • 0 kudos