-
本文主要对FAT32 / 16的规范和一些指令生成…
This mainly about the Fat32/16 s specification and some instructions about build the USB Disk ect.
- 2022-06-30 09:55:56下载
- 积分:1
-
NEC IR 控制源代码,包括接受,处理.些代码来自TV 软件开发.
NEC IR 控制源代码,包括接受,处理.些代码来自TV 软件开发.-NEC IR control of source code, including the accepted treatment. Some code from the TV software development.
- 2022-03-07 11:45:50下载
- 积分:1
-
通过I/O模同步串口与74HC595进行连接,控制74HC595驱动LED数管显示...
通过I/O模同步串口与74HC595进行连接,控制74HC595驱动LED数管显示-the I/O module with Bit synchronous serial port for connecting to control LED drive several Bit Display
- 2022-11-23 15:50:02下载
- 积分:1
-
ARM的基本知识,是学习ARM的入门好书!
ARM的基本知识,是学习ARM的入门好书!-Basic knowledge of ARM is ARM introductory book to learn!
- 2022-03-10 21:50:02下载
- 积分:1
-
TMS320F2812 FFT source code
TMS320F2812 FFT 源代码 -TMS320F2812 FFT source code
- 2022-11-15 04:00:03下载
- 积分:1
-
FPGA 串口自发自收
资源描述
FPGA verilog
串口自发自收接收数据
波特率9600
- 2022-04-09 11:00:13下载
- 积分:1
-
LPC2148,SPI代码begineers
此代码是为了了解 SPI 是如何工作的并且在 LPC2148 配置。这段代码成功签两个蓝板。这段代码有两个部分,1。SPI 主:-在这里,控制器从 UART0 和送 SPI 作为主节点上的获取数据。因为这是主它发送数据的奴隶。奴隶设备是另一种蓝色的主板。SPI 奴隶: — — 奴隶在这里正在通过主数据和向 UART again.here UART 反映只是用来将数据显示在终端上使用。
- 2022-12-14 20:35:03下载
- 积分:1
-
EXTInterruptFIQ.rar 44B0快速中断、外部中断程序
EXTInterruptFIQ.rar 44B0快速中断、外部中断程序-EXTInterruptFIQ.rar 44B0 fast interrupt, external interrupt procedures
- 2023-04-23 04:20:02下载
- 积分:1
-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1
-
SC44B0的测试程序,此程序为4*4键盘的测试程序,基于扫描式读取键值并在LED上显示。...
SC44B0的测试程序,此程序为4*4键盘的测试程序,基于扫描式读取键值并在LED上显示。-SC44B0 testing procedures, the procedures for the 4* 4 keyboard testing procedures based on scan-read keys on the LED display.
- 2023-05-03 01:05:03下载
- 积分:1