Ender 3 s1
STM32F401
Raspberry pi 2w klippy-2.log (170.1 KB)
Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
I am using an ender 3 s1 with rpi 2 w.
ls /dev/serial/by-id/* gives /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
Using an 4096, FAT32, 8gb SD card, with firmware.bin in a folder named STM32F4_UPDATE
I am using the config settings mentioned in the .cfg files (like 64kb bootloader or 8mhz crystal)
Please help.
Hello. Are you sure you are using Q to exit and Y to save after making the changes to the menuconfig? I ask because according to your klippy.log the values were not set on your last build.
Klipper accepts both the : and = for settings. The common convention is to use the colon in the configs, but after parsing in the klippy.log, they are turned into equal signs.
The error messages indicate either:
Connection issues between board and host
MCU not flashed properly
These boards seem problematic. Apparently some require this folder, others might not.