Author |
Message |
Topic: Software Pwm |
salanki
Replies: 9
Views: 102879
|
Forum: Code Library Posted: Sat Apr 28, 2012 2:35 pm Subject: Software Pwm |
Could anyone help me figure out the math here for a PIC12F1822.
With the preload set at 65458, and the timer overflowing at 65535 this would give us 77 timer increments until overflow. Now running ... |
Topic: Timer based Real Time Clock (RTC) |
salanki
Replies: 57
Views: 570688
|
Forum: Code Library Posted: Sat Apr 28, 2012 11:26 am Subject: Other interrupts |
How is this affected by other interrupts? Say I have an RS232 interrupt that executes fairly frequently. Would the timer interrupt still be executed timely? I would want to increase the granularity of ... |
|