STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Are there a ethernet shield to STM32F303ZE?

Hi Guys,I´ve bought the STM32F303ZE Nucleo-144 kit. Are there a ethernet shield to this kit? If so, where can I read and buy about? A Shiled like this to other kit of st:https://www.carminenoviello.com/2015/08/28/adding-ethernet-connectivity-stm32-nu...

Resolved! STM32L4S5 COM PORT not visible

Hi, I have STM32L4S5 (STM32 Discovery Kit - IoT mode), Part number: B-L4S51-IOT01A.https://www.st.com/en/evaluation-tools/b-l4s5i-iot01a.htmlThis is the first time I am using this device. When I plug this device into Windows 10 machine, I am not able...

0693W000003BswcQAC.jpg 0693W000003BswhQAC.jpg 0693W000003BswmQAC.jpg 0693W000003BswwQAC.jpg
Ashar.1 by Associate II
  • 1732 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F429 and Erase Sector time

Hello,MCU: STM32F429ZI I am building a bootloader for my project to upgrade the application firmware from SD card.Everything works fine but the total time for a ~2MBytes .bin file is almost 45 seconds. So, i am trying to check each step and try to re...

SKokk.1 by Associate II
  • 1300 Views
  • 4 replies
  • 0 kudos

Resolved! Need help with STM32F407 HTTPD POST function

I've been working with STM32F407 httpd POST for the last week. I've got everything with the POST working but I have one problem that I can't resolve. I don't know if it is a C problem or an LwIP problem, but I suspect it is LwIP.I have code that I se...