Changelog

v1.1.1 (2014-04-23)

  • Improvements:
    • Improve MAX14821 the power-on selftest stability and reduce a complexity
  • Bug fixes:
    • Fix switch point logic (NO&NC) terminology
    • Suppress ‘Darkness warning’ disappear event before appear one

v1.1 (2014-04-13)

  • Breaking changes:
    • Refine IODDs variable for MAX44008EDT+ Chip Temperature and add Firmware Version
    • Stop reading RGB light intensity from MAX44008EDT+ and remove it from IO-Link process data
  • New features:
    • Fall into HALT mode and restarting operation upon wake-up MAX14821 interrupt signal
    • Improve dialing with errors for MAX14821 and MAX44008EDT+ (power-on self-test (POST))
  • Improvements:
    • Increase sensors ADC accuracy from 8-bit to 14-bit (time increased to 100 ms)

v1.0 (2014-03-25)

  • New features:
    • Hardware setups:
      • Renesas RL78/G1A (R5F10E8EALA) microcontroller (with Applilet3 support, see ‘src\applilet3_src’)
      • MAX14821 IO-Link Device Transceiver (SPI/UART, see ‘src\hw_drivers\c_max1482x.*’)
      • MAX44008EDT+ RGB Color, Infrared, and Temperature Sensors (IIC, see ‘src\hw_drivers\c_max4400x.*’)
    • Porting IO-Link iqStack(R) Device and set up the IO-Link communication (see ‘src\applilet3_src\r_main.c’)
    • Write a simple IO-Link Light Sensor Application (with appropriate IODDs, see ‘src\sensor_appl.c’)