cancel
Showing results for 
Search instead for 
Did you mean: 

DALI library for STM32F1 STSW-DALI001

Palazzolo.Stefano
Associate
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
1 REPLY 1
Palazzolo.Stefano
Associate
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.