Timeline for 8 bits 62.5kHz PWM signal
Current License: CC BY-SA 3.0
11 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 17, 2020 at 8:21 | history | edited | Community Bot |
Commonmark migration
|
|
Apr 15, 2017 at 17:39 | vote | accept | iHateUni | ||
Apr 15, 2017 at 13:34 | answer | added | dannyf | timeline score: 0 | |
Apr 15, 2017 at 12:08 | answer | added | jfpoilpret | timeline score: 0 | |
Apr 15, 2017 at 9:45 | comment | added | iHateUni | The datasheet I referred to is atmega328p 2016. I just checked an older version and you are right! It shows me 'COM1A1|COM1A0|COM1B1|COM1B0'. Now down to one question. Will be more than willing to set your answer as answered if you can answer the first question together with the second question | |
Apr 15, 2017 at 9:40 | comment | added | jfpoilpret | And for your information, the bits COM1xx are the same as for COM0xx and COM2xx, in terms of their position in the register. | |
Apr 15, 2017 at 9:40 | comment | added | jfpoilpret | Where did you get your datasheet from, exactly. I have several datasheets for ATmega328P (for 2013 and 2014), but I certainly do not have the same info as you have. The chapter titles themselves look weird. On mine, I have "TCCR1A – Timer/Counter1 Control Register A" and the bits description is complete. It seems new datasheets edited by microchip have lost quite some information. Try to find youself an older datasheet from Atmel. | |
Apr 15, 2017 at 8:51 | comment | added | iHateUni | I am working on a DC/DC converter project. Initially I am using 2 outputs only so only Timer0 is used. But now i need to control 2 extra things, thus a total of 4 outputs to be controlled. Reaching to this point, might as well learn how to use all 6 of them :) | |
Apr 15, 2017 at 8:40 | comment | added | Nick Gammon♦ | Just out of curiosity, why have 6 outputs all at the same frequency? Why not just have one or two? | |
Apr 15, 2017 at 8:26 | review | First posts | |||
Apr 15, 2017 at 9:40 | |||||
Apr 15, 2017 at 8:25 | history | asked | iHateUni | CC BY-SA 3.0 |