I want to program a start address for use with an Xbee for my Ren48LSD to use with DIYC Floods using Renard protocol. I have checked the wiki, Library, and did a forum search. Based on all of this can I start with the Renard-20090915.asm,
Make the following changes:
#define PWM_build 1 – change from '0'
#define DC_build 1 – change from '0'
#define CTR_LOCKOUT 1 – change from '15';
#define OUTPUT_NEGATIVE_TRUE – comment this out
Set my start address (In my case the first flood is channel 57 so my start address (57-1)/8 = 7)
Then compile the asm code into a hex file. Will this work correctly or am I missing something.
As always thanks for the help!




Reply With Quote

Bookmarks