I've been going over the datasheet for the SAM C21 E17A and I need to read in a 978, 1030, and 1090 MHz as square waves and output a 1090 MHz using the waveform generator. I'm new to this but I have figured they need to be input using the TC/TCC channels. I have to hurry up and get the schematic laid out so I can order my PCB because of the lag time and I'm not sure if each wave input needs to be on it's own TCC channel or not. So far I've got it on
1030 IN to PA08 (TCC0/WO[0])
978 IN to PA10 (TCC1/WO[0])
1030 OUT to PA14 (TC4/WO[0])
1030 IN to PA15 (TC4/WO[1])
I'm pretty sure this will work and I just have to code it but am I on the right track? Should I change up the inputs to all be on the same TC/TCC or do they need to be different?