Resolved! Is it possible to use a timer to send a on-time-pulse PWM at a frequency of less than 1Hz?
For example, sending a 1.5second on-time pulse? It would also be helpful to be able to set a delay before the pulse starts as well as the 'repetition' of the pulse. The TIMER1 does have the required features but not sure how to scale down the frequ...