Dear,
I am using usb stm32 drivers,When I am disable serial init
function,I got error like this,
Entering cyg_user_start() function
Usb2Ser: Thread starting
Error opening USB rx port
Ser2Usb: Thread starting
Error opening USB tx port
STM32 USB : Setting USB device address = 1
STM32 USB
Dear,
I am new for usb.so I want to develop hid driver using usb-stm32
code and I cann't get anywhere code in GET Descriptor.
Anyone know about hid driver plz help me.
Thanks & Regards,
GaurangT
--
View this message in context:
http://www.nabble.com/Where-is-GET-Descript
wrote:
>
> GaurangT wrote:
>> Hi Chris,
>>
>>I tried your latest STM32 driver and was successfully add USB
>> slave-side serial drivers package.
>> when I select enable control the endpoint 0 and enable all usb slave
>> serial
>> support in
Hi Chris,
I tried your latest STM32 driver and was successfully add USB
slave-side serial drivers package.
when I select enable control the endpoint 0 and enable all usb slave serial
support in configtool.
What is defined data structure in USB IN and OUT endpoint structure in stm32
evel bo
nd it build library
successfully.
When I compile usb2serial sample application and got error these mention
following.
1.Undefined reference to all function.
2.ld returned 1 exit status.
plz tell anything wrong in configtool
Thanks,
GaurangT
--
View this message in context:
http://www.nabbl
HI,
I run usbtarget.c program on stm32 evel board and i got no device
driver for "Red Hat eCos USB test".
I got output on hyper terminal and program run on stm32 evel board like
this,
STM32 USB : Setting USB device address = 1
Thanks,
GaurangT
--
View this message in cont
Hi,
I want to test USB support Added for STM32 in eCos. For that i have
added stm32-usb-20090519.epk pacakge and got "ST STM3210E USB EVAL board" in
templates and able to add STM32 USB driver and it compiles fine.
Now i am testing to test code of give in
package/io/usb/slave/tests/usbtra