STM32F4 USB OTG host hub driver
Posted on August 18, 2012 at 17:54STM32F4 USB OTG host hub driver #sttm32f4discovery-usb-stack-hub
Posted on August 18, 2012 at 17:54STM32F4 USB OTG host hub driver #sttm32f4discovery-usb-stack-hub
Posted on August 13, 2012 at 23:06Using the MicroXployer the pin B13 was not allocated for the USB HS interface.I wanted to use the CAN 2 bus interface.Being that I am using the USB HS in FS peripheral mode embedded in a product i.e.directly connec...
Posted on August 09, 2012 at 09:56I am trying to use STM32F415RG OTG HS core in FS device mode but was not able to successfully enumerate it. I am using stm32_f105-07_f2_f4_usb-host-device_lib(2.1) HID sample.I have some confusions like :1. I assume...
Posted on August 09, 2012 at 15:50Hi,I am trying to use beep generator function provided by CS43L22 on STM32F4 DISCOVERY.I want to generate continuous beep and listen that on headphone, Here's the code that I've tried for that. I got no error while ...
Posted on August 07, 2012 at 12:11I have got the VCP Example from STM32 USB OTG HOST-DEVICE library running on my STM32F207ZE. The example was pasted into my project with small modification - it don't get data from UART port, but application simply ...
Posted on May 21, 2010 at 10:45dfuse at evaboard Keil MCBSTM32C #bootloader
Posted on August 06, 2012 at 12:08Hi,We are having some issues with previously validated bootloader code on an STM32F103RG processor.What is strange is that the bootloader is responding correctly to all commands that we are sending to it, and yet it...
Posted on August 02, 2012 at 15:25Hi, My company is in a phaze where we evaluate STM32F4xx using STM32F4-Discovery EVB. For the past few days we tried to activate USB mass storage feature bug failed. We couldn't find any example for that issue. Can ...
Posted on July 26, 2012 at 15:19I want to make my first project with stm32vl dicovery. I have a network controller ENC28J60 (http://www.ebay.com/itm/New-ENC28J60-Ethernet-LAN-Network-Module-Schematic-For-Arduino-51-AVR-LPC-STM32-/350499598396?pt=LH_...
Posted on August 02, 2012 at 13:54Hi, we have the STM3220-G Eval Board. We tried the USB-VCP example in HS Mode. It works. But if we tried to use the example in FS mode windows said ''USB Device not recognized''. Did anyone tried this example in FS...