();DelaySec(1);//??Uart1Sends("AT+CPIN?\r\n");//?????????DelaySec(1);//??i=0;while(!hand
2016-08-19 12:06
stops to receive any data.He tried to make a simple test. Test sends UDP 1024 bytes packets
2018-10-29 11:12
]=tmp2;//短信的内容都存在rev_buf2中了if(num2>=80){num2=0;//Uart1Sends("GSM B "); 以上全试过可以发送7/23,20
2015-02-23 15:07
enum { /* camera sends byte sequence: s1, s2, s3, s4, ...* fifo receives: 00 s1 00 s2, 00 s2 00 s3
2023-03-07 08:00
: Select alltypedef enum { /* camera sends byte sequence: s1, s2, s3, s4, ...* fifo receives: 00 s1 00 s2
2023-02-09 07:18
: Select alltypedef enum { /* camera sends byte sequence: s1, s2, s3, s4, ...* fifo receives: 00 s1 00 s2
2023-03-03 08:07
= SMCLK_FREQ / 9600; UCA1MCTL= UCBRF_3 + UCOS16; UCA1CTL1 &= ~UCSWRST;}void Uart0Sends(char *s){ while(*s
2017-01-17 13:16
sends this. After the command, HID cannot send a report, but UVC works normally. If I start UVC
2018-09-29 15:57
and the host sends some class specific requests. I have added some code to CyFxUVCApplnUSBSetupCB
2019-06-04 16:01
SerialInit();//初始化串口void Uart1Send(uchar c);//void Uart1Sends(uchar *str);//串口发送指令void GSM_Iint();//GSM初始化
2019-05-10 02:06