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

Using an external USB-connected Pi #13

Closed
lowtolerance opened this issue Sep 25, 2022 · 8 comments
Closed

Using an external USB-connected Pi #13

lowtolerance opened this issue Sep 25, 2022 · 8 comments

Comments

@lowtolerance
Copy link

lowtolerance commented Sep 25, 2022

I know the Manta is built to accept a Raspberry Pi CM 4 module, but is it possible to use a Pi connected to the Manta by USB instead of using the CM4 or CB1 modules? I can’t get my hands on a CM4 module and the CB1 module I received has major issues that I’m trying to get that sorted out through BTT’s customer support.

I tried the obvious of hooking up to the Manta’s USB-C port, but it’s not being recognized as a serial device. Is the USB-C port just for flashing the MCU in DFU mode?

@NAPCAL
Copy link
Contributor

NAPCAL commented Oct 2, 2022

The USB-C is only connected to the CB1/CM4 high density connector.

The STM32G0B1 USB connection is directly connected to the USB hub chip for the CB1/CM4.

@Fisheiyy
Copy link

The USB-C is only connected to the CB1/CM4 high density connector.

The STM32G0B1 USB connection is directly connected to the USB hub chip for the CB1/CM4.

and where are you getting this information? there is no schematic so therefore no way to really know

@NAPCAL
Copy link
Contributor

NAPCAL commented Oct 17, 2022

If you load Klipper onto the M8P/M4P, you will never see the M8P/M4P on the USB-C port; you will from the CB1/CM4.

Typically an RPi has four USB ports; the M8P/M4P has two plus a USB header behind the two USB ports. This leaves one that you always see the M8P/M4P on when doing a lsusb on the CB1/CM4, also displayed are the physical connection numbers 1-4, the M8P/M4P will always be on the same physical connection.

@Iceman231173
Copy link

What does that mean? can the board be used with external Raspberry Pi or not?

@NAPCAL
Copy link
Contributor

NAPCAL commented Oct 23, 2022

Set up the M8P firmware for UART, the M8P USB option can not be accessed since it is hardwired to the CB1/CM4 high density connector with no external connections.

Go with the Octopus Pro (for eight drivers) or SKR3 (for five drivers), these are a better fit for an Raspberry Pi 3/4.

@Fisheiyy
Copy link

What does that mean? can the board be used with external Raspberry Pi or not?

you have to use the display pins or some extra motor driver pins and set the firmware to use UART then you can connect the pi to manta, your probably better off buying a cm4 or cb1

@NAPCAL
Copy link
Contributor

NAPCAL commented Oct 23, 2022

What does that mean? can the board be used with external Raspberry Pi or not?

you have to use the display pins or some extra motor driver pins and set the firmware to use UART then you can connect the pi to manta, your probably better off buying a cm4 or cb1

That is basically the idea, the board wasn't designed to be used without a CB1/CM4. To be able to currently fully use the GPIO, Camera, DSI you would need to use a CM4.

@lowtolerance
Copy link
Author

Unsupported feature.

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

4 participants