2006-02-20 01:15 PM
2006-02-07 11:08 AM
Hello,
We have a requirement for a DALI slave that is capable of converting DALI to RS232/485/SPI. The master on the ST7DALI eval board looks like it is capable of converting 232 to DALI. If this master received commands from another master DALI, will it output any 232 signal? Cheers, Oz2006-02-15 06:57 PM
Hi,
In principle the DALI system is not multimaster, for this reason in the master code it was not provided this feature. Moreover the master frame and slave frame are different in terms of byte lenght so should be modified the software. But for sure it's feasible, in the master node the firmware it's 4kb. Regards, Paolo2006-02-20 01:15 PM
Thank you