I'm making an interface that requires a clock signal output that is 16x the UART baud rate (9600) which puts me at 153.6 kHz. I was trying to generate this on the clock out pin but it doesn't seem mathematically possible. What other options do i have besides just hitting a gpio port?