Software

lib_i2s [sw]

VERSION RELEASED COMMENTS DOWNLOAD 3.0.0rc2 2018-12-06 ZIP   2.3.0rc1 2017-01-26 ZIP   2.2.0rc3 2016-11-29 ZIP   2.2.0rc2 2016-11-28 ZIP   2.1.1rc1 2016-01-07 ZIP   2.1.0rc1 2015-12-15 ZIP   2.0.1rc1 2015-05-28 ZIP   2.0.0rc2 2015-04-23 ZIP  

lib_i2s [sw] Read More »

Startkit support library

Startkit support library

This library provides support for accessing the available functionaility
of the startKIT development board.

Features

  • Ability to access on-board ADC.
  • Ability to access LEDs and buttons.
  • Ability to access the board’s capacitive sensors.

Resource usage

This following table shows typical resource usage in some different configurations. Exact resource usage will depend on the particular use of the library by the application.

Configuration

Pins

Ports

Clocks

Ram

Logical cores

Simple LED control

9

1 (32-bit)

0

~2.2K

0

LED, buttons and cap-sense

9

1 (32-bit), 2 (4-bit)

1

~14.2K

≤ 1

ADC

5

1 (1-bit)

0

~3.7K

≤ 1

Cap-sense slider

9

1 (4-bit)

1

~12.1K

≤ 1

Software version and dependencies

This document pertains to version 3.0.1 of this library. It is known to work on
version 14.1.1 of the xTIMEcomposer tools suite, it may work on other versions.

The library does not have any dependencies (i.e. it does not rely on any other libraries).

The following application notes use this library:

  • AN00173 – A startKIT accelerometer demo
  • AN00174 – A startKIT glowing LED demo
  • AN00175 – A startKIT LED demo
  • AN00176 – A startKIT noughts and crosses game (tic-tac-toe)
  • AN00177 – A startKIT ADC example

Startkit support library Read More »

Scroll to Top