What steps will reproduce the problem? 1. Generate a tone() and let it finish or call noTone() (not sure which). 2. Try to do an analogWrite() on the affected pins.
What is the expected output? What do you see instead? The PWM should work since the tone() command no longer is using a timer. It doesn't.
Please use labels and text to provide additional information.
Comment #1
Posted on May 8, 2010 by Happy RhinoComment #2
Posted on Jun 12, 2010 by Happy RhinoFixed, although only for timer 2 (which is the only one we're using at the moment). Not tested on the ATmega8.
Status: Fixed
Labels:
Type-Defect
Priority-Medium
Milestone-0019
Component-Core
OpSys-All