[size=4]The designed board has reached the SRIO debugging stage. On the board, one V6 and two 6678s are interconnected through 4XSRIO, without a switch in between, and finally the communication betwee...
How to implement USB OTG under WINCE? Looking at the code in the BSP package, I can't see the operation of connecting an external USB flash drive (I only see it as a USB flash drive for the PC)! Has a...
I have been engaged in embedded software development for many years, familiar with ARM architecture, familiar with ucos, eCos and other operating systems, proficient in FAT, yaffs file system, profici...
[i=s]This post was last edited by paulhyde on 2014-9-15 03:03[/i] #include//Reference header file #define uchar unsigned char #define uint unsigned int #define CLR_RS P1OUT=~BIT1 //RS = P1.1 #define S...
I have recently learned the basics of the software Multisim . Now I will briefly tell you how to use Multisim to implement the simple operation of converting the input 0~5V voltage into 4~20mA current...
Microchip has introduced the SAM D5x and SAM E5x microcontroller (MCU) series. These new 32-bit MCU series offer a variety of connectivity interfaces, powerful performance, and reliable hardware-based...