Home

GenericSWI2C

Description Implements a software I2C driver using general purpose I/O pins (bit banging). The driver has been re-implemented using an existing Processor Expert component for the Freescale HCS08.
Component GenericSWI2C.PEupd
Dependencies Wait

Important Information

Starting January 1st 2013, the latest and greatest versions of components and examples are hosted on GitHub.

License

(c) Copyright Freescale Semiconductor, 2012 (source based on the SWI2C component for HCS08), modifications by Erich Styger
http : www.freescale.com

History

Date Version Description
04-Dec-2012 1.002 Fixed issue with sending a block and immediately receiving one: in case the slave did not release the SDA line, the repeated start condition was not properly on the bus.
21-May-2012 1.001 Initial release.

Screenshots

Project View

Properties View

Home