Hi Norma,
Super. We'll if you look at www.ti.com/.../tidm-hahscpto we built a board that connected to all of the HET pins which meant 180 of the 0.1" pitch pins/receptacles. I took some close-up pics for the writeup.
I have a hard time…
Robert,
I've got a question out to one of our former team members that was an advocate of SENT. I know he discussed some ideas of using NHET to do SENT but I don't know where he left it. I'll provide more details when I get a response from him.…
Maybe.
So i think in the code I sent you I put an equate for OUTPIN but I didn't actually use it in the code.
I gave you lines like:
PULSCMP ECMP { en_pin_action=ON,cond_addr=PULSMON,pin=0,action=SET,reg=T,data=0,hr_data=0, next=START};
That…
Miguel, as far as I can tell BAC and BAC1 are just different labels. As long as the program is consistent it shouldn't matter. The instructions look exactly the same.
The difference between AFE and START just is probably due to a different number…
So, both e_HETPROGRAM0_UN and HET_INIT0_PST have type delcarations in your '<hetprogram>.h' output file assuming you assemble '<hetprogram>.het' for HET 0. If you change the HET # then the '0' in these names will change to that new number.. …
Certainly,
Look at
For some ideas, like how the "Start/Stop" is done and how a command queue is setup ...
Also a great explanation of this can be found
Thanks to Jan Cumps for this blog - his blog makes a complex appnote a lot easier to…