Skip to main content
ozan
Associate
February 20, 2006
Question

ST7DALi Eval Kit

  • February 20, 2006
  • 3 replies
  • 941 views
Posted on February 20, 2006 at 22:15

ST7DALi Eval Kit

This topic has been closed for replies.

3 replies

ozan
ozanAuthor
Associate
February 7, 2006
Posted on February 07, 2006 at 20:08

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,

Oz

paolo2399
Visitor II
February 16, 2006
Posted on February 16, 2006 at 03:57

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,

Paolo

ozan
ozanAuthor
Associate
February 20, 2006
Posted on February 20, 2006 at 22:15

Thank you