6713调用程序对EEPROM进行读写,按页读写,单独运行该程序没有问题。
6713开DMA中断,中断触发用外部中断,中断服务程序运行不超过100us,中断时间为200us,单独运行没有问题。
两个程序一起运行,程序就会停在iic_busy的位置上,在中断服务程序中没有调用IIC。
请问导致程序停在iic_busy的原因可能是什么?
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.