Maybe it would be better just to generate two time intervals in turn, using time interrupts. First 10.7% of 15.95ms, then 89.3%, and repeat.
Of course, it depends on what else the processor has to do. If you have other things happening which absolutely must generate interrupts, this method won't work. But often there can be alternative approaches which rely on polling rather than interrupts.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum