I hooked up a raspberry pi 4 to the USART2 in the octopus board and compiled the firmware according to the settings for the chip on my board (STM429), then loaded the firmware on the board just fine.
When I turn the board ON the pi starts and mainsail OS is ready, but Klipper can’t find the printer, which is another issue I am going to look at but then I notice the extruder is heating up non-stop and I have to shut it down.
How come the extruder heats up even if Klipper hasn’t loaded the printer.conf file?
1 - Unplugging the raspberry makes no difference, still heats up.
2 - Flashing marlin fixes it.
Funny how I had Klipper running via USB on a Linux computer without any issues, the only thing that I changed on the firmware to load the raspberry was the USART2 connection, but the pi powers on and works fine, still puzzled why that change on the menu build would cause the extruder to heat up to the extreme.