Hi NXP Team!
I'm a little confused on how SGPIO samples. What I have at the moment is a loop-back to understand how these slices work.
My setup:
- SGPIO4 - clk reference output
- SGPIO5 - data output
- SGPIO10 - data input
SGPIO 10 set to use external clk pin on SGPIO 9 and I was able to get some data just fine.
My confusion here is I realized my data out and data in were using rising edge to transmit and receive the data. My understanding so far is when we transmit the data we do that on one edge, then sample on the other edge. Is there any references that can explain how data is sampled into a slice?
Thanks!