STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 Cube USB Host wmaxpacketsize problem

Posted on August 14, 2014 at 00:13Hi, I use STM32F205ZE USB FS Host library for UVC device. Some UVC device has ISOC EP wMaxPacketSize=192Bytes, but others device's wmaxpacketsize > 500Bytes.I can get JPEG stream if device wMaxPacketSize=192Bytes or...

emre by Associate II
  • 1115 Views
  • 3 replies
  • 0 kudos

Variable-size Rx on UART using Interrupts

Posted on August 18, 2014 at 18:19I need to implement the reception of messages on UART using interrupt and the HAL set of drivers. Messages can be of varied length, but they have a terminating character. My problem is that HAL_UART_Receive_IT() tak...

dbegun by Associate II
  • 1690 Views
  • 9 replies
  • 0 kudos

STM32F207 low level ethernet driver documentation

Posted on August 18, 2014 at 05:35Hi, Does anyone know if further documentation is available for the Stm32F2x7 low level Ethernet Driver as used in the STSW-STM32060 / AN3384 LwIP TCP/IP stack demonstration for STM32F2x7xx microcontrollers.  The AN3...

martin by Associate II
  • 419 Views
  • 0 replies
  • 0 kudos

STM32F429xx/39xx Native Bootloader

Posted on August 13, 2014 at 16:18Hello guys,Ive been looking into the STM32F429xx/39xx native bootloader.To serve as a guide, here are the steps to be able to use the native bootloader:1. Jump to BTL mode, in this MCU version the best way (personal...

afduarte by Associate II
  • 1239 Views
  • 7 replies
  • 0 kudos

USB MSC - exclamation mark

Posted on August 14, 2014 at 10:31Hi, I working on a Discovery Board and i want to use USB MSC to Read my MicroSD Card. First I used the example provided by ST and it worked. Now I want to integrate it into my project but I get an exclamation mark...

0690X00000602wGQAQ.jpg 0690X00000602wVQAQ.jpg
fohrer by Associate II
  • 386 Views
  • 1 replies
  • 0 kudos

USB_FS SendReport data loss

Posted on August 13, 2014 at 13:32Hi,While I'm trying to send some test value through USB (using USBD_HID_SendReport -> comes from STCube library) first few data is being lost but I don't know while.Here are my descriptor:HID_DEV_ReportDesc[HID_DEV_...

USB HID Communication STM32L152c

Posted on August 13, 2014 at 22:48Hi,I'm new to USB. I'm trying to write a USB HID application using STM32L152c. I did not know where to begin so i decided to use the demo code given by ST. When i downloaded this code and tried to see the data using...

anuja by Associate II
  • 362 Views
  • 0 replies
  • 0 kudos