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 ognjan

  1. O

    PIC18F25K20 - SPI work on picc18 STD, not work on PRO version ! Why???

    I am very aware of the differences in the header files, but do not see how this would lead to problems, because the registers are still at the same addresses have the same control bits ... ? Maybe I should mention that I have 23 years experience in C programming, and 10 years in PIC C. :)...
  2. O

    PIC18F25K20 - SPI work on picc18 STD, not work on PRO version ! Why???

    This is a small example that works perfectly normal when compiled with PICC-18 STD v9.52, but it does not work when compiled with PICC-18 PRO v9.80!? PIC18F25K20 @ 4MHz write data to CC1101 register #include <htc.h> void SPI_TR_Done(char data) { SSPBUF = data; while(!SSPIF); SSPIF = 0; //...
  3. O

    sim900 ATD*101#; problem

    >>>Where I can find flash software and flash file ? check distributor in your region I’m find flash software and firmware v.7 file (in attachment), but I’ have a problem in update procedure :(
  4. O

    SIM900 Customer Flash Loader

    SIMCOM FLASH UPDATE TOOL V1.10 (DVersion) have not sim900 in list box !? Where I can find flash tool for SIM900 and firmware v7 flash file ???
  5. O

    sim900 ATD*101#; problem

    BUT THIS IS VIOCE CALL! Answer, of mobile operator is plain text (account and date of expiration of SIM card). Is it the same for most of the Countries? ---------- Post added at 14:21 ---------- Previous post was at 14:19 ----------
  6. O

    sim900 ATD*101#; problem

    Yes, all other commands work ok. I make GSM controllers many years... (> elektronika.rs.ba) Everything works fine... Siemens mobile phones and Siemens GSM module, even on sim300. Call *101# is code for check prepaid account, and only this call don’t work with SIM900 modul (return ERROR).
  7. O

    sim900 ATD*101#; problem

    SIM900 can't execute command: ATD*101#; What is solution ?
  8. O

    PIC Programmer and software with ckt diagram

    ponyprog 24xx,25xx,93xx In-Circuit Debugger & Programer (ZIF 40) http://www.elektronika.rs.ba/data/projekti/icd2/

Part and Inventory Search

Back
Top