代码搜索结果
找到约 10,000 项符合
7 的代码
abstract.txt
The HID project is a demo program for the AT91SAM7S64
using Atmel AT91SAM7S Microcontroller Board.
It demonstrates an USB HID (Human Interface Device):
- 4 LEDs (LED1..4)
- 4 Push Buttons (S
repository
AT91SAM7A3
hexlit3
// This is the maximum integer. It should SUCCEED.
0x7FFFFFFF
in_fft32.dat
1651 1 0 1 0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7fff
0x0
0x7f
mytest.sql.ini
QTDS7
db_test
sa
mengqian\llf
readme.txt
WITH IAR :
****************
FOR AT91SAM7SA3:
****************
cd 7SA3_IAR430A
Run the file SAM7A3.eww. This file launch your "IAR Embedded Workbench" software.
In this debugguer, you have
readme.txt
**********************
Directory description:
**********************
AT91SAMxxx : ATMEL library
COMMON_FS_MS : common files for the USB Mass Storage
FILESYSTEM : Files for the File System
MA
readme.txt
WITH IAR :
****************
FOR AT91SAM7SA3:
****************
cd 7SA3_IAR430A
Run the file SAM7A3.eww. This file launch your "IAR Embedded Workbench" software.
In this debugguer, you have
readme.txt
Version 1.1 support the link address at 0x00100000
Version 1.2 Support specific PLL and oscillator
Version 1.3 Write and Check
This is the project and sources for the ATMEL AT91SAM7X and AT91SAM7
uart16bitloopback.txt
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity uart16bitloopback is
port(clock : in std_logic;
sin : in std_logic;
DO