Skip to main content
Palazzolo.Stefano
Associate
May 19, 2015
Question

DALI library for STM32F1 STSW-DALI001

  • May 19, 2015
  • 1 reply
  • 611 views
Posted on May 19, 2015 at 12:01

I'm using the DALI library STSW-DALI001 but it doesn't memorize the DALI data in flash. The only data memorized is the assigned address from master module but all other, as SCENE or GROUP assignement are always reset to default value at power-up.

#eeprom #stm32 #firmware #dali
This topic has been closed for replies.

1 reply

Palazzolo.Stefano
Associate
May 27, 2015
Posted on May 27, 2015 at 17:07

RESOLVED: I've removed the routine ''DALI_ResetRegs()'', that clear all flash dali variables, from init function.