文件名称:ch06-UART
-
所属分类:
- 标签属性:
- 上传时间:2015-01-19
-
文件大小:148.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
kl25开发板基础知识介绍以及常规串口使用的源代码-kl25 development board introduction to the basics as well as conventional serial port using the source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch06-UART/C#2010串口测试程序/SCI/app.config
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.exe
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.exe.config
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.pdb
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.vshost.exe
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.vshost.exe.config
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.vshost.exe.manifest
ch06-UART/C#2010串口测试程序/SCI/Form/FormSCI.cs
ch06-UART/C#2010串口测试程序/SCI/Form/FormSCI.Designer.cs
ch06-UART/C#2010串口测试程序/SCI/Form/FormSCI.resx
ch06-UART/C#2010串口测试程序/SCI/Function/PublicVar.cs
ch06-UART/C#2010串口测试程序/SCI/Function/SCI.cs
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/GenerateResource.read.1.tlog
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/GenerateResource.write.1.tlog
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SCI.csproj.FileListAbsolute.txt
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SCI.csproj.GenerateResource.Cache
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.csproj.GenerateResource.Cache
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.exe
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.FrmSCI.resources
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.pdb
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.Properties.Resources.resources
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
ch06-UART/C#2010串口测试程序/SCI/obj/SCI.csproj.FileList.txt
ch06-UART/C#2010串口测试程序/SCI/obj/SCI.csproj.FileListAbsolute.txt
ch06-UART/C#2010串口测试程序/SCI/obj/SerialPort.csproj.FileList.txt
ch06-UART/C#2010串口测试程序/SCI/Program.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/AssemblyInfo.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/Resources.Designer.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/Resources.resx
ch06-UART/C#2010串口测试程序/SCI/Properties/Settings.Designer.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/Settings.settings
ch06-UART/C#2010串口测试程序/SCI/SCI.csproj
ch06-UART/C#2010串口测试程序/SCI/SCI.csproj.user
ch06-UART/C#2010串口测试程序/SCI/工程说明/工程说明.txt
ch06-UART/C#2010串口测试程序/SCI.sln
ch06-UART/C#2010串口测试程序/SCI.suo
ch06-UART/C#2010串口测试程序/SerialPort.suo
ch06-UART/KL25-UART(int)-20130508/.cproject
ch06-UART/KL25-UART(int)-20130508/.cwGeneratedFileSetLog
ch06-UART/KL25-UART(int)-20130508/.project
ch06-UART/KL25-UART(int)-20130508/.settings/com.freescale.core.ide.cdt.toolchain.prefs
ch06-UART/KL25-UART(int)-20130508/.settings/com.freescale.core.ide.newprojectwizard.prefs
ch06-UART/KL25-UART(int)-20130508/.settings/org.eclipse.cdt.codan.core.prefs
ch06-UART/KL25-UART(int)-20130508/Common/common.c
ch06-UART/KL25-UART(int)-20130508/Common/common.h
ch06-UART/KL25-UART(int)-20130508/CPU/MKL25Z4.h
ch06-UART/KL25-UART(int)-20130508/CPU/sysinit.c
ch06-UART/KL25-UART(int)-20130508/CPU/sysinit.h
ch06-UART/KL25-UART(int)-20130508/CPU/vectors.c
ch06-UART/KL25-UART(int)-20130508/CPU/vectors.h
ch06-UART/KL25-UART(int)-20130508/Doc/Readme.txt
ch06-UART/KL25-UART(int)-20130508/Drivers/gpio/gpio.c
ch06-UART/KL25-UART(int)-20130508/Drivers/gpio/gpio.h
ch06-UART/KL25-UART(int)-20130508/Drivers/uart/uart.c
ch06-UART/KL25-UART(int)-20130508/Drivers/uart/uart.h
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/init_kinetis.tcl
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/KL25_UARTINT_FLASH_USBDM.launch
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/mass_erase_kinetis.tcl
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/MKL25Z128.mem
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Linker_Files/intflash.ld
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Startup_Code/startup.c
ch06-UART/KL25-UART(int)-20130508/ReferencedRSESystems.xml
ch06-UART/KL25-UART(int)-20130508/Sources/includes.h
ch06-UART/KL25-UART(int)-20130508/Sources/isr.c
ch06-UART/KL25-UART(int)-20130508/Sources/isr.h
ch06-UART/KL25-UART(int)-20130508/Sources/main.c
ch06-UART/KL25-UART(int)-20130508/SwComponents/light/light.c
ch06-UART/KL25-UART(int)-20130508/SwComponents/light/light.h
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/Refactor
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/TempPE
ch06-UART/C#2010串口测试程序/SCI/bin/Debug
ch06-UART/C#2010串口测试程序/SCI/bin/Release
ch06-UART/C#2010串口测试程序/SCI/obj/Debug
ch06-UART/C#2010串口测试程序/SCI/bin
ch06-UART/C#2010串口测试程序/SCI/Form
ch06-UART/C#2010串口测试程序/SCI/Function
ch06-UART/C#2010串口测试程序/SCI/obj
ch06-UART/C#2010串口测试程序/SCI/Properties
ch06-UART/C#2010串口测试程序/SCI/工程说明
ch06-UART/KL25-UART(int)-20130508/Drivers/gpio
ch06-UART/KL25-UART(int)-20130508/Drivers/uart
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Linker_Files
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Startup_Code
ch06-UART/KL25-UART(int)-20130508/SwComponents/light
ch06-UART/C#2010串口测试程序/SCI
ch06-UART/KL25-UART(int)-20130508/.settings
ch06-UART/KL25-UART(int)-20130508/Common
ch06-UART/KL25-UART(int)-20130508/CPU
ch06-UART/KL25-UART(int)-20130508/Doc
ch06-UART/KL25-UART(int)-20130508/Drivers
ch06-UART/KL25-UART(int)-20130508/Project_Settings
ch06-UART/KL25-UART(int)-20130508/Sources
ch06-UART/KL25-UART(int)-20130508/SwComponents
ch06-UART/C#2010串口测试程序
ch06-UART/KL25-UART
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.exe
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.exe.config
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.pdb
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.vshost.exe
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.vshost.exe.config
ch06-UART/C#2010串口测试程序/SCI/bin/Debug/SerialPort.vshost.exe.manifest
ch06-UART/C#2010串口测试程序/SCI/Form/FormSCI.cs
ch06-UART/C#2010串口测试程序/SCI/Form/FormSCI.Designer.cs
ch06-UART/C#2010串口测试程序/SCI/Form/FormSCI.resx
ch06-UART/C#2010串口测试程序/SCI/Function/PublicVar.cs
ch06-UART/C#2010串口测试程序/SCI/Function/SCI.cs
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/GenerateResource.read.1.tlog
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/GenerateResource.write.1.tlog
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SCI.csproj.FileListAbsolute.txt
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SCI.csproj.GenerateResource.Cache
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.csproj.GenerateResource.Cache
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.exe
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.FrmSCI.resources
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.pdb
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/SerialPort.Properties.Resources.resources
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
ch06-UART/C#2010串口测试程序/SCI/obj/SCI.csproj.FileList.txt
ch06-UART/C#2010串口测试程序/SCI/obj/SCI.csproj.FileListAbsolute.txt
ch06-UART/C#2010串口测试程序/SCI/obj/SerialPort.csproj.FileList.txt
ch06-UART/C#2010串口测试程序/SCI/Program.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/AssemblyInfo.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/Resources.Designer.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/Resources.resx
ch06-UART/C#2010串口测试程序/SCI/Properties/Settings.Designer.cs
ch06-UART/C#2010串口测试程序/SCI/Properties/Settings.settings
ch06-UART/C#2010串口测试程序/SCI/SCI.csproj
ch06-UART/C#2010串口测试程序/SCI/SCI.csproj.user
ch06-UART/C#2010串口测试程序/SCI/工程说明/工程说明.txt
ch06-UART/C#2010串口测试程序/SCI.sln
ch06-UART/C#2010串口测试程序/SCI.suo
ch06-UART/C#2010串口测试程序/SerialPort.suo
ch06-UART/KL25-UART(int)-20130508/.cproject
ch06-UART/KL25-UART(int)-20130508/.cwGeneratedFileSetLog
ch06-UART/KL25-UART(int)-20130508/.project
ch06-UART/KL25-UART(int)-20130508/.settings/com.freescale.core.ide.cdt.toolchain.prefs
ch06-UART/KL25-UART(int)-20130508/.settings/com.freescale.core.ide.newprojectwizard.prefs
ch06-UART/KL25-UART(int)-20130508/.settings/org.eclipse.cdt.codan.core.prefs
ch06-UART/KL25-UART(int)-20130508/Common/common.c
ch06-UART/KL25-UART(int)-20130508/Common/common.h
ch06-UART/KL25-UART(int)-20130508/CPU/MKL25Z4.h
ch06-UART/KL25-UART(int)-20130508/CPU/sysinit.c
ch06-UART/KL25-UART(int)-20130508/CPU/sysinit.h
ch06-UART/KL25-UART(int)-20130508/CPU/vectors.c
ch06-UART/KL25-UART(int)-20130508/CPU/vectors.h
ch06-UART/KL25-UART(int)-20130508/Doc/Readme.txt
ch06-UART/KL25-UART(int)-20130508/Drivers/gpio/gpio.c
ch06-UART/KL25-UART(int)-20130508/Drivers/gpio/gpio.h
ch06-UART/KL25-UART(int)-20130508/Drivers/uart/uart.c
ch06-UART/KL25-UART(int)-20130508/Drivers/uart/uart.h
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/init_kinetis.tcl
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/KL25_UARTINT_FLASH_USBDM.launch
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/mass_erase_kinetis.tcl
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger/MKL25Z128.mem
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Linker_Files/intflash.ld
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Startup_Code/startup.c
ch06-UART/KL25-UART(int)-20130508/ReferencedRSESystems.xml
ch06-UART/KL25-UART(int)-20130508/Sources/includes.h
ch06-UART/KL25-UART(int)-20130508/Sources/isr.c
ch06-UART/KL25-UART(int)-20130508/Sources/isr.h
ch06-UART/KL25-UART(int)-20130508/Sources/main.c
ch06-UART/KL25-UART(int)-20130508/SwComponents/light/light.c
ch06-UART/KL25-UART(int)-20130508/SwComponents/light/light.h
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/Refactor
ch06-UART/C#2010串口测试程序/SCI/obj/Debug/TempPE
ch06-UART/C#2010串口测试程序/SCI/bin/Debug
ch06-UART/C#2010串口测试程序/SCI/bin/Release
ch06-UART/C#2010串口测试程序/SCI/obj/Debug
ch06-UART/C#2010串口测试程序/SCI/bin
ch06-UART/C#2010串口测试程序/SCI/Form
ch06-UART/C#2010串口测试程序/SCI/Function
ch06-UART/C#2010串口测试程序/SCI/obj
ch06-UART/C#2010串口测试程序/SCI/Properties
ch06-UART/C#2010串口测试程序/SCI/工程说明
ch06-UART/KL25-UART(int)-20130508/Drivers/gpio
ch06-UART/KL25-UART(int)-20130508/Drivers/uart
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Debugger
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Linker_Files
ch06-UART/KL25-UART(int)-20130508/Project_Settings/Startup_Code
ch06-UART/KL25-UART(int)-20130508/SwComponents/light
ch06-UART/C#2010串口测试程序/SCI
ch06-UART/KL25-UART(int)-20130508/.settings
ch06-UART/KL25-UART(int)-20130508/Common
ch06-UART/KL25-UART(int)-20130508/CPU
ch06-UART/KL25-UART(int)-20130508/Doc
ch06-UART/KL25-UART(int)-20130508/Drivers
ch06-UART/KL25-UART(int)-20130508/Project_Settings
ch06-UART/KL25-UART(int)-20130508/Sources
ch06-UART/KL25-UART(int)-20130508/SwComponents
ch06-UART/C#2010串口测试程序
ch06-UART/KL25-UART
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
