readme.bak

来自「FS7805 使用APLIF的demoFS7805 使用APLIF的demo」· BAK 代码 · 共 28 行

BAK
28
字号
/*
*********************************************************************************************************
* File:     readme.txt
* Contents:  
*
* $Date:    01/25/07    Kevin   v0.1
*
* Copyright (c) 2007 Fameg, Inc. All rights reserved
*********************************************************************************************************
*/
The purpose of this firmware is to demonstrate how to use APLIF module in the FS7805 chip.  

The example uses the Talker51 utility to illustrate burst data write.

Note:Make sure you have latest development tools installed in you machine . Map the data pins of APLIF to logic analyzer pods or oscillograph pods .  

To run this example : 

1. Start the Talker51 application.
2. Click "Bulk Trans"-->"Bulkloop".
3. Click "Add Steps" twice and configure it :
	step1 : Endpoint :out point,Length :256,Data :AA 
	step2 : Endpoint :in  point,Length :256,Data :none 
4. Select logic analyzer trigger pod .
5. Click "OK".if you using logic analyzer ,you can compare the data that catch up by logic analyzer and the USB data whether data is consistent or not. 


⌨️ 快捷键说明

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