Clarifying the PSSI Interface of the STM32N657
I would like to connect a 12-bit ADC operating at 10MSps to the PSSI interface of the STM32N657 device. There is some confusion as to the nature of the clock source. The reference manual indicates that this may be either an input or an output. If configured as an output, what is the source of the clock? Examples suggest that a PWM timer needs to be used. Here is an illustration of what I would like to do:
Do I need to use the PWM timer as the clock source?
