casemod
Member level 1
- Joined
- Sep 21, 2013
- Messages
- 34
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,618
Hi,
I am working on a microchip Application note that is written in assember and need some help implementing a frequency counter.
The frequency to measure should be between 0 and 2700Hz and the result in a 11bit variable (0b00000000000 to 0b11111111111).
Wondering if someone can post a few code examples and tips to give me an idea of where to start. I can program in C but ASM is all new to me.
Regards
I am working on a microchip Application note that is written in assember and need some help implementing a frequency counter.
The frequency to measure should be between 0 and 2700Hz and the result in a 11bit variable (0b00000000000 to 0b11111111111).
Wondering if someone can post a few code examples and tips to give me an idea of where to start. I can program in C but ASM is all new to me.
Regards
Last edited: