Misfittech/nano_stepper

New Firmware 0.40 direction not work

billydragon opened this issue · 5 comments

I have BIGTREETECH-S42A-V1.0 motor and driver. working on 0.38 firmware. To make it work i need to change some pins in board.h. With the same config pins on FW 0.39-0.40 do not work any more. Every things fine, LCD work, motor working only one way, can't change direction.
here is board.h file
board.zip

@billydragon I will check into this and see what changed.

@billydragon It appears that you are using the defines for the mechaduino. The pin definitions have not changed from 0.38 to 0.40. It appears the BTT S42A is using pin 2 instead of pin 1 in their board.h. I can make firmware revision to add this functionality.

Thank for you information. So what next step i need to change for 0.40 FW ?

@billydragon I need to confirm the changes with BTT and add that to FW 0.40. Nothing needs to be done on your part.

@billydragon, I have attached a new board.h file. Please use the latest 0.40 FW, and overwrite with this attachment.
board.zip