Skip to content

Automatically exported from code.google.com/p/libftdispi

License

Notifications You must be signed in to change notification settings

Turion64/libftdispi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTDI SPI Library

Description

This library permits to use FTDI device as a SPI master. It uses libftdi and so libusb to access to the device.

SPI Supported Modes:

  • Master Mode only
  • Chip Select IDLE state setting
  • 4 Mode settings (CPOL CPHA)
  • 4 General Purpose Outputs

Portability

Tested build environments:

  • Linux 64

Tested Devices:

  • FT4232H on the FT4232H mini module.

License

See the LICENSE file in the root directory of this project for licensing information.

About

Automatically exported from code.google.com/p/libftdispi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.9%
  • Makefile 3.1%