This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to avoid DCD?

I'm sorry. I don't know why it happened, but... the previous post was deleted. Ask the question again.

//----------------------------------------------------------------------------------------------------------------------------------------

This is a communication function.

Fullscreen
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

In the assembler, this is converted.

Fullscreen
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Delay function does not work properly because of DCD.

I measured 100 us through the port with an oscilloscope. By the way. Because of DCD, 100us is not implemented properly.

Also, whenever I change the code little by little, DCD runs around.

How to avoid DCD?

0