bigtreetech / BTT-Pi

120 stars 20 forks source link

Enabling the U2C can adapter #11

Open orotecluc opened 1 year ago

orotecluc commented 1 year ago

I have bought a BTT-Pi and the U2C pinboard,bt when I assemble them, the PI does not find the canbus... Is there somewhere an explanation on how to enable the U2C pinboard?

Byourei commented 12 months ago

Hi, I have a similar problem. I bought a U2C module for the BTT Klipper Pi. Pi does not see U2C when connected, but the LEDs light up. When turned on with BOOT pressed, it can be seen in usb devices, can be flashed. and that's all. we did not find a guide or a manual anywhere. and technical support doesn't know either.

pauluchin commented 10 months ago

Hi, I also have questions about how to use it. If you could provide more information on how to enable and use it, there isn't much information on the web.

DrKlipper commented 9 months ago

I had the same issue. Just compile and flash a new firmware and it should work:

Hoeby commented 4 days ago

Just to be sure.

Is this for the can adapter v1.0 which is mounted on top of the btt pi? Or for the bigger u2c can adapter V2.1?

orotecluc commented 4 days ago

For the small v1 that goes on top of pi v1

Verzonden vanaf Outlook voor Androidhttps://aka.ms/AAb9ysg


From: Hoeby @.> Sent: Sunday, June 30, 2024 8:39:36 AM To: bigtreetech/BTT-Pi @.> Cc: Luc Van den Borre @.>; Author @.> Subject: Re: [bigtreetech/BTT-Pi] Enabling the U2C can adapter (Issue #11)

Just to be sure.

Is this for the can adapter v1.0 which is mounted on top of the btt pi? Or for the bigger u2c can adapter V2.1?

— Reply to this email directly, view it on GitHubhttps://github.com/bigtreetech/BTT-Pi/issues/11#issuecomment-2198453614, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXQ642SOCXPXIQTSUCDHKBDZJ6R2NAVCNFSM6AAAAABKD23BVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGQ2TGNRRGQ. You are receiving this because you authored the thread.Message ID: @.***>

Hoeby commented 4 days ago

i ask it here, because there is not much information to find online about this u2c boad.

When i run "lsusb", then i find "OpenMoko, Inc. Geschwister Schneider CAN adapter". It finds the board. When i run "~/klippy-env/bin/python ~/klipper/scripts/canbus_query.py can0", then i don't see an ID from this board, is this correct? I would say every canbus device must have an ID, also this can adapter.

The reason why, i tried multi can boards to run on the can adapter, but nothing works. Looks like the issue is in the can adapter, but i am not sure