================================================================================ LC-DC2 version history ================================================================================ legend: + - new feature * - change/update ! - bug fix ? - known issue - - deleted feature Write bootloader with ST-LINK + 6-pin adapter, write firmware with CybroIexLoader. -------------------------------------------------------------------------------- v4.0.0.2, 12.1.2026, Damir * DALI receiver more tolerant to inaccurate pulse length. * End-of-frame timeout is now shorter (2.5ms) and more precise. * Pulse timing error and wrong bit pattern are now separate errors. + Optional debug mode, display minimum and maximum pulse length. -------------------------------------------------------------------------------- v4.0.0.1, 25.03.2024, Damir ! The order of bytes for STREAM_INFO message was reversed. -------------------------------------------------------------------------------- v4.0.0.0, 17.10.2023, Damir * The version number now starts with 4, to indicate STM32F0 generation. -------------------------------------------------------------------------------- v1.0.0.1, 17.10.2023, Damir + Uses bootloader, flash driver removed. * Uses 16-bit code size instead of 32-bit. * New cym file. -------------------------------------------------------------------------------- v1.0.0.0, 16.9.2023, Damir + Receive all frames present on the bus. + Send frames of any size, 8..24 bit. + Multimaster with send delay and collision detect. + 24V switch is always on. - No bootloader, send firmware using ST-LINK adapter. -------------------------------------------------------------------------------- v0.9.0.0, 17.7.2021, Davor + First version, DALI with no continuous receive. --------------------------------------------------------------------------------