- Printer Model
- Voron 2.4.r2 Rev.C LDO kit
- Extruder Type
- Clockwork 2
- Cooling Type
- Stealthburner
Hello everyone,
I am trying to hook up a PAM8403 audio amplifier to my Voron 2.4 with an Octopus v1.1 board. I have placed a jumper on PD14 to have it output 5V. When measuring the voltage i get no reading, so i figured the pin is software controlled and i need to configure something in my klipper.cfg. However i am unsure how i should configure that pin. Perhaps someone can help me out, or point me in a direction where i can find more info on how you can configure those pins?
This is what i have in my config now, but that obviously does not work as the amp is not PWM controlled, and currently i do not get a 5V reading of those pins.
[output_pin amplifier]
## PAM8403 - amplifier for audio
pin: PD14
pwm:true
shutdown_value: 0
value:0
cycle_time: 0.01
I am trying to hook up a PAM8403 audio amplifier to my Voron 2.4 with an Octopus v1.1 board. I have placed a jumper on PD14 to have it output 5V. When measuring the voltage i get no reading, so i figured the pin is software controlled and i need to configure something in my klipper.cfg. However i am unsure how i should configure that pin. Perhaps someone can help me out, or point me in a direction where i can find more info on how you can configure those pins?
This is what i have in my config now, but that obviously does not work as the amp is not PWM controlled, and currently i do not get a 5V reading of those pins.
[output_pin amplifier]
## PAM8403 - amplifier for audio
pin: PD14
pwm:true
shutdown_value: 0
value:0
cycle_time: 0.01