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.
工具与软件:
您好!
我看的是有关 UART 通信的两个示例项目。
它们使用不同的 SDK API 集、如下面屏幕截图中的红框和绿框所示。
主要区别是什么? 是否有任何一个优于另一个、或更适合任何特定项目?
谢谢!
起重机
AFAIK、"驱动程序"基本上是没有调度的 RTOS。 它们支持缓冲和 UART 控制等更多 PC。
Driverlib 更靠近金属、而 IHO 是首选的、但您可能需要更多地处理。
继续并尝试这两种方法、看看哪种方法最适合您。