⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 这是ARM的一个例子
💻 TXT
字号:
//*----------------------------------------------------------------------------
//*      ATMEL Microcontroller Software Support  -  ROUSSET  -
//*----------------------------------------------------------------------------
//* The software is delivered "AS IS" without warranty or condition of any
//* kind, either express, implied or statutory. This includes without
//* limitation any warranty or condition with respect to merchantability or
//* fitness for any particular purpose, or against the infringements of
//* intellectual property rights of others.
//*----------------------------------------------------------------------------
//* File Name           : readme.txt
//* Object              : analog_test description
//*
//* 1.0 14/09/00 JPP    : Creation
//*----------------------------------------------------------------------------

  This project will run a test of AT91m55800 DAC and ADC embedded on the eb55
  evaluation board. The test will be accessible through terminal tools

- software tools
    - Aspec ( V1.3)

- Hardware resource
   Connect the serial port A of the eb55 evaluation board to your PC (let's
   say, via COM1) using a hyper terminal PC tools, set the hyper terminal
   configuration (listening on COM1 at speed 115200, 7 bits, parity none,1 stop bit,
   flux control none) connected to serial port A of the board using flat
   modem serial cable.
  - Timer:
      - TCB0 for mcki calculation
      - TC1_DESC, TC2_DESC, TC3_DESC, TC5_DESC for ADC & DAC Trig
  - Usart
      - USART0_DESC menu managing in polling
  - Analog
      - DAC0_DESC, DAC1_DESC, ADC0_DESC, ADC1_DESC

- Used library resource
 This project use the following driver:
 - Drivers
    - Analog
    - com
    - time_rtc
 - Peripheral
    - adc
    - dac
    - rtc
    - timer_counter
    - aic
    - pio
    - rtc
    - usart
    - aic

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -