资源列表
Comm_MFC
- 仿照Vb基于MFC上位机通信单片机的点灯程序,附有串口调试功能!-Modeled Vb MFC-based PC communication microcontroller lighting program, with serial debugging features!
DS18B20
- PIC单片机控制DS18B20数字温度传感器原理及实现-PIC microcontroller control DS18B20 digital temperature sensor principle and realization
IRQ_
- S3C2440 裸机中断程序,当有按键中断时,利用函数uart_printf() 向串口打印一些信息,同时led灯显示-S3C2440 bare interrupt program, when a button is interrupted, using the function uart_printf () print some information to the serial port, and led lights display. .
swamy1K2
- PICs have a set of registers that function as general purpose RAM. Special purpose control registers for on-chip hardware resources are also mapped into the data space. The addressability of memory varies depending on device series, and all PIC devic
FreeRT(STM32)_V4
- 这是小型嵌入式实时操作系统FreeRtos在STM32芯片上的移植程序,我自己移植,可用,直接加入你自己的应用程序即可。-This is a small embedded real-time operating system FreeRtos in STM32 chip transplant procedures, my own transplant, can be added directly to your own applications.
VMD642_boot
- 板卡初始化库 本例程在 VMDM642_bsl 目录中。 包括设置 PERCFG,EMIF 设置,I2C初始化-The library board initialization routines VMDM642_bsl directory. Including setting PERCFG, EMIF settings, I2C initialization
VMD642_bsl
- 板卡初始化库 例程在 VMDM642_bsl 目录中。 括设置 PERCFG,EMIF 设置,I2C初始化。 -Board initialization library routines in VMDM642_bsl directory. Including setting PERCFG, EMIF settings, I2C initialization.
VMD642_CPLD
- 本例程位于 VMD642_CPLD目录中。 使用 CPLD 实现辅助译码、LED 指示灯控制、看门狗等各种逻辑控制电路。源程序使 用 Verilog HDL书写,编译开发系统使用 Cypress公司的 Warp 6.3。-This routine is located VMD642_CPLD directory. Using CPLD implementation auxiliary decoding, LED indicator control, watchdog, and othe
VMD642_flash
- FLASH 测试 VMD642 开发板上的 flash 芯片为 Spansion 本例程在 VMD642_flash 目录中。 FLASH 的测试主要包括 FLASH 的擦除和读/写操作,以及其在存储空间中的映射是否 正确。 首先配置 EMIF,使得 FLASH的 8 个 512K空间映射到 DM642的存储空间中。 擦除 FLASH 的 8 个页面。 VMD642_rset(VMD642_FLASHPAGE, page) 设置当前页面。 在 VM
VMD642_led
- 本例程在 VMD642_led 目录中 通过改变 LED灯控制寄存器的值,分别实现 LED灯一个个点亮和一个个关闭,以及每 次只点亮一只。 -This routine in the VMD642_led directory The control register change LED lamp, LED lamp, a light and a close were achieved, and every Only light a.
VMD642_net
- 网络 EMAC测试 本例程在 VMD642_net 目录中。 主要示范如何配置和使用 EMAC 和MDIO,如何设置一个 PHY设备,以及 CSL 中关 于网络接口部分程序的应用。 在本例中,采用自闭环的方式,自己向自己循环发送数据。 -Network EMAC test This routine in the VMD642_net directory. The main demonstration of how to configure and u
VMD642_uartio
- UART 测试 本例程在 VMD642_uartio 中。 VMD642-C卡中有两路 UART 接口,在本例中,UART 的接口标准配置为 RS232,波特率-9600,数据位-8,校验位-None, 停止位-1,采用查询工作方式。 在目录 Win32\serial 下提供一个串口调试器.exe,注意设置正确的波特率。 用开发板随带的串口线将 DSP 开发板的串口和计算机串口连接好,启动串口调试 器.exe,设置串口参数,然后打开串口,就可以在发送窗口发送
