Skip to content

Compatibility with 4/8MHz Crystals #790

Answered by AnalysIR
ajesquirell asked this question in Q&A
Discussion options

You must be logged in to vote

If you have the choice , 16Mhz provides better timing accuracy(granularity) and thus better performance (using Arduino & IRremote) - as a general rule.

When running on battery, the voltage is usually lower than the rating for 16Mhz on AVRs so this should be avoided. (2xAAA is up to 3.2volts which is below the rating for 16Mhz)

Currently, we are only supporting 4Mhz on IRremote up to 2.6.1. There have been a lot of changes in later versions & we will wait until things settle down more before considering adding in support for the latest v3+.

IMHO 4Mhz is the optimal for running on 2xAAA batteries.

If you have very good low power management configured in your firmware then 8MHz is also feasi…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ajesquirell
Comment options

Answer selected by ajesquirell
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Keep Keep issue
2 participants