Skip to content

COMPREHENSIVE FUNCTIONALITY IN PROGRESS This is a driver written in python for interfacing with the SC16IS750. I2C interfacing achieved using SMBUS, meaning this driver should work on Linux distros.

Harri-Renney/SC16IS750

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SC16IS750-Python-Driver

COMPREHENSIVE FUNCTIONALITY IN PROGRESS This is a driver written in python for interfacing with the SC16IS750. I2C interfacing achieved using SMBUS, meaning this driver should work on Linux distros.

To-Do List

  • Add control for sleep modes.
  • More control functions for UART. (Like line setup: parityBit, stopBit, etc)
  • More control of FIFO buffer. (Turn on/off)
  • Hardware flow control on GPIO pins.
  • Software flow contorl using XOn/XOff registers.

About

COMPREHENSIVE FUNCTIONALITY IN PROGRESS This is a driver written in python for interfacing with the SC16IS750. I2C interfacing achieved using SMBUS, meaning this driver should work on Linux distros.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages