readme.txt

来自「AMD之FLASH操作代码[Software Support for AMD 5」· 文本 代码 · 共 25 行

TXT
25
字号
Software Support for AMD 5.0V and 3.0V Flash Memory Devices
============================================================

Source code is now available to support AMD's 5.0V and 3.0V devices.

Functionality includes: 

Basic read, embedded program, and reset functions 
Embedded erase (chip and sector) 
Simultaneous device access (for DL family) 
Unlock bypass programming (for LV family) 
Autoselect interrogation (including Sector Protection) 
Verify, device ID, and manufacturer code 
Bulk programming operations (in regular or Bypass modes) 

These drivers are designed to be drop in modules, with little source modification. They can also make a good reference for custom or compact driver requirements.
 
DRIVE C - A test drive program which demonstrates the use of every API function provided in FLASH.C
 
FLASH H - Header file containing all C function and global declarations
 
FLASH C - This is the source code file in 'C' language
 
OUTPUT.TXT - Text output of the DRIVE.C program

⌨️ 快捷键说明

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