BaseStation icon indicating copy to clipboard operation
BaseStation copied to clipboard

Other Arduino's

Open GaryMatthews opened this issue 8 years ago • 1 comments

I am trying to compile and use DCC++ on a nano with the same controller as the UNO. After first attempting to simply change the defines to make it think its compiling for a UNO i find other issues especially EEPROM and PWM related issues. Each change i make introduces more errors in an attempt to get it to compile for other devices. is there a specific reason it cant use the nano with the same atmega328 as the uno?

GaryMatthews avatar Nov 08 '17 14:11 GaryMatthews

Please have a look to http://forum.locoduino.org/ where we have DCC++ Running on a Nano Regards

Le mercredi 8 novembre 2017, GaryMatthews [email protected] a écrit :

I am trying to compile and use DCC++ on a nano with the same controller as the UNO. After first attempting to simply change the defines to make it think its compiling for a UNO i find other issues especially EEPROM and PWM related issues. Each change i make introduces more errors in an attempt to get it to compile for other devices. is there a specific reason it cant use the nano with the same atmega328 as the uno?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DccPlusPlus/BaseStation/issues/27, or mute the thread https://github.com/notifications/unsubscribe-auth/ADR7E0IS5x9iuLmZa28rxAb_USlPzaGTks5s0bQmgaJpZM4QWbFS .

DCC4N avatar Nov 09 '17 08:11 DCC4N