Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

In the WRITE operation, can I use the DELAY method in stead of waiting for the READY signal from the DO pin?

0
Posted

In the WRITE operation, can I use the DELAY method in stead of waiting for the READY signal from the DO pin?

0

Answer You are not recommended to use the DELAY method mainly because only a READY signal on the DO pin indicates the completion of a WRITE command. Note that waiting for the READY signal on the DO pin might result in a dead loop if any failure happens. An additional time-out flag to prevent this situation is recommended. Anyway, if you have to use the DELAY for WRITE command, be sure to provide sufficient DELAY period, for the HT93 series, which should be at least 5ms.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123