#include <iostream>
using namespace std;
union aregister
{
int theint;
unsigned bits[32];
};
union tonibbles
{
int integer;
short parts[2];
};
void Getserial()
{
int part1,part2,part3;
aregister issupported;
int buffer;
__asm
{
mov eax, 01h
CPU... ConsoleC++
This is my combining USB MSC class routines and MCI routines for read and write SD, joined the FATFS file system can support SD card 2G, speed can also be. attach schematic diagram (basically COPY ZLG schematic)... EmbededC
ST7787 chip SPEC, BYD 2.4inchLCM the SPEC. The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts serialPeripheral Int... Project DesignC++
spi serial interface with 52 analog acceptance procedure, and then control the wireless module to send out! Full of nrf2401 initialization!... Other Embeded programC++