Hello everyone,
I was wondering if i need to specify the [mcu CB1]
MCU are etup like this in my config.cfg
[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_53002B001150415833323520-if00
[mcu CB1]
serial: /tmp/klipper_host_mcu
But with putty, i can’t fin the path mentionned for the CB1 serial, i’ve searched the internet, and didn’t find any answer
Please next time include klippy.log file - it always contain your whole configuration and logs.
In your current config I didn’t found any usage of [mcu CB1] - so it’s not needed.
if I wasn’t lost in that pile of files (because you didn’t include klippy.log).
You can’t find that /tmp/klipper_host_mcu because most probably you didn’t deploy “Linux MCU” in your CB1 module.
You still can add “Linux MCU”’ if you wish to monitor some status of your CB1 module.
This is only needed if you want to directly connect some non-USB hardware, e.g. an ADXL board, to the host SBC or if you want to use some of its GPIOs for whatever purpose. If you do not have such a use-case, then no need to bother with it.