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

what causes ERROR_END_OF_STREAM ?

Posted on July 19, 2017 at 03:35I have a F767 and LAN8710A using Cyclone TCPmy packets are using the HTTP Get and Post methodsI send 1 packet ok,after that some packets work but others report ERROR_END_OF_STREAM??#ethernet-stm32f7

T J by Lead
  • 401 Views
  • 2 replies
  • 0 kudos

[F2 1.6.0] USB CDC works only with -os flags?

Posted on July 24, 2017 at 03:33 Hi everyone. I have stumbled across an odd problem and would like to share it here and ask if someone knows a solution. Following scenario: I created an empty Project for my custom pcb F2 (see project's ....

usb printer class

Posted on July 23, 2017 at 13:10Hello!I want to create somthing like usb to lpt (or serial) converter to print with different old printersSo via Cube i create Custom HID project, redefine descriptors like in http://www.usb.org/developers/docs/devcla...

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
  • 899 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