Seeeduino ADK and "OSCOKIRQ failed to assert" error
Saleae <-> Seeeduino ADK connections:CLOCK - ICSP2MOSI - ICSP5MISO - ICSP1ENABLE - Digital Pin 53Configured Saleae to get 25M samples. Sampling trigger is ENABLE falling edge.SPI data dump is...
View ArticleSeeeduino ADK and "OSCOKIRQ failed to assert" error
Alright! I will give this a try when I get home then I will let you know the results!Thanks,BrunoStatistics : Posted by bafreitas • on Sun Oct 23, 2011 2:55 pm • Replies 9 • Views 2146
View ArticleSeeeduino ADK and "OSCOKIRQ failed to assert" error
Cool. Saleae will help us find the root cause. You do not need to solder jumpers on ADK board. The SPI connected to Max3421 is available via the pin header marked ICSP. Other pins are available via the...
View ArticleSeeeduino ADK and "OSCOKIRQ failed to assert" error
Yes, I believe I can try to do that. I have a Saleae Logic Analyzer here.So I don't need to solder anything on the ADK board, right? I just need to connect the probes on the SPI pins from the headers...
View ArticleSeeeduino ADK and "OSCOKIRQ failed to assert" error
Hi Bruno,Is it possible for you to check the SPI communication between Atmega and Max3421 using a Logic Analyser or oscilloscope ? Regards,ViswaStatistics : Posted by bafreitas • on Sun Oct 23, 2011...
View ArticleSeeeduino ADK and "OSCOKIRQ failed to assert" error
Hi Viswa!Yes, as I've mentioned, I also did folllow the steps at http://www.seeedstudio.com/wiki/index.p ... Main_Board and they link to this modified MicroBridge library.That was a no go!...
View ArticleSeeeduino ADK and "OSCOKIRQ failed to assert" error
Hello Bruno,Are you using the modified MicroBridge library available at http://garden.seeedstudio.com/images/1/ ... inoADK.zip ?This error is mostly due to different SPI pin mapping. We have modified...
View ArticleSeeeduino ADK and "OSCOKIRQ failed to assert" error
Hi there!After a couple of months I've bought my Seeeduino ADK Main Board I've now took some time to play with it and my Nexus One phone.I've followed all the steps from...
View ArticleAvrdude fails programming RFBee V1.1 in Grove XBee Carrier
Jumper RFBee DTR to ground.Board is Arduino Pro or Pro MiniProcessor is ATmega 168(3.3v, 8 MHz) Jumper RFBee reset to ground while Arduino ide is compiling and for about a second after the IDE switches...
View ArticleAvrdude fails programming RFBee V1.1 in Grove XBee Carrier
avrdude: stk500_getsync(): not in sync: resp=0x00Arduino 1.5.6-r.2 board is Arduino Pro or Pro MiniSource is RFBee with TM1637 library referenced to set 4 digit display to 1234 in setupSeems like there...
View ArticleHCHO sensor data intepretation help
Hi,Did you ever find out how to interpret the data from this sensor? I've been looking for a good setup procedure (the data sheets are quite confusing for someone who is new to this) and haven't been...
View ArticleHCHO sensor data intepretation help
I have this sensor http://www.seeedstudio.com/wiki/Grove_-_HCHO_Sensor and I am able to measure with it, however, I don't know how to interpret the data. First of all, I don't know what value should I...
View ArticleSD CARD writing
Dear Group members,I am newer of grove product use.I am using Grove humidity and temperature sensor (Arduio Uno). I facing small problem, is that: i an view the data with time stamp but the data not...
View ArticleGrove NFC board not detected
I am facing the same problem. I am unable to interface grove nfc to ardunio UNO/Mega. as we have libraries written in I2C, I am unable to interface. can some one provide me libraries for interfacing...
View ArticleGrove NFC board not detected
Jacket Chen wrote:We sincere apologised for that schematic problem, the I2C port of Grove - NFC has problem and we're solving it. We would put FAQ or solution on the wiki after we solve it. Sorry again...
View ArticleGrove NFC board not detected
Hi,I've looked into the layout of the NFC board, and from what I've seen this is the problem:The solder-jumper P1 is always connected to UART (meaning GND) and 'SEL0'The NFC chip has 3 modes of...
View ArticleGrove NFC board not detected
We sincere apologised for that schematic problem, the I2C port of Grove - NFC has problem and we're solving it. We would put FAQ or solution on the wiki after we solve it. Sorry again and thanks for...
View ArticleGrove NFC board not detected
I have the Grove NFC reader module and a Grove Mega Shield connected to an Arduino 2560 Mega. Using Arduino 1.0.5. I cut the UART to P1 trace and soldered P1 to I2C and verified that P1 and UART aren't...
View ArticleCan bus shield id content mismatch
That is right, you have to read the message before getCanId is loaded. Ideally, the ID should be brought out with the readMsgBuf function and branch of the library I have been working on does...
View ArticleCan bus shield id content mismatch
EDIT:Oh I think that now I see where is problem. I'm trying tp get message id before reading message. So this mean that I get id from previous message. Am I right?Hi,I tried to read data from my car...
View Article