Hi,
I'm starting developing an ADC application with TMDX570LS31HDK involving a multiple complex square wave emission to syncronize my external source.
Based on my limited knowledge I believe that HTU should be the right peripheral to use (the other should be NHET, right?).
The HTU should allow to:
- cyclically emit wave trains, prepared in advance, to feed my external source sensor
- simultaneously using one of them to trigger my ADC
Is that right? Could HTU do this?
Can I route one HTU square wave to trigger ADC? How?
On HalCoGen I've not found any HTU setting or documentation. The only document I have is the Tecnical Guide of The TMS570.
Where can I found some coding or HalCoGen example to setup and run HTU to generate square waves?
The use of HTU DMA, right? Do this generate some conflict with the use of DMA to transfer ADC data in system memory?
Thank you,
Matteo