搜索资源列表
ADSP-BF561_MicronSensorExample_I2C_ASM_in_C
- DSP的一个范例,可以研究I2C的DSP编程以及ADI的blackfin561嵌入式开发。更多源码在www.tayitone.com上-example of a DSP, I2C can study the ADI DSP programming and the blackfin561 embedded development. More source on the www.tayitone.com
ADSP-BF561_ I2C_Protocol_Example_C
- DSP的一个范例,可以研究I2C的DSP编程以及ADI的blackfin561嵌入式开发对I2C协议了解有帮助。更多源码在www.tayitone.com上-example of a DSP, I2C can study the ADI DSP programming and the development of embedded blackfin561 I2C HS proposed understanding help. More source on the www.tayitone.com
ADuC841_TEST
- ADI公司ADuC841单片机源程序。 I2C.c: ADuC841单片机I2C接口函数。 kei841.h: ADuC841单片机内部寄存器定义。 delay.c:精确延时资函数。 main_new.c ADuC841单片机主函数,实现正弦波的输出和I2C接口LED显示-ADI ADuC841 MCU source. I2C.c : ADuC841 MCU I2C interface function. Kei841.h : ADuC841 MCU internal regis
I2C-841
- ADI公司ADUC84x系列单片机I2C通讯程序。-ADI ADUC84x SCM I2C serial communication program.
ADSP-BF561-I2C-Protocol-Example-C
- 基于ADI BLACKFIN 561的I2C接口的驱动程序及应用实例-561 I2C interface driver and application examples
video_adv7181b
- ADV7181B视频解码设置和控制实验 FreeDev Digital Application Board采用了ADI公司的 ADV7181B视频解码芯片。控制接口使用I2C,40H--write,41H---read。
ADuC7020_7026_Keil_I2C_INT_Hello
- ADuC7020/26是ADI模拟公司开发的ARM7TDMI内核,带有8通道12bitADC和4通道12bitDAC的单片机,62KB Flashom,8KB Ram,本源码是Keil环境下片内I2C接口,中断编程,IO闪灯范例
i2c
- 使用pic16f873晶片來設定adi的RGB轉HDMI的功能chip。最主要是裡面一些參數值的設定必須參考原廠的adi chip規格
bf533_i2c_asm
- ADI公司BF533的嵌入式I2C源代码。
ADuC814_I2C
- ADI公司,型号为ADuC814的单片机的I2C总线通讯程序源码,含MASTER和SLAVE两种方式-ADI, model for the SCM ADuC814 I2C bus communication program source code, including the MASTER and SLAVE two ways
ADV7180
- files describe how to configure an ADV7180
ov911
- ADI Blackfin处理器bf561使用OV911传感器进行图像采集的程序,使用I2C总线控制传感器,使用PPI接口接受图像数据-ADI Blackfin Processors bf561 sensors using the OV911 image acquisition process, use the I2C bus control sensors, the use of PPI interface to accept image data
AD5667R
- AD5667R串口通信(I2C)例程; C语言格式; 使用ADI单片机ADuC7026进行控制;-Serial Port Communication
AducMCU-I2C
- ADI公司的arm处理器ADUC7020入门级I2C程序,适合初学者-ADI' s arm processor ADUC7020 entry-level I2C procedures, suitable for beginners to see
ADSP-561-load-program
- ADI DSP BF561 算法相关代码-Usage of the SCCB Software Interface for configuring I2C devices by the Blackfin® Processor family
i2c-aducm360
- aducm360是ADI公司的一块24位adc高精度转换芯片,这个程序里包含芯片使用的库文件和i2c使用的代码示例。-aducm360 a 24 adc ADI' s high-precision conversion chip, chip using the library file and i2c code examples included in this program.
adt7420_dspic33
- ADI数字温度传感器芯片ADT7420的驱动程序,使用I2C协议-Driver ADI digital temperature sensor chip ADT7420, using I2C protocol
sockex1_user
- compatible: Should be one of adi,adv7511 , adi,adv7511w or adi,adv7513 - reg: I2C slave address. -compatible: Should be one of adi,adv7511 , adi,adv7511w or adi,adv7513 - reg: I2C slave address.
249461068RevAD9883_PLL
- adi公司的ad9883a芯片的配置文档,用来配置芯片的I2C寄存器,作用是VGA转RGB用。-adi company ad9883 chips configure document, configure chips i2c register, use vga to rgb convert function.
My_ADAU1452_CTL
- 使用STM32F103实现ADAU1452的自启动和安全加载,有I2C和SPI两种方式 这个例程是基于淘宝买的ADAU1452开发板和配套的STM32F103控制板,没有板子也不要紧,这里主要是实现SPI和I2C对ADI芯片的加载,参考为主。 ADAU使用SigmaStudio4.5 STM32使用STM32CubeIDE 1.3.0(Using STM32F103 to realize the self starting and safe loading of adau1452, ther