View previous topic :: View next topic |
Author |
Message |
Spradecom
Joined: 01 Jun 2011 Posts: 19 Location: INDIA
|
|
 |
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
|
|
Posted: Fri Dec 23, 2011 6:39 am |
|
|
I had a quick look into the datasheet and it is using a strange variation on the SPI protocol where data is clocked in on both edges but it is unclear to me how the data is clocked out.
Post your program for as far as you have it now. Make the program as small as possible by only having the setup code and code for communication to the driver. No other fancy stuff for light patterns, just one fixed gray value. |
|
 |
temtronic
Joined: 01 Jul 2010 Posts: 9465 Location: Greensville,Ontario
|
|
Posted: Fri Dec 23, 2011 6:48 am |
|
|
You should show us your code so that we can comment on it.
A quick look at the datasheet shows how to send the 208bits of data, it's a simple shift register chip.
If you want a 'driver' written for you, just send me 6 pieces of the chip mounted on DIP carriers and give me 1 week.
I don't give code that I cannot test 100% with real chips. |
|
 |
|