STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 7294 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
  • 343 Views
  • 0 replies
  • 0 kudos

REST API on STM32F4 with lwIP

Dear all,I am using lwIP over STM32F4 and I would add REST API to my project.I try to understand how to do that, and the only way that I have found is to use CGI. The problem is the reply: I can reply only with a static file present in the SDCARD (th...

LFerr.3 by Associate
  • 1144 Views
  • 1 replies
  • 1 kudos