虫虫首页|资源下载|资源专辑|精品软件
登录|注册

您现在的位置是:虫虫下载站 > 资源下载 > 单片机开发 > This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct

This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct

  • 资源大小:6 K
  • 上传时间: 2015-04-02
  • 上传用户:cdcgl
  • 资源积分:2 下载积分
  • 标      签: implements I2C functions the

资 源 简 介

This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.

相 关 资 源

您 可 能 感 兴 趣 的