参考官方1.7demo时,枚举usb设备抛出异常,可是我基本是按照官方demo 来写的,替换到官方demo中可以正常使用,是哪里还需要设置么?
private??void?CH34xInit(){ ????????try?{ ????????????//枚举符合要求的设备 ????????????showToast("开始初始化"); ????????????ArrayList?usbDeviceArrayList?=?WCHUARTManager.getInstance().enumDevice();//<---异常处 ????????????showToast("初始化中"); ????????????if(usbDeviceArrayList.size()==0){ ????????????????showToast("no?matched?devices"); ????????????????return; ????????????} ????????????showToast("结束初始化"); ????????}catch?(Exception?e)?{ ????????????showToast("异常"); ????????} ????????//打开USB设备 //????????if(WCHUARTManager.getInstance().isConnected()){ //????????????showToast("当前设备已经打开"); //????????????return; //????????} ????}
热门产品 :
CH585: 集成高速USB和NFC的蓝牙MCU