DoctorWho8 / microbridge

Automatically exported from code.google.com/p/microbridge
0 stars 0 forks source link

error using Xperia #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. When sync using putty 
2. get message Error: OSCOKIRQ failed to assert 
3. sometimes connect and disconnect to arduino

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Using Xperia X10 mini, windows 7

Please provide any additional information below.

Original issue reported on code.google.com by sanctuar...@gmail.com on 4 Apr 2011 at 7:18

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
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