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

Update no_uuid.md #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions troubleshooting/no_uuid.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ If it's sitting in Katapult but you still can't see a UUID then your problem is

- If you suspect that CAN_L or CAN_H might be broken, measure in resistance mode (not continuity!) between CAN_L on one board with CAN_L on the other board. If you get 240 Ohms, then there's a break in CAN_L. Repeat the measurement for CAN_H

- Some users have encountered issues despite following the guide guide here. Everything seemed fine until attempting to flash Klipper on the SB2209. They could locate the board in DFU mode over USB, but the CAN UUID wasn't visible. Consequently, they were unable to flash Klipper onto the SB2209. It was discovered that the CAN wire provided with the BTT EBB SB2209 had the high and low data wire colors swapped compared to the picture in their documentation. By swapping the high and low data wires in the adapter, they were able to locate the CAN signal and successfully flash Klipper on the SB2209.

### can0 Interface

Expand Down