Hi, I've got a problem with my Voron 2.4 new setup - Manta M8P + EBB SB2209 CAN on RP2040. I have a ADC out of range, with my PT1000. After configuring my printer.cfg, chcecking the Hardware ( measure the termistor - its working, and setting a switches in good positions) I still have this problem. Can anyone can help me and told what I'm doing wrong? I tried to setup a printer with TH0 (of course making a good config and hardware for this replacement) - same effect, ADC out of range. I also tried with different termistor - but still the same . I will be thankful for help ๐
my printer.cfg :
[extruder]
step_pin: EBBCan:gpio18
dir_pin: !EBBCan:gpio19
enable_pin: !EBBCan:gpio17
microsteps: 16
rotation_distance: 33.500
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: EBBCan:gpio7
# sensor_type: EPCOS 100K B57560G104F
# sensor_pin: EBBCan:gpio27
control: pid
pid_Kp: 21.527
pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 250
sensor_type: MAX31865
sensor_pin: EBBCan:gpio9
spi_software_sclk_pin: EBBCan:gpio10
spi_software_mosi_pin: EBBCan:gpio8
spi_software_miso_pin: EBBCan:gpio11
rtd_nominal_r: 100
rtd_reference_r: 430
rtd_num_of_wires: 2
[tmc2209 extruder]
uart_pin: EBBCan:gpio20
run_current: 0.650
stealthchop_threshold: 999999