|
|
| Author |
Message |
mikep
Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX
|
|
Posted: 27 December 2005, 4:55 AM Post subject: I2C Use of Timer1 |
|
|
It is not clear in the documentation but my assumption is that Timer1 is only needed for I2C channels 1-4. Channel 0 is driven directly by the Atmel hardware and Timer1 is not needed. Is this true?
The reason for asking is that I want to use Timer1 for other purposes (e.g. PulseOut).
Last edited by mikep on 27 December 2005, 18:43 PM; edited 1 time in total |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 27 December 2005, 16:50 PM Post subject: |
|
|
| Timer1 is only needed for channels 1-4 as you surmised. The documentation will be updated to make that more clear. Thanks. |
|
| Back to top |
|
 |
|