In the Klipper firmware configuration, the port only shows signs of life with the ‘CAN bus on PA11/PA12’ setup, but unfortunately, it still doesn’t work. The other ports are completely dead.
The printer is a Cambrian Max with an STM32F103RCT6 chip. The board is similar to the MKS Robin E3, except that it lacks a dedicated CH340C USB module. I had the exact same issue with the USB port when flashing Marlin. Recently, I managed to get a working configuration for Marlin, as shown below.
I would guess that there probably needs to be an option to select USART1 PA11/PA12, but that option isn’t available. Does anyone have any ideas on how to get this working? Thanks in advance.
I tried all options. Whatever happens only happens on CAN bus (on PA11/PA12). So I suppose that the ports would be okay, but the communication would have to be serial and not CAN