makerbase-mks / MKS-SKIPR

MKS SKIPR is an all-in-one board launched by Makerbase for running Klipper. It integrates the RK3328 SOC running the Klipper host and the STM32F407VET6 MCU responsible for executing specific machine actions. It meets the use of most 3D printers.
GNU General Public License v3.0
91 stars 15 forks source link

unable to activate CAN0 native CANBUS #59

Open DK4YA opened 1 year ago

DK4YA commented 1 year ago

To use a toolboard (ebb36) I couldn't query can0. The following status messages are displayed by the system: image

here the configfile "can0 "@/etc/network/interfaces.d/: image

The systemimage is the latest downloaded from MKS googledrive with Armbian 22.05.0 Does anyebody got the same problem?

derTimm0 commented 9 months ago

i "belive" the connection via cunbus works but iam get no connection to the mcu part :-/ how i set the serial(?) conection to the skipr on printer.cfg. if i try to get the mcu id it will nothing show on USB/uart (via kiauh)

rt1970 commented 8 months ago

i have also no such device. My board is MKS THR42. If i try create Firmware it will create a .bin file. But THR42 will .uf2 file. I have flash klipper.uf2 from THR firmware (can) by press "Boot" Button, then i plug USB in my PC and i copy the File to the new device with 128MB size. It closed the explorer. Now i dont have a serial port. That should be fine... what klipper.bin config should i use on SKIPR?

rwetzel67 commented 3 weeks ago

Any answer on this? Same here: creating the file /etc/network/interfaces.d/can0 does nothing... can0 is not available. Anything else that whould be done??