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.

TMS570LC4357: Passing HWAG values to the N2HET

Part Number: TMS570LC4357

Hello,

I'm currently trying to write a N2HET program where I would like to incorporate the HWAG. Right now I have a project set up in Code Composer Studio where the CPU is handling the HWAG (writing to the registers, figuring out where the gap is, setting the HWAG start bit) which is working well but ideally I would like to have this all handled by the N2HET itself. 

Is there a way to do this? I think I would have to use the HTU but I'm not 100% sure if that's possible.