Am Donnerstag, 9. November 2017 14:00:37 UTC+1 schrieb Loïc Droz: > > I could also do both operations on one PRU yes. However, since the audio > processing steps involve memory writes to the host, I am worried these > might not take deterministic time, which would prevent my clock my clock > from being stable. >
On one PRU, you could use the PRU internal eCAP subsystem to generate the CLK output. Synchronize your software by reading back the eCAP counter. BR -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/65cafdc1-724c-4bae-acd0-f57c5d994468%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
