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

Resolved! LwIP code hang on TCP socket creation/connection

Posted on July 21, 2017 at 15:25HiI am currently trying to communicated to a pc via a tcp socket.I am using LwIP and FreeRTOS on my discoveryF4 board. My problem is thta the code hangs on an assert when I try to use functions for socket creation/man...

andy b by Senior
  • 898 Views
  • 1 replies
  • 0 kudos

Command line Hex to DFU

Posted on May 30, 2011 at 10:46Does anyone know of a way to create a DFU file from the Windows Command prompt. I need to automate the generation of the DFU file from within a Makefile. Thanks Cosma #makefile #command-prompt #dfu

USB host CDC for contactless card reader

Posted on June 27, 2017 at 15:34Hi,I try to made a project with a Nucleo STM32F746ZG card.I search an example for made an USB host for a contactless card reader. i try to made a Virtual Com port on the card.Can you help me with an example ?Thx#stm32...