Skip to content

xmos/lib_gpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orphan:

lib_gpio: GPIO abstraction for multibit ports

vendor:XMOS
version:2.2.1
scope:General Use
description:GPIO abstraction for multibit ports
category:General Purpose
keywords:GPIO, ports
devices:xcore-200, xcore.ai

Summary

lib_gpio provides access to xcore ports as low-speed GPIO.

While xcore ports can be accessed directly using the xC programming language, this library offers more flexibility. In particular, it supports splitting a multi-pin input/output port so that the individual pins can be used independently. It also enables accessing ports across separate xcore tiles or even across different xcore devices.

Features

  • Abstract interface to GPIO functionality of xcore ports
  • Allow control of individual bits of multi-bit ports
  • Allow access to ports across tiles

Known issues

  • None

Development repo

Required tools

  • XMOS XTC Tools: 15.3.1

Required libraries (dependencies)

Related application notes

  • None

Support

This package is supported by XMOS Ltd. Issues can be raised against the software at www.xmos.com/support or using GitHub issues.