T4 Firmware - Beta
This is the latest hot-off-the-press firmware. One of these might be moved to release after further testing, or these might be interim versions.
Beta Firmware Images
Changelog
1.0031: Fix DAC1_FREQUENCY_OUT_ENABLE startup config behavior. DAC1_FREQUENCY_OUT_ENABLE will be disabled when DAC1 is written to. Fix for AIN_ALL_SETTLING_US read. Fix IOConfig compare functions. Fix POWER functions (POWER_LED, POWER_ETHERNET, POWER_USB, and their associated DEFAULT registers). Async RX line will now be set to input automatically. Reworked and fixed various DIO_EF index 3,4,5,11 read functionality. Removed all AIN_EF checks from the IO_CONFIG_COMPARE functionality. The old behavior could cause false negatives and it did not fully check the AIN_EF configurations. AIN_EF checks for IO_CONFIG_COMPARE functionality will be added in a future firmware version. Fixed ASYNCH_NUM_BYTES_TX read functionality. Fixed RTD AIN_EF resistance and temperature read bugs.
1.0029: Added high level support for SHT3X temperature and humidity sensors (EI-1050 replacement) using the SBUS register interface.
1.0028: UART Tx line can now be read. Fixed a bug which was causing Lua array functions to throw an error when reading from flash. Added lua truncation warning disable register: LUA_NO_WARN_TRUNCATION. Fixed a bug which was causing Lua array functions to throw an error when reading from flash.