TMS320DM642???I2C???????????????

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TMS320DM642???I2C???????????????相关的知识,希望对你有一定的参考价值。

?????????iic   tms   ??????   oar   sar   class   log   style   ??????   

 

I2C??????????????????I2C_Cofig???????????????I2C_cofig?????????????????????I2C_configArgs()???????????????I2C???????????????????????????I2C_close()?????????

 

 

 

I2C_Config VMD642IIC_Config = {
    0,  /* master mode,  i2coar;???????????????   */
    0,  /* no interrupt, i2cimr;???????????????????????????????????????*/
    (20-5), /* scl low time, i2cclkl;  */
    (20-5), /* scl high time,i2cclkh;  */
    1,  /* configure later, i2ccnt;*/
    0,  /* configure later, i2csar;*/
    0x4ea0, /* master tx mode,     */
            /* i2c runs free,      */
            /* 8-bit data + NACK   */
            /* no repeat mode      */
    (75-1), /* 4MHz clock, i2cpsc  */
};

 

以上是关于TMS320DM642???I2C???????????????的主要内容,如果未能解决你的问题,请参考以下文章

TMS320DM642的emif(外部存储器接口)的设置结构

TMS320F2812单片机解密基本特性

TMS320F2812单片机解密基本特性

德州仪器芯片TMS320F240PQA解密难度

CCS5.5 中Image Analyzer的一种使用方法

图像边缘检测算法的研究与实现 的开题报告