STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! lwip cgi help

Can anyone help me please?I'm using LWIP and CGI SSI and http webserver. I've written an html form on my webserver that when submitted sends 16 parameters (each of 32 byte length) as a get. This crashes my webpage and the code never reaches the cgi h...

###### by Senior II
  • 3319 Views
  • 6 replies
  • 1 kudos

STM32F429IET6 Ethernet SW Reset Timeout

I have a custom designed board using a STM32F429IET6 and LAN8742A.While attempting to bring-up ethernet and LWIP (fails w/o LWIP at the same spot) the code continuously fails in stm32f4xx_hal_eth.c in `HAL_ETH_Init` while waiting for the SW reset to ...

clock_setup_f429iet6.JPG
CLake.2 by Associate II
  • 742 Views
  • 2 replies
  • 0 kudos

STM32L4 SPI SD Card with FATfs and USB MSC

Using stm32f767zi microcontroller and sd interfaced with spi and interfacing usb_host_msc code below tutorial following its working only when i sperately using but interface with sd card with pi below issue is getting https://embetronicx.com/tutorial...

Resolved! How to install X-Cube-USB-Audio

Good morningAre there any isntall instructions for the X-Cube-USB_Audio extension?Don't see anything on the product site...Also when trying to install it manually through the package manager it tells me that this package isn't compatible or corrupted...

Davorin by Senior
  • 2015 Views
  • 4 replies
  • 0 kudos

Resolved! Problem with HALEx RTC Libraries

Hi,I see a problem in the HAL_RTCCEx_DisableBypassShadow function as the previous post POST advise, they convert the mas to uint8_t and by doing this when the value is and'ed the 24bit on the left are erased unintended.Im using 1.16.0 of IDE and (STM...

danirpg_0-1723590891383.png
danirpg by Associate II
  • 477 Views
  • 1 replies
  • 0 kudos