Hello,
I have a MAX32666FTHR board and would like to use the Pulse Train modules to generated precisely timed signals with them.
Reading the user guide, I see that I can "chain" them using the PTn_RESTART.on_pt_x_loop_exit register values for instance, giving me the possibility to create a signal of up to 32*16=512 bits
What I have not been able to figure out is how I could get those "multiplexed" into the same output pin.
I mean, there is the alternate function table that tells me I can get pulse trains each on their respective pin, effectively preventing me from using the SDHC card at the same time. But I was kinda expecting the ability to route the pulse trains output to a single unique pin in the P0 group.
Is this doable?