STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32cubeL0, bug in HAL_comp.c

Posted on February 03, 2015 at 14:34 I'm integrate theSTM32Cube_FW_L0_V1.1.0 in my project. I build with IAR. I don't know how to report a bug, so I use the forum. In the file stm32l0xx_hal_comp.c, line 508: /* Set lock flag ...

foujanet by Associate II
  • 347 Views
  • 1 replies
  • 0 kudos

stm32 f429I disco LWIP port problem.

Posted on February 24, 2015 at 19:24Hello! I try port stm32 4x9I-eval LwIP application ( LwIP_HTTP_Server_Raw )  to stm32 429I-disco. In F.A.Q. said that:''When another hardware platform is used, check the GPIO configuration in the HAL_ETH_MspInit()...

HS USB Device Won't Return Report Descriptor

Posted on February 06, 2015 at 13:32I've got a STM32F405 using a Microchip USB3300 PHY set up to run as a HS HID USB device. The device gets MOST of the way through enumeration. However, when the host queries for the report descriptor, the device fa...

jvavra by Associate III
  • 564 Views
  • 3 replies
  • 0 kudos

HS USB Report Descriptor End Wrong

Posted on February 20, 2015 at 13:49I'm hoping this is my last Report Descriptor question. As I found out, the HS USB DMA in the '405 only has access to RAM memory locations. With this in mind, I copy the Report Descriptor to RAM from it's original ...

jvavra by Associate III
  • 278 Views
  • 0 replies
  • 0 kudos

STM32F401 USB CDC stuck in IRQ loop

Posted on February 18, 2015 at 10:27Hi,I'm using the USB Host library 2.1.0 (with USB_OTG_FS) on an STM32F401CD. Using the USB CDC code I'm having the following issue:When the STM32 is connected to a PC but no application on the PC has the port open...

gw by Associate II
  • 751 Views
  • 2 replies
  • 0 kudos

USB HID with proprietary VID

Posted on February 19, 2015 at 14:00I've implemented a USB-HID device, based on the example provided by ST (STM32_USB-FS-Device_Lib_V4.0.0\Projects\Custom_HID).The project requires I use a VID which is not STM's, so I aquired a VID from usb.org, and...

boaz by Associate II
  • 282 Views
  • 0 replies
  • 0 kudos