Design
i2c.asc
Associated article: Programming the I2c Interface
Tags: Design
_PROGRAMMING THE I2C INTERFACE_ by Mitchell Kahn [LISTING ONE] $pagelength (30) $mod186 $debug $xref NAME i2c_transmit; $include (includepcp_io.inc) PUBLIC i2c_xmit ;****** EQUates ****** BUS_FREE_MIN EQU 2 ; Loop counter for free bus delay. MAXIMUM_MESSAGE_LEN ...


