My Configuration: BTT Pi, Octopus v1.1, EBB2240
I got Klipper loaded and working with the MCU path using serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_050038001350535556323420-if00.
Then I wanted to reconfigure Klipper on Octopus to enable the CAN port so I could talk to the EBB2240.
When I did menuconfig I set communication for CAN_BRIDGE. Which seems to work because I can see the CAN bus when lsusb.
HOWEVER, the /dev/serial directory is gone and I can't talk to the octopus board any more over USB (Fluidd won't connect)
Seems like I need: serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_050038001350535556323420-if00
in addition to parameters for CAN.
I am not understanding how to enable the CAN adapter on Octopus.
Any explanation would be very helpful
I got Klipper loaded and working with the MCU path using serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_050038001350535556323420-if00.
Then I wanted to reconfigure Klipper on Octopus to enable the CAN port so I could talk to the EBB2240.
When I did menuconfig I set communication for CAN_BRIDGE. Which seems to work because I can see the CAN bus when lsusb.
HOWEVER, the /dev/serial directory is gone and I can't talk to the octopus board any more over USB (Fluidd won't connect)
Seems like I need: serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_050038001350535556323420-if00
in addition to parameters for CAN.
I am not understanding how to enable the CAN adapter on Octopus.
Any explanation would be very helpful