Replies: 3 comments
-
Good Idea! This gets a bit more complicated when a different value for TOP is used, but I can initialize it dynamically to half of the otherwise active time of the corresponding output. I'll need to play a bit with it myself. |
Beta Was this translation helpful? Give feedback.
-
I finally got back to the project, so I implemented your suggestion. They now default to 32. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Oh, well, that didn't go that well: Timer0 also have dead time support, but it is an 8 bit timer. Because of that, the max values for the deadime bits is just 2^4. I changed the defaults to be |
Beta Was this translation helpful? Give feedback.
-
After some test i think this will be good always init the dead time to
about 32..not many more.. .. or not many less to eases the view on oscilloscpe for some beginner testing with it..because if init to 128 for some timer setting this have the effect to full stop the output of the opposite output so someone
which don't know well the working of timers may thinking the settings are bads ...but it is goods..
Beta Was this translation helpful? Give feedback.
All reactions