
So I have 4 different computers setup to compile this multidisply code inside eclipse. 2 different KDE 14.04 systems, your VM provided for download, and a KDE 12.04 system. All ubuntu variants with the necessary dependencies met and latest SVN version of MD code. All againist Arduino 1.0.1 libs. arduinoDuemilanoveCore trunk ver923. And MD ver874.
SO the binary multidisplay.elf size will vary on 2 systems given no changes at all, this includes your VM
laptop 14.04 KDE with Luna 4.4.1
multidisplay.elf 82,396k
Xeon Workstation KDE 14.04 Eclipse 3.8
multidisplay.elf same 82,396k
Your VM Eclipse indigo 3.7.2
multidisply.elf 132,555k
AMD FX system KDE 14.04 Eclipse indigo 3.72
multidisply.elf 84,317k
I am attaching the build logs so you can tell me which ones are correct, or none of them at all... 2 of these computer systems during AVR upload and verifiy, upload a different set of bits. The .hex that seem right are both 37,548k. The other 2 .hex's in question are 37,754k and 37,548K. A few hundred K difference between systems no change in the code downloaded from SVN. I need to know what is right and wrong. At one point before I started over I was get 75,000k AVR uploaded HEX files. Werid, yeah, I am still a bit confused. But I believe the 37,548k AVR HEX is the closest I've come to the correct HEX file upload via AVR.
Ok, the other thing I did NOT do was get myself a seeedmega... Why? because I had 2 Mega2560's and a ADK board sitting around I figured why not add some header extenders and some wires. I'd love to make this all come together.


https://plus.google.com/116091853105558 ... eEKNEyFyar Link to MD Google+ post for more pics.
Ok to sum it all up MD02/03 boards are not talking to the Arduino.

IF I had to change code to make it work, I didn't because I know nothing.... Seems nothing is communicating over SPI like its suppose to. Using pin 26 clk pin 12 MISO and 57/A4 MOSI. SDA and SCL pins for the PFC8574 are connected to Arduino pins 20 SDA 21 SCL.
I might have purchased the wrong PFC8574AN I2c chip and or MCP3208ci/p, because there seems to be a slight difference in part numbers. The ones I've used are listed below.
2x MCP3208 CI/p
http://ww1.microchip.com/downloads/en/D ... 21298e.pdf
and one PCF8574AN
http://www.ti.com/lit/ds/symlink/pcf8574a.pdf
Not sure what direction to go, but MD doesn't work... Well unless I want to log voltage... That seems to work inside MUI. Please help!!!
Thanks a million in advance!!!!!!!!!!!!!!!