Keil_XMC1300_UART_1302

所属分类:单片机开发
开发工具:Asm
文件大小:463KB
下载次数:35
上传日期:2015-12-16 17:07:25
上 传 者wecilau
说明:  keil下,实现英飞凌xmc1300,m0内核串口通讯
(Under keil, achieve Infineon xmc1300, m0 kernel serial communication)

文件列表:
Keil_XMC1300_UART_1302 (0, 2013-11-29)
Keil_XMC1300_UART_1302\Debug (0, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\ExtDll.iex (19, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\Keil_XMC1300_UART_1302.axf (263444, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\Keil_XMC1300_UART_1302.hex (5668, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\Keil_XMC1300_UART_1302.htm (29738, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\Keil_XMC1300_UART_1302.lnp (354, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\Keil_XMC1300_UART_1302.sct (479, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\main.crf (275982, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\main.d (441, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\main.o (264968, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\startup_xmc1300.d (54, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\startup_xmc1300.o (6068, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\system_xmc1300.crf (246780, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\system_xmc1300.d (483, 2013-11-29)
Keil_XMC1300_UART_1302\Debug\system_xmc1300.o (249952, 2013-11-29)
Keil_XMC1300_UART_1302\JLinkLog.txt (530346, 2013-11-29)
Keil_XMC1300_UART_1302\JLinkSettings.ini (650, 2013-11-29)
Keil_XMC1300_UART_1302\Keil_XMC1300_UART_1302.map (54648, 2013-11-29)
Keil_XMC1300_UART_1302\Keil_XMC1300_UART_1302.plg (1648, 2013-11-29)
Keil_XMC1300_UART_1302\Keil_XMC1300_UART_1302.uvgui.shangaus (139903, 2013-11-29)
Keil_XMC1300_UART_1302\Keil_XMC1300_UART_1302.uvopt (8104, 2013-11-29)
Keil_XMC1300_UART_1302\Keil_XMC1300_UART_1302.uvproj (15232, 2013-11-29)
Keil_XMC1300_UART_1302\Keil_XMC1300_UART_1302_Keil_XMC1300_UART_1302.dep (858, 2013-11-29)
Keil_XMC1300_UART_1302\Keil_XMC1300_UART_1302_Target 1.dep (89, 2013-11-29)
Keil_XMC1300_UART_1302\Source (0, 2013-11-29)
Keil_XMC1300_UART_1302\Source\gpio_xmc1300_tssop38.h (33158, 2013-02-07)
Keil_XMC1300_UART_1302\Source\Main.c (8721, 2013-02-21)
Keil_XMC1300_UART_1302\Startup (0, 2013-11-29)
Keil_XMC1300_UART_1302\Startup\startup_XMC1300.s (15415, 2013-06-24)
Keil_XMC1300_UART_1302\Startup\system_XMC1300.c (4264, 2013-02-02)
Keil_XMC1300_UART_1302\Startup\system_XMC1300.h (2111, 2013-07-22)
Keil_XMC1300_UART_1302\Startup\XMC1000_RomFunctionTable.h (7031, 2013-07-04)
Keil_XMC1300_UART_1302\Startup\XMC1300.h (834736, 2013-07-22)
Keil_XMC1300_UART_1302\startup_xmc1300.lst (52365, 2013-11-29)

DESCRIPTION: This example toggles one on-board 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"

近期下载者

相关文件


收藏者