Keil_XMC1300_I_O口操作

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:431KB
下载次数:7
上传日期:2017-06-04 00:03:44
上 传 者kingryluo
说明:  Keil_XMC1300_I_O口操作,在Keil平台的XMC1300的IO操作例程
(XMC1300 operating routines for the IO on the Keil platform)

文件列表:
Keil_XMC1300_IO_Operation (0, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug (0, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\ExtDll.iex (19, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\Keil_XMC1300_IO_Operation.axf (263484, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\Keil_XMC1300_IO_Operation.hex (5668, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\Keil_XMC1300_IO_Operation.htm (29744, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\Keil_XMC1300_IO_Operation.lnp (363, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\Keil_XMC1300_IO_Operation.sct (479, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\main.crf (275982, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\main.d (441, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\main.o (264988, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\startup_xmc1300.d (54, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\startup_xmc1300.o (6076, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\system_xmc1300.crf (246780, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\system_xmc1300.d (483, 2013-11-29)
Keil_XMC1300_IO_Operation\Debug\system_xmc1300.o (249984, 2013-11-29)
Keil_XMC1300_IO_Operation\JLinkLog.txt (17739, 2013-11-29)
Keil_XMC1300_IO_Operation\JLinkSettings.ini (650, 2013-11-29)
Keil_XMC1300_IO_Operation\Keil_XMC1300_IO_Operation.map (54648, 2013-11-29)
Keil_XMC1300_IO_Operation\Keil_XMC1300_IO_Operation.plg (1669, 2013-11-29)
Keil_XMC1300_IO_Operation\Keil_XMC1300_IO_Operation.uvgui.shangaus (139983, 2013-11-29)
Keil_XMC1300_IO_Operation\Keil_XMC1300_IO_Operation.uvopt (8109, 2013-11-29)
Keil_XMC1300_IO_Operation\Keil_XMC1300_IO_Operation.uvproj (15238, 2013-11-29)
Keil_XMC1300_IO_Operation\Keil_XMC1300_IO_Operation_Keil_XMC1300_IO_Operation.dep (864, 2013-11-29)
Keil_XMC1300_IO_Operation\Keil_XMC1300_IO_Operation_Target 1.dep (92, 2013-11-29)
Keil_XMC1300_IO_Operation\Source (0, 2013-11-29)
Keil_XMC1300_IO_Operation\Source\gpio_xmc1300_tssop38.h (33158, 2013-02-07)
Keil_XMC1300_IO_Operation\Source\Main.c (8721, 2013-04-27)
Keil_XMC1300_IO_Operation\Startup (0, 2013-11-29)
Keil_XMC1300_IO_Operation\Startup\startup_XMC1300.s (15415, 2013-06-24)
Keil_XMC1300_IO_Operation\Startup\system_XMC1300.c (4264, 2013-02-02)
Keil_XMC1300_IO_Operation\Startup\system_XMC1300.h (2111, 2013-07-22)
Keil_XMC1300_IO_Operation\Startup\XMC1000_RomFunctionTable.h (7031, 2013-07-04)
Keil_XMC1300_IO_Operation\Startup\XMC1300.h (834736, 2013-07-22)
Keil_XMC1300_IO_Operation\startup_xmc1300.lst (52365, 2013-11-29)

DESCRIPTION: This example sets up the I/O port functions for UART and a general purpose port output for one on-board LED. It then toggles the LED using a 200ms Systick interrupt base and sends UART messages to the PC. REQUIREMENTS: - J-Link Drivers installed on PC - J-Link v4.59 or above - XMC1300 Boot Kit (XMC1300 CPU Card) SETUP: - Connect XMC1300 CPU Card to USB HOW TO CREATE THE PROJECT: 1) Create a new Empty Main Project 2) Initialize P0.0 connected to an on-board LED 3) Initialize P1.2 and P1.3 for UART communication 4) Initialize clock 5) Initialize USIC channel 1 6) Initialize Systick 7) Create SysTick interrupt handler to toggle LED and send UART messages OBSERVATIONS: 1. The top on-board LED toggles 2. The following two alternating messages are sent to the PC @ 57.6 kbaud over VCOM: "Visit www.infineon.com/XMC" "Visit www.infineonforums.com"

近期下载者

相关文件


收藏者