XCARD XK-1 XMOS, XCARD XK-1 Datasheet - Page 13

DEV KIT EVENT-DRIVEN PROC XS1-L1

XCARD XK-1

Manufacturer Part Number
XCARD XK-1
Description
DEV KIT EVENT-DRIVEN PROC XS1-L1
Manufacturer
XMOS
Type
MCUr
Datasheets

Specifications of XCARD XK-1

Design Resources
XK-1 Schematic
Contents
Development Board, USB-JTAG Debugger and software
For Use With/related Products
XS1-L1
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
XK-1 Hardware Manual (1.2.2)
12 XK-1 XN File
The XK-1 XN file is a platform specific file, similar to a
The following table lists the defined identifiers defined in the XMOS Tools ver-
To provide backward compatibility with source code written using the version 9.9.0
XN file, add the following to your source:
of event-driven processor device on the board, and can be used to map the hardware
features on the board to generic port identifiers, simplifying the process of writing
projects and porting between platforms.
sion 9.9.1 for the XK-1:
# ifdef PORT \ _BUT_1
# else
endif
# define PORT_BUTTON_0 PORT_BUT_1
# define PORT_BUTTON_1 PORT_BUT_2
# define PORT_BUT_1 PORT_BUTTON_0
# define PORT_BUT_2 PORT_BUTTON_1
// 9.9.1 XN names found , add 9.9.0 XN names
// 9.9.0 XN names found , add 9.9.1 XN names
Port Location
XS1_PORT_1I
XS1_PORT_1J
XS1_PORT_1K
XS1_PORT_1L
XS1_PORT_1M PORT_SPI_MISO
XS1_PORT_1N
XS1_PORT_1O
XS1_PORT_1P
XS1_PORT_4F
www.xmos.com
Generic Identifier
PORT_UART_RX
PORT_UART_TX
PORT_BUT_1
PORT_BUT_2
PORT_SPI_SS
PORT_SPI_CLK
PORT_SPI_MOSI
PORT_LED
# define . It defines the type
13/14

Related parts for XCARD XK-1