Hmmm, I’m not measuring any voltage on the 3.3V header pin. The FEZDomino is connected only through the USB. Do I need an external supply? The FEZDomino brochure says it’s only needed for the +5V output.
It may have something to do with the firmware. My FEZDomino has firmware 4.0.2.0 and I’m using SDK 1.0.6 which requires firmware version 4.0.3.0. It also had something in the release notes about SPI writes.
I’m now going to attempt upgrading to the latest .NETMF SDK and upgrade the firmware at the same time.
OK, I’ve updated my firmware to 4.1.1.0 and changed my project to run on .NET MF 4.1 but…it’s still not working!
Measuring with a voltmeter on the CS (chip select) pin I notice it remains high even though I run the code show above in an endless loop. I also checked with a frequency meter on the SCK pin and it remains a 0hz, so there’s no activity it seems.
Has anyone got anything to work with the SPI bus on FEZDomino?
I removed the SCP1000 and put a scope on the pins directly and I now see the SCK and I believe the MOSI and CS working. When I put in the SCP1000 I see no signal on the SCK and nothing on the MISO and MOSI, I do see activity on the CS, though.
I have come to the conclusion that my SCP1000 breakout board is defective.
I wouldn’t be surprised if the SCP1000 was the cause, these are extremely difficult to reflow with less than a few million dollars of pick and place + huge reflow ovens. They are incredibly sensitive.
If you are using the breakout from SFE, they don’t have a very good average for success on theirs although it has been improving lately with their new technologies.
Yes, I was using a breakout board from Sparkfun. I’ve ordered another one, but I’ll make sure it works right out of the box this time. I had the other one lying on the shelf for almost three years before using it.
If the other one was 3yrs old… then yeah not surprised it doesn’t work. Thats from back in the days of home made or modded reflow ovens and hand pick and place. They probably killed the sensor (so easy to do… done a few myself).
Great work on the venus gps! Try doing anything other than blinking a LED on arduino in 30 mins haha.