Hi
不建议在中断服务函数里调用这些API。建议在ISR里仅给出标志,然后在状态机或者主循环里根据标志来启动I2C传输。
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi
不建议在中断服务函数里调用这些API。建议在ISR里仅给出标志,然后在状态机或者主循环里根据标志来启动I2C传输。
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------