The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is...
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is...
This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C ...
This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte...
This example provides a description of how to set a communication with the bxCAN in loopback mode: ...
This example provides a description of how to use a DMA channel to transfer a word data buffer fro...
This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the I...
A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman inter...
fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); ...
S3C2410开发实验源代码及实验指导;内容包括: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash contro...
s3c2410嵌入式引导程序vivi中的驱动部分,已分成单个的实验,包括mmu、sdram、uart、timer、interrupt等,可按每个实验单独学习一个内容...