Is there an app note on how to configure this?
Hey USB,
Can you provide a little more information about the part? It'll help us track down the right person to help.
Thanks,
Nancy
It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change. - Charles Darwin
It is the same Real Time Interrupt module that is in the TMS470. We are doing a custom device so right now we have the module in an FPGA.
The RTI (real-time interrupt) module is discussed in chapter 5 of the system module user’s guide: http://focus.ti.com/lit/ug/spnu189h/spnu189h.pdf
Thanks Brandon, I saw this. Do you know if there is an app note and sample code?
I am not aware of such an example. We used to have a page with these type of resources, www.ti.com/tms470, but it has been taken down since the '470 is NRND.
The following was the closest I could find: http://focus.ti.com/lit/an/spna085/spna085.pdf
There are some C header file examples here http://focus.ti.com/docs/toolsw/folders/print/spnc011.html & here http://focus.ti.com/docs/toolsw/folders/print/slac058.html
Thanks!