Dear Support Team;
I will use the LOCK pin for interrupt to MCU.
Could you tell me the minimum time of tDDLT?
If the minimum time is very shot, MCU can not receive the interrupt.
Best Regards,
Masaaki Sugiyama
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.
Dear Support Team;
I will use the LOCK pin for interrupt to MCU.
Could you tell me the minimum time of tDDLT?
If the minimum time is very shot, MCU can not receive the interrupt.
Best Regards,
Masaaki Sugiyama
Hi,
The minimum tDDLT should be irrelevant. When LOCK is going from low to high, it is not a single edge transition.
A simple interrupt on LOCK may not work as expected.
One approach would be setting a timer from clock received to 30ms, then interrupt on LOCK signal.
LOCK transition from high to low is single edged, so interrupt on loss of LOCK has no problem.
Sincerely,
Charley Cai
Dear Charley-san;
Thank you for your quick reply.
I will use the lock transition from high to low for interrupt to MCU.
I want to re-transmit if the unlock occur.
Could you tell me the minimum low pulse width of LOCK signal?
Best Regards,
Masaaki Sugiyama
Dear Charley-san;
I am waiting for your reply.
Could you help me?
Best Regards,
Masaaki Sugiyama
Dear Charley-san;
Thank you for your great support.
I understood.
Thank you!
Best Regards,
Masaaki Sugiyama