Linear 公司的LTC4310是絕緣的雙向I2C總線通信器件,每個器件可把I2C邏輯狀態編碼成信號,通過絕緣層傳輸到另一個器件.接收器件解碼,并驅動I2C總線到適當的確邏輯狀態.主要用在絕緣的I2C, SMBus和PMBus 接口,絕緣電源,以太網供電和正到負電源通信.本文介紹了LTC4310主要特性,典型應用以及多種應用電路框圖.
在開放式數控系統結構模型的基礎上,研究了基于ISA總線的DSP通信控制原理。采用中斷方式完成了PC機和DSP之間的通信。介紹了以DriverWorks為工具開發ISA設備WDM驅動程序的方法,探討了中斷處理、驅動程序與應用程序之間的通信,簡要說明了驅動程序的安裝與調試。通過調試,系統設計運行穩定。
Abstract:
The ISA bus and DSP correspondence control principle is investigated in the basis of the existing open architecture numerical control system.The interrupt method is used to realize the communication between PC and DSP based on the ISA bus.The methods of WDM driver exploitation for ISA device using Driver Works are introduced.The main process of driver program and the keys such as handle interrupt and the communication between the drivers and application are presented.And how to debug and install the drive is explained.