MoppyClassic icon indicating copy to clipboard operation
MoppyClassic copied to clipboard

Moppy and A4988 driver boards

Open mipat opened this issue 7 years ago • 1 comments

Hi, I've with sucess connect moppy with floppy drives (and play midi) but now I'm trying to play midi on NEMA stepper motors. I connect A4988 driver with stepper motor but this not work, motor didn't spin only play very very low noise. What should I do to play midi on NEMA motor with A4988? Should I make some changes on arduino program code? Can anybody show me scheme how to connect moppy with arduino and A4988?

mipat avatar Dec 20 '17 22:12 mipat

Hello :) You should try filling the microPeriods array in MoppyPlayerOutput and disable "Constrain Notes" The board itself uses the same interface as fdd (STEP and DIR) which is compatible

Lothean avatar Mar 09 '18 01:03 Lothean