|
|
Release 0.2.0
=============
U2C-12 API documentation ver.0.1.5
----------------------------------
- I2C interface clock stretching timeout configuration:
Added U2C_SetClockSynchTimeout and U2C_GetClockSynchTimeout functions.
- SPI interface Slave Select signal functionality:
Added U2C_SpiReadWriteSS, U2C_SpiWriteSS and U2C_SpiReadSS functions.
- SPI interface Slave Select pin configuration:
Added U2C_SpiConfigSS function.
i2cbrdg.dll 1.0.0.9
-------------------
- I2C interface clock stretching timeout configuration:
Added U2C_SetClockSynchTimeout and U2C_GetClockSynchTimeout functions.
- SPI interface Slave Select signal functionality:
Added U2C_SpiReadWriteSS, U2C_SpiWriteSS and U2C_SpiReadSS functions.
- SPI interface Slave Select pin configuration:
Added U2C_SpiConfigSS function.
i2cbrdg.dll 1.0.0.8
-------------------
- Fixed bug in handling of 3-byte length I2C memory address.
i2cbrdg.dll 1.0.0.7
-------------------
- Fixed bug in U2C_IsHandleValid function caused inverse logic of the function return value.
i2cbrdg.dll 1.0.0.6
-------------------
- Fixed bug in U2C_SingleIoRead function caused to read pin direction instead of value.
ControlPanel.exe ver. 1.0.0.4
-----------------------------
- I2C interface clock stretching timeout configuration added into I2C configuration dialog box.
- SPI interface Slave Select signal functionality added.
- Fix: SPI buffer window was limited in number of characters.
IOMonitor.exe ver.1.0.0.2
-------------------------
- no changes
i2c.exe
-------
- Added support for 3-byte memory address length.
I2CProg.exe ver.1.0.0.3
-----------------------
- no changes
U2CCommon.dll ver. 1.0.0.2
--------------------------
- Added I2C interface clock stretching timeout configuration.
VB 6.0 Demo application
-----------------------
- I2cBridge.bas file updated with recent functions (SPI Slave Select signal functionality, I2C interface clock stretching timeout configuration).
VB.Net Demo applications
------------------------
- Added SPI interface demo application.
- I2CBridge.vb file updated with recent functions (SPI Slave Select signal, I2C interface clock stretching timeout configuration).
I2CBrdg.sys ver.1.0.2.5
-----------------------
- Added I2C interface clock stretching timeout configuration.
- Added SPI interface Slave Select signal functionality.
I2CBrdgf.sys ver.1.0.1.5
------------------------
- Added I2C interface clock stretching timeout configuration.
- Added SPI interface Slave Select signal functionality.
|