问题描述
我在DragonBoard 410c板上遇到同样的问题:
I am having same Issue on DragonBoard 410c board:
SerialPort = await SerialDevice.FromIdAsync(dis [0] .Id);
SerialPort = await SerialDevice.FromIdAsync(dis[0].Id);
reutrns null,而相同的代码在Raspberri Pi3上正常运行
reutrns null, while same code works fine on Raspberri Pi3
DragonBoard上的Windows 10 IOT版本是:  ; v.10.0.17661.1001不确定它是否与Windows版本或某些硬件问题有关,但在Raspberri Pi 3上部署时完全相同的代码可以正常工作
The Version of Windows 10 IOT on DragonBoard is : v.10.0.17661.1001 not sure if its problem with version of Windows or some hardware issue, but exact same code when deployed on Raspberri Pi 3 it works
是否有任何相同的问题和修正?
Anyone had same issues and fixes?
Omar
推荐答案
DragonBoard上的Windows 10 IOT版本为: v.10.0。 17661.1001不确定它的Windows版本或某些硬件问题,...
我能够复制这个问题所以你可以确定你不需要RMA你的董事会
i am able to replicate the issue so you can be sure you dont need to RMA your board
br
Andre
br
Andre
这篇关于[17661] DragonBoard 410c没有UART的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!