PaulStoffregen / OneWire

Library for Dallas/Maxim 1-Wire Chips
http://www.pjrc.com/teensy/td_libs_OneWire.html
579 stars 382 forks source link

PF0-PF7 pins don't work on ATmega64 & ATmega128 #68

Open PaulStoffregen opened 5 years ago

PaulStoffregen commented 5 years ago

Looks like Atmel used a different order of registers for 1 of the ports on these specific chips.

Details here: https://github.com/MCUdude/MegaCore/issues/102

I don't have this hardware. Help wanted from anyone using these chips.....