On 06/02/2014, 8:03 AM, Jetguy wrote:
> I know the pinout is different than mightyboard rev E for the interface
> connector.
>
> You might get a better answer in the Jetty/ Sailfish forum.
> The reason is, that they know the difference in the LCD code if any and
> could tell you if it was still being driven SPI (I' think it is but have no
> way to verify myself).
Actually, there's no code difference. When I looked, the difference is
entirely electrical. Since the 3v3 regulator was moved to the LCD/button/SD
module in the Rep 2, there's no longer two wires dedicated to 3v3 lines.
Instead, those wires were made, I believe, additional ground wires.
> So this is just what I know but I think the major changes are no more 3.3
> volt pins, the regulator is now moved to the LCD board. This means all 5
> volt logic between the boards? More grounds?
That was my assessment when I looked.
> Pretty sure again it's stil SPI aka shift register with the odd bit order
> out ( or just different from the Adafruit SPI backpack), the 5 buttons for
> control are still basically there, not multiplexed or anything, just
> straight lines, and that the SD card is level translated before it goes
> across the wire.
That's still all the same. There is a slight difference in the firmware
but it is because they tied these signals to different 1280 I/O pins between
the Rep 1 and Rep 2. Nothing that matters to the module itself.
Dan