Hi All, I am trying to use TCA in split mode in Atmega1608. I read Datasheet and Application note but few things are unclear to me. First one is, what does Low Byte count and High Byte count mean? How can I use them to make 2 PWMs? Can I just use LCMP0 and LCMP1 to generate those? It is quite confusing. I tried the understand the waveform on page 200 of datasheet, but it manly describes the count down nature of split timer. My Ultimate goal is to make a PWM of 2Hz on one pin and a 1Khz PWM on other pin.