cruwaller / rc_receiver_to_usb_hid

STM32F1xx based USB HID for SBUS/CRSF/GHST/ELRS receivers.
MIT License
56 stars 11 forks source link

USB Code:10 with cheap STM32F103C8T6 board #7

Open delfer opened 1 year ago

delfer commented 1 year ago

Hello! I'm trying to use https://aliexpress.ru/item/32792513237.html board. With pre-build firmware https://github.com/cruwaller/rc_receiver_to_usb_hid/releases/download/v0.5/release_v0.5_Sim_CRSF.bin Usb device detected (CrsfJoystick), but not working

This device cannot start. (Code 10)

Tested on macOS 10.13.6 and Windows 10 IMG_6302 IMG_6301

cruwaller commented 1 year ago

Hello!

I am not a very good with the Windows specific issues but maybe you could try this:

hope this helps.

delfer commented 1 year ago

@cruwaller Thank you! I've tested both solutions and no luck. I've also tested usb mass storage demo and it's working with this board.

axljackass commented 1 year ago

tested as well, using same board above. to test, directly connected to X9D radio controller outputting CRSF and connected to A3 of bluepill. plug the bluepill to pc, the RC simulator can detect as CrsfJoystick but no stick movement

cruwaller commented 1 year ago

tested as well, using same board above. to test, directly connected to X9D radio controller outputting CRSF and connected to A3 of bluepill. plug the bluepill to pc, the RC simulator can detect as CrsfJoystick but no stick movement

Handset is outputting a bit different format... Does not work. Input must be "CRSF for flight controller"

axljackass commented 1 year ago

noted.thanks

cruwaller commented 1 year ago

This particular issue is weird... I played a bit with mine and cannot reproduce this 🙄 ... Need to investigate further and check if STM has some USB driver updates