Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Kosh

  1. K

    [SOLVED] Micro SD card returns 0xC1 to CMD25 and 0xC2 to CMD18

    That part of the code was copied from an example I found on the Internet. I just rewrote it maintaining the SD card selected all the time and it is running ok.
  2. K

    [SOLVED] Micro SD card returns 0xC1 to CMD25 and 0xC2 to CMD18

    Well, I don't know. The 128 bytes are all read and I can calculate the correct card size based on them. I deleted the two read bytes after CMD9 and modified the read sector routine. Now it is working ok. See below: read_sector: rcall read_SD ; Read one byte sbi PORTC, SDSEL ; Unselect...
  3. K

    [SOLVED] Micro SD card returns 0xC1 to CMD25 and 0xC2 to CMD18

    Thank you, that solved the problem. I had to do two byte reads after CMD9 response to get CMD25 and CMD18 working.
  4. K

    [SOLVED] Micro SD card returns 0xC1 to CMD25 and 0xC2 to CMD18

    Hi, I've got some 2GB and 1GB micro SD cards that returns 0xC1 to CMD25 and 0xC2 to CMD18. They don't accept any write or read. Any other micro SD returns the expected response on my hardware. It's a Mega8 talking to the card via SPI. These cards also work ok on W7. Any ideas? Thanks.
  5. K

    [Moved] Gprs Socket Server With Sim900 and Arduino

    Have you solved this? I'm asking because I have the same problem. My suspicion is the GSM operator blocks inbound TCP connections. But a friend of mine is using a PC with an USB GSM modem configured as a SERVER. And it works! Will try to borrow his SIM card to do some tests.
  6. K

    SIM900 Customer Flash Loader

    Just use this command to reload the original IMEI: AT+SIMEI="your imei"
  7. K

    Tektronix 2261 Oscilloscope manual needed

    I'm looking for the Tektronix 2261 oscilloscope manual or schematics. Thanks for any information.
  8. K

    SIM900 Customer Flash Loader

    1) Is there some program that READ the firmware from the SIM900? 2) Where can I obtain the latest SIM900L firmware? Thanks. Kosh
  9. K

    Problem in module Sim908 - doesnt work

    Read the datasheet is a very constructive answer in your case. My schematic? I didn't post that thing and never would do. If you build that, it is obvious you need to read and understand the datasheet. Yes, read the datasheet and build the circuits according to it. Not respecting the voltage...
  10. K

    [SOLVED] SIM900 email send recive Firmware > 1137B11SIM900M64 ST ?

    Your link doesn't work anymore. Please send the new one. Thanks.
  11. K

    SIM900 Customer Flash Loader

    The module was reset to factory defaults after reflashing. You should see the IIII @ 115200bps.
  12. K

    SIM900 Customer Flash Loader

    I have used only the .CLA file.
  13. K

    SIM900 Customer Flash Loader

    Try again using a real COM port.
  14. K

    Problem in module Sim908 - doesnt work

    You can and you must write, according to the datasheet. Read it.
  15. K

    Problem in module Sim908 - doesnt work

    A 78M05?????? Didn't you read the SIM908 datasheet?

Part and Inventory Search

Back
Top