Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB DFU bootloader blocked because of RFM95 module (DIO5) #1

Open
jeandet opened this issue Jun 10, 2021 · 0 comments
Open

USB DFU bootloader blocked because of RFM95 module (DIO5) #1

jeandet opened this issue Jun 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jeandet
Copy link
Member

jeandet commented Jun 10, 2021

There is no pull down resistor on RFM95 reset pin and DIO5 by default is clkout, this prevent the MCU to enter DFU mode generating a lot of:

[268721.923613] usb 5-3-port4: attempt power cycle
[268722.526763] usb 5-3.4: new full-speed USB device number 111 using xhci_hcd
[268722.526854] usb 5-3.4: Device not responding to setup address.
[268722.731529] usb 5-3.4: Device not responding to setup address.
[268722.938996] usb 5-3.4: device not accepting address 111, error -71
[268723.015776] usb 5-3.4: new full-speed USB device number 112 using xhci_hcd
[268723.015881] usb 5-3.4: Device not responding to setup address.
[268723.219173] usb 5-3.4: Device not responding to setup address.
[268723.426869] usb 5-3.4: device not accepting address 112, error -71
[268723.427205] usb 5-3-port4: unable to enumerate USB device

The simplest solution is to disconnect this pin which should be useless.

@jeandet jeandet added the bug Something isn't working label Jun 10, 2021
@jeandet jeandet added this to the v1.1 milestone Jun 10, 2021
@jeandet jeandet self-assigned this Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant