I can't get into my IIC interrupt, what's going on? PINSEL0 = (PINSEL0&0xFFFFFF0F) | 0x50; // Set I2C control port to be valid /* Set I2C interrupt to be enabled */ VICIntSelect = 0x00000000; // Set a...
For infrared communication, within a two-meter range, the transmission rate must reach 1Mb/s. I want to raise the carrier frequency of infrared transmission and reception to 20MHZ. I wonder if anyone ...
[font=楷体,楷体_GB2312][size=4]Based on my initial understanding of the development board, the development board itself already has a network module. At present, to complete the functions I expect, I need...
I have seen an article saying that "The Windows Media Player control that comes with the WinCE4.2 operating system is actually version 6.4, not version 9.0 as shown on its interface." I am using the S...
Dear brothers: I am using Atmel's AT91SAM9263, running WinCE6.0, but the official BSP has many bugs, and some tasks are very confusing. If anyone has used this chip and has the relevant BSP, please se...
Dear experts: I was working on the usbhost driver today and found that I could only load 2 devices and could not find the driver for the third one. The same is true for loading a USB flash drive. I wo...