-
数字滤波器的FPGA实现,verilogHDL
数字滤波器的FPGA实现,verilogHDL-Digital Filter FPGA, verilogHDL
- 2022-11-21 15:25:04下载
- 积分:1
-
详尽的介绍ARM bootloader原理和过程的资料,是ARM嵌入式系统设计师的参考资料,也是ARM开发学习者的学习资料。...
详尽的介绍ARM bootloader原理和过程的资料,是ARM嵌入式系统设计师的参考资料,也是ARM开发学习者的学习资料。-detailed presentation ARM Bootloader principle and process information is embedded system designer ARM reference, as well as ARM learners learning materials.
- 2023-05-16 19:10:03下载
- 积分:1
-
ILI9320驱动程序
资源描述/* Includes ------------------------------------------------------------------*/
#include "ili9320.h"
#include "stm32f10x_lib.h"
#include "hardware.h"
#define jiedi_red_on {ili9320_Clear(BROWN);}
#define jiedi_green_on {ili9320_Clear(BROWN);}
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
static vu32 TimingDelay = 0;
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSEStartUpStatus;
extern u8 gImage_11[];
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void Int
- 2022-01-27 23:30:59下载
- 积分:1
-
基于KEIL公司RVMDK的最新的V3.5版本RTX实时库,仅用于学习,勿用于商业用途。...
基于KEIL公司RVMDK的最新的V3.5版本RTX实时库,仅用于学习,勿用于商业用途。-failed to translate
- 2022-08-16 01:02:26下载
- 积分:1
-
TMS320DM355达芬奇视频编码源码
TMS320DM355达芬奇视频编码源码-DM355 video encode source code
- 2023-07-25 22:20:03下载
- 积分:1
-
LPC2148 BSP
LPC2148 单片机的板卡支持包
其中包括文件的外围设备,如可以,SPI、 I2c、 ADC、 UART 等......
- 2022-05-28 07:24:46下载
- 积分:1
-
AVR试验板程序,有LED,键盘和串口的程序
AVR试验板程序,有LED,键盘和串口的程序-AVR test board procedures have LED, keyboard and serial procedures
- 2022-05-06 00:39:38下载
- 积分:1
-
connected back. Ethernet physical layer test code
接上回。以太网物理层测试代码-connected back. Ethernet physical layer test code
- 2022-10-30 00:15:03下载
- 积分:1
-
单
单片机访问多片DS18B20,同时显示在SPI控制的8位8段数码管上,其中用到DS18B20的单总线技术,还有演示程序截图,其中主控单片机为MEGA16-Single-chip multi-chip access DS18B20, at the same time displayed on the SPI-controlled 8-bit digital tube on paragraph 8, which uses a single bus technology DS18B20, as well as demo screenshot, in which single-chip microcomputer for control MEGA16
- 2022-05-07 18:19:48下载
- 积分:1
-
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。...
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。-TMS320C6713 the Bootloader procedures. Written in assembly language, on from the beginning 0 x90000000 1K space.
- 2022-11-19 12:35:04下载
- 积分:1