Part Number: TMS320F28379D
Can we see UP-Down counter through DAC?
or
Can we see UP-Down counter direction through GPIO
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS320F28379D
Can we see UP-Down counter through DAC?
or
Can we see UP-Down counter direction through GPIO
To see it on a GPIO, THROUGH HW and not a SW solution, you can use TBCTR dir as an input to the CLB, then pass that to the CLB1-4 OUT4 or OUT5. Then use OUTPUT XBAR to put it on a pin.
The TBCTR value showing on the DAC output, that will have to a SW solution where you manually copy, the TBCTR value in to the DACVAL register. (Not recommended).
Nima