Invalid adxl345 id (got ff vs e5).

hello i got this error i am using fysetc input shaper that one use USB type C and it work perfect with my other printers very well but with my RR vcore i got this problem .. need help
No description
24 Replies
subsequent-cyan
subsequent-cyanOP2y ago
blacksmithforlife
Can you upload your printer.cfg? I suspect you didn't update your config to use this adxl and Rat-OS is expecting the adxl to be attached to the MCU
subsequent-cyan
subsequent-cyanOP2y ago
sure let me finish my food and i will move to my workshop
subsequent-cyan
subsequent-cyanOP2y ago
subsequent-cyan
subsequent-cyanOP2y ago
done
blacksmithforlife
Are you running Rat-OS 1.x?
subsequent-cyan
subsequent-cyanOP2y ago
how i can know !! i fellow the documentation on ratos page RatOS v1.2.4-4-g898b8ae this one u mean ?
blacksmithforlife
Yeah, this looks like an old template and not the 2.x version
subsequent-cyan
subsequent-cyanOP2y ago
its up to date do i need reflash it for new version ?
blacksmithforlife
Yes, they are not compatible with each other (breaking changes) In Rat-OS 2.x you should be able to specify your toolboard and then just use the import and have the adxl work
subsequent-cyan
subsequent-cyanOP2y ago
ok any link for ratos2.x?
blacksmithforlife
Ratos 1.x will stop being supported soon
subsequent-cyan
subsequent-cyanOP2y ago
thanks for this info
blacksmithforlife
GitHub
Release RatOS-v2.0.1 · Rat-OS/RatOS
RatOS V2.0.1 This is a small patch release to fix some minor issues. V2.0.1 also contains the newest versions of all packages (klipper, moonraker, klipperscreen, mainsail, etc etc). As always, if y...
subsequent-cyan
subsequent-cyanOP2y ago
i am to busy to check info thanks going to reflash it do i need to reflash klipper on main board to ?
blacksmithforlife
Well hopefully you aren't too busy to read the documentation or you will have more problems kekw
subsequent-cyan
subsequent-cyanOP2y ago
hahahahaha no i will read it carefully this time
blacksmithforlife
Then you should be fine
subsequent-cyan
subsequent-cyanOP2y ago
thanks dude i will try to reflash it now and update you
blacksmithforlife
Ok. I will be going to bed soon, good luck!
subsequent-cyan
subsequent-cyanOP2y ago
thanks .. good night dude still same problem
exotic-emerald
exotic-emerald2y ago
Same issue here. But I only have it with klipperscreen
miklschmidt
miklschmidt2y ago
yeah this didn't have anything to do with RatOS v2 vs v1. That config you included didn't define an ADXL.. so it wouldn't do anything. You have to define an adxl for that separate ADXL345 mcu. your PIS.cfg should look like this:
[mcu PIS]
# Obtain definition by "ls -l /dev/serial/by-id/" then unplug to verify
serial: /dev/serial/by-id/usb-Klipper_rp2040_E66118F5D70A6F36-if00

[adxl345 PIS]
cs_pin: whatever the docs for that mcu says
spi_bus: whatever the docs say

[resonance_tester]
accel_chip: adxl345 PIS
probe_points:
# 100,100,20 # 200mm printer
# 150,150,20 # 300mm printer
200,200,20 # 400mm printer
# 250,250,20 # 500mm printer
[mcu PIS]
# Obtain definition by "ls -l /dev/serial/by-id/" then unplug to verify
serial: /dev/serial/by-id/usb-Klipper_rp2040_E66118F5D70A6F36-if00

[adxl345 PIS]
cs_pin: whatever the docs for that mcu says
spi_bus: whatever the docs say

[resonance_tester]
accel_chip: adxl345 PIS
probe_points:
# 100,100,20 # 200mm printer
# 150,150,20 # 300mm printer
200,200,20 # 400mm printer
# 250,250,20 # 500mm printer
And all queries need to reference PIS.. So ACCELEROMETER_QUERY CHIP=PIS for example. See above, mainly:
And all queries need to reference PIS.. So ACCELEROMETER_QUERY CHIP=PIS for example.
And all queries need to reference PIS.. So ACCELEROMETER_QUERY CHIP=PIS for example.
Also please start you own thread. Also if you update your system packages this:
serial: /dev/serial/by-id/usb-Klipper_rp2040_E66118F5D70A6F36-if00
serial: /dev/serial/by-id/usb-Klipper_rp2040_E66118F5D70A6F36-if00
will not work anymore. see #announcements
subsequent-cyan
subsequent-cyanOP2y ago
ok i wil try to do what i did understand thanks for replay @miklschmidt @blacksmithforlife thanks guys finaly it work perfect
Want results from more Discord servers?
Add your server