HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: jjr on August 09, 2014, 04:05:06 PM

Title: Raspberry pi B+ rev 3 Compatability
Post by: jjr on August 09, 2014, 04:05:06 PM
Hi is the rpi B+ compatable with HomeGenie?
All my sensors and switches etc work fine in my rev 2 rpi. When i switch the breadboard header to rpi B+ rev3 things act strange or just dont work. The IR and DHT11 work, as does the csi camera when i2c is disabled but doesn't when its enabled. But the mcp23017 refuses to work even when i2c is enabled and working. I get this error message
"18:27:45.724   Runtime.Error   CR: Board revision 3 is not supported   71   HomeAutomation.HomeGenie.Automation"
I thought the gpio was backwards compatable i'm confused.
Title: Re: Raspberry pi B+ rev 3 Compatability
Post by: Gene on August 11, 2014, 01:58:09 PM
r408 should be compatible with Raspberry B+ model.

https://sourceforge.net/projects/homegenie/files/testing/

Cheers,
g.
Title: Re: Raspberry pi B+ rev 3 Compatability
Post by: spcmky on August 13, 2014, 05:10:22 AM
I have a B+ up and running using Razberry controller.
Title: Re: Raspberry pi B+ rev 3 Compatability
Post by: jjr on August 19, 2014, 07:20:11 PM
Hi yes MCP23017 is now working. Many thanks.
Can i ask what you had to change? As every thing looked fine to me.
Title: Re: Raspberry pi B+ rev 3 Compatability
Post by: jjr on August 19, 2014, 07:30:33 PM
I also ran into another issue when setting up my rpi B+. Which stops the csi camera working when i2c is enabled. To save people time if they run into the same problem there is a fix discussed here:
http://www.raspberrypi.org/forums/viewtopic.php?f=43&t=84000&start=25 (http://www.raspberrypi.org/forums/viewtopic.php?f=43&t=84000&start=25)