uStepper / uStepper-S-lite

14 stars 4 forks source link

Can't complile any code from the "UstepperSlite" library on my arduino #1

Closed kiki-sarpong closed 5 years ago

kiki-sarpong commented 5 years ago

I just bought a ustepper and I'm trying to program it on my arduino and followed all the steps I could find but once I got to loading up the code, I realized that none of the code from the Ustepper slite library I downloaded will compile. I tried to use the 'ustepper' library which compiles, but I can't upload the code because the S-lite uses an atmega328pb and the code from the 'ustepper' expects a atmega328p chip. and gives me the error " Expected signature for ATmega328P is 1E 95 0F Double check chip, or use -F to override this check."

kiki-sarpong commented 5 years ago

I just had to change the board name to an ustepper slite board, I couldn't do that before because I had the wrong URL for the additional boards manager. https://github.com/uStepper/uStepper-S-lite