I am still busy with the pins. I am using a pin from the LCD to switch a motor via Mosfet.
Pin is PA8 = P8
When I switch the machine ON the motor runs
I do: M42 P8 S0 - nothing happens, motor runs
I do: M42 P8 S255 - nothing happens, motor runs
I do: M42 P8 S0 - motor stop, and from now on works as expected.
My workaround is using a different pin (PC12 = P44) that works as expected.
I wonder why? I may changed a setting accidentally.
Pin is PA8 = P8
When I switch the machine ON the motor runs
I do: M42 P8 S0 - nothing happens, motor runs
I do: M42 P8 S255 - nothing happens, motor runs
I do: M42 P8 S0 - motor stop, and from now on works as expected.
My workaround is using a different pin (PC12 = P44) that works as expected.
I wonder why? I may changed a setting accidentally.