搜索资源列表
tnkernel-arm-2-4
- TnKernel是一个源码开放的ARM嵌入式实时操作系统,该操作系统在众多ARM芯片中得到广泛应用,官方已经移植了包括LPC、AT91SAM7S、STR7等ARM7芯片,本工程是最新的2.4版本,包含了ADS、Keil、IAR、GCC等众多编译环境,开发人员可以在不同的目录下找到自己熟悉的编译器工程文件,对嵌入式开发人员极具参考价值。-TnKernel is an open-source embedded real-time operating system ARM, The operating
usb-device-ccid-project-1.4-iar5-at91sam7s-ek
- AT91SAM7S256-USB-CDC for IAR5
AT91SAM7S256-USART_USB_SAM7S-IAR4_31A-1_00
- 基于at91sam7s256的usb驱动程序源码,用的iar4.30 构建的项目。-base on at91sam7s256 s usb driver source code , design tool : iar4.30
usb-device-massstorage-project-at91sam7s-ek-iar.zi
- Include startup files and peripherial devices Code for Atmel ARM7 development-At91SAM7S Series Test Code for Mass Storage USB device under IAR platform
basic-pwm-project-at91sam7s-ek-iar
- This test code use PWM to control LED flashing, however, users can use PWM to do other things with the PWM initialization code-AT91SAM7S test code for PWM development under IAR platform
usb-device-hid-keyboard-project-at91sam7s-ek-iar.z
- useful when developer using ARM7 to interface HID devices like USB Keyboard-AT91SAM7SE test code for HID devices like USB keyboard for IAR platform
usb-device-hid-mouse-project-at91sam7s-ek-gnu
- configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU-AT91SAM7SE test code for interfacing HID
basic-adc-project-at91sam7s-ek-iar
- at91sam7 example this source is very useful
usb-device-cdc-serial-project-at91sam7s-ek-keil.zi
- AT91SAM7S64 的USB CDC设备源码,keil编译-AT91SAM7S64 of the USB CDC device source code, keil compiler
at91sam7s_usart_usb_20080916
- This a port of the demo-project AT91SAM7S-USART_USB_SAM7S which is available from at91.com for the IAR EW to the GNU-toolchain-This is a port of the demo-project AT91SAM7S-USART_USB_SAM7S which is available from at91.com for the IAR EW to the G
basic-sd-spi-project-at91sam7s-ek
- Data loader to a MicroSD memory using an ATMEL ARM AT91SAM7S Microcontroller, using IAR Systems compiler.
usb-device-massstorage-project-at91sam7s-ek
- AT91SAM7S usb mass storage source
hoaithuy
- The Blinky project is a simple program for the AT91SAM7S256 using PNLab AT91SAM7S-EB Microcontroller Board. It blinks the 2 LEDs on the board. Blinking speed can be changed by the switch buttons on the board.
AT91SAM7S-Interrupt
- AT91 SAM7S Interrupt Management This project demonstrates how to use the AT91 ARM-Based Software Package. It runs on the AT91SAM7S-EK shows how to manage interrupts on the SAM7S64. Reference Documents-AT91 SAM7S Interrupt Management T
basic-sd-spi-project-at91sam7s-ek
- The Basic-sd-spi-project will help you to get familiar with sdmmc_spi interface on AT91SAM microcontrollers. It can also help you to get familiar with the SD operation flow which can be used for fast implementation of your own sd drivers and other