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.
Where can I find explanation of OSHTSYNC bit and SELFCLRTRREM bit in TBCTL2 register.
what does sentence "Allow one sync pulse to propogate" and "Loop back sync pulse to enable self sync operation" mean?
Just our experienceabout OSHTSYNC:
- It does what the name says. When properly enabled and armed it allows only one sync pulse to pass.
- One sync pulse is really only one sync pulse, we tried different things to rearm it without success.
- You need some luck to enable it. Probably some Flags need to cleared before (TBSTS.SYNCI ?).
- When initialization fails it jams the sync, making it a ZeroShotSync.
Our Conclusion:
Without proper documentation it is to unpredictable.
Does anyone else got it working reliable?
Edit:
Most problems have been caused by the debugger. Probably the OSHTSYNC is working as expected.