代码搜索结果
找到约 43,496 项符合
MCU 的代码
gps配置程序readme.txt
此程序通过串口向GPS模块不停的发送设置命令,实现控制GPS发送数据模式的配置。用户可以根据需要选择不同
的数据模式,并通过PC的串口调试软件观察效果。
具体步骤如下:
1.GPS模块在上电的环境下和计算机串口调试软件通讯,会看到有默认的数据发过来
2.在不掉电的状态下和<mark>MCU</mark>进行通信,配置所需的模式
3.在不掉电的状态下和计算机进行通信,观察结果
注:1.此过程GPS模块 ...
ms3.searchresults
---- U1 Matches (23 in 10 files) ----
Key.c (sourcefile):static U1 KeyEnable = TRUE;
Mcu.c (sourcefile):void extern_interrupt0_init(U1 Enable, U1 EdgeEnable)
Mcu.c (sourcefile):void extern_interrup
mcu.lst
C51 COMPILER V7.50 MCU 05/22/2007 20:05:13 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE MCU
OBJECT MODULE PLACED IN .\m
mcu.c
/***************************************************************************************
****************************************************************************************
* FILE : mcu.c
*
mcu.h
/***************************************************************************************
****************************************************************************************
* FILE : mcu.h
*
makefile
# Compile Test Makefile for AVRlib verification
# Author: Pascal Stang
# MCU = atmega163
# MCU = atmega161
# MCU = atmega323
MCU = atmega8
# MCU = atmega16
# MCU = atmega32
# MCU = atmega
mcu.map.smsg
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
Info: Version 6.1 Build 201 11/27/2006 SJ Web Edition
Info: Processin
mcu.asm.rpt
Assembler report for mcu
Thu May 24 10:13:07 2007
Quartus II Version 7.1 Build 156 04/30/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not
mcu.fit.rpt
Fitter report for mcu
Thu May 24 10:12:58 2007
Quartus II Version 7.1 Build 156 04/30/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
mcu.smp_dump.txt
State Machine - |mcu|key:u1|key_state
Name key_state.0101 key_state.0001 key_state.0010 key_state.0011 key_state.0100 key_state.0000
key_state.0000 0 0 0 0 0 0
key_state.0100 0 0 0 0 1 1
key_