Discussion Title | Created date |
---|---|
Mega64 PWM shutdown. I am running timer/counter 2 on a Mega64 (16 MHz) in phase correct pwm mode with: TCCR2 = BIT(WGM20) | BIT(COM21) | BIT(CS22); This is non-inverted output on the OC2 pin at... |
Tuesday, 23 September 2008 - 00:26 |
Identifying Mega128 or Mega64 at run time. I need to create some code that will run in either a Mega128 or a Mega64 with bootloader. The bootloaders match the processor but the application needs to be able to jump to the... |
Friday, 13 January 2006 - 21:49 |