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

EBB36 v1.0 wont connect over usb after firmware update. #131

Open
chimpera opened this issue Jul 8, 2024 · 2 comments
Open

EBB36 v1.0 wont connect over usb after firmware update. #131

chimpera opened this issue Jul 8, 2024 · 2 comments

Comments

@chimpera
Copy link

chimpera commented Jul 8, 2024

The EBB can be put in dfu mode and the file upload works. It does not show up with lsusb after a reset. This is with both the pre built and compiled firmwares.

@jorgejglopez
Copy link

I'm having the same issue but with de EBB42. The pre built firmware its detected but didn't work with Klipper because it needs to be updated. The compile firmware with the makemenu didn't work. It's possible to upload the firmware but didn't show with lsusb. Any solution?

@jorgejglopez
Copy link

After a lot of trial and error I have a solution for my problem. With USB connection I need to compile de firmware with these options:

Enable extra low-level configuration options: check
Micro-controller Architecture: STMicroelectronics STM32
Processor model: STM32G0B1
Bootloader offset: No bootloader
Clock Reference: 8 MHz crystal
Communication interface: USB (on PA11/PA12)

Mi error was The Bootloader offset, I was trying with 8KiB Bootloader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants