Closed GoogleCodeExporter closed 8 years ago
The message "Error: OSCOKIRQ failed to assert" is displayed when after a
hardware reset the Arduino can't find the shield. This means that either
a) you have an 'old' Sparkfun shield with a different pinout
(http://www.sparkfun.com/products/9628). I don't have such a shield to test
with so I cannot provide help here.
b) you have a 'new' Sparkfun shield (http://www.sparkfun.com/products/9947),
but are using a 'big' arduino such as the mega, which is not compatible (SPI
pins are located elsewhere). Either get a 'normal' arduino (i.e. deicimila), or
get Oleg Masurov's 2.0 shield (http://www.circuitsathome.com/). You can also
try manually rewiring the SPI pins (you can google for this).
c) you have an electrical problem
Please let me know if any of these cases apply to your situation. Please also
check out a fresh version of the code as I recently fixed a silly bug, although
I highly doubt this is the cause of your problems.
Original comment by inopia.s...@gmail.com
on 7 Apr 2011 at 7:04
Thanks for your reply, inopia!
I'm using UNO board. I have 'old' sparkfun shield with different pinout.
I have try new version of your code. but I still get error message.
there is any solution for this situation ??
regards,
Gee
Original comment by sanctuar...@gmail.com
on 8 Apr 2011 at 2:16
Original issue reported on code.google.com by
sanctuar...@gmail.com
on 4 Apr 2011 at 7:18