搜索资源列表
9200-emc-test
- AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- -----------------
lpc2103_blink_led-1.2.0-100415
- Example project for NXP LPC2103. In the code, beside blinking the LED, there are some basic system initialization routines - enabling of Fast GPIO, MAM and PLLa for max speed (72MHz).
stm32_blink_led-1.2.0-100415
- Example project for ST STM32F103RB. In the code, beside blinking the LED with editable speed, there are some basic system initialization routines - enabling of all GPIO ports, configuraton of Flash latency and enabling PLLa for max speed (72MHz).
max-pcb
- arm based green house controller
C-code-for-FIR
- 基于STM32F10的FIR滤波器 参数 : hx[Max] : 系统函数,Max为系统函数的阶数,或是系数的个数,定义为Short型 xn[M] : 输入参数 yn[N] : 输出参数 M,N,Max的关系为 M + Max -1 = N - STM32F10-based FIR filters Parameters: hx [Max]: system functions, Max is the order of the system fu
max7219
- MAX7219驱动,用于数码管静态显示,用较少的IO口控制数码管-max 7219 driver
MAX31865
- max31865驱动程序(max 3 1 8 6 5 driver for stm32)
5、STM32_MAX核心板原理图
- stm32f103的开发板电路,很有使用价值(STM32f103 border Development board circuit, very useful)
vivado
- 用中规模MSI基本逻辑功能模块 实现关模比较器(要求分别使用中规模和语言实现): 功能要求:它的输入是两个8位无符号二进制整数X和Y,以及一个控制信号S;输出信号为1个8位无符号二进制整数Z。输入输出关系为:当S=1时, Z=min(X,Y);当S=0时, Z=max(X,Y)。(Modeling comparator is implemented by using basic logic function modules of medium-scale MSI (medium-scale an