Part Number: TMS320F28069M
How to set the GPIO used for eCAP1 in MATLAB Simulink, as I cannot find any way from the PANES available.
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: TMS320F28069M
How to set the GPIO used for eCAP1 in MATLAB Simulink, as I cannot find any way from the PANES available.
According to the documentation I read, you can only assign the pin 1 action - it can either be a DI or feed eCAP; but not do both.
Maybe you can branch off to a different DI and use that in parallel?
Cheers,
-Brian
Thank You Brain for the support.
I am aware with the the fact that i can only use a Pin either as GPIO or Periph, but with ccs when I am using a GPIO24 configured as eCAP, I am also able to get the state of the pin using the command "GpioDataRegs.GPADAT.bit.GPIO24"
My requirement here is to know the state of the pin when using it as eCAP, like i did in CCS. Is there any way out to get to know about the pin state along with its usage in eCAP periph.