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 Ranjitharanju

  1. R

    select and copy eeprom data and paste it in other file using spi protocol

    Hi all, I am thinking to do select and copy the eeprom data(eg:one small program contains 5 to 6 line ) from one file and paste it in other file of same eeprom. is it possible what I AM thinking?. can any one please tel me is it possible r not. if possible give me some clues...
  2. R

    Interfacing rtc(ds1307) pic24f

    Hi All, I am trying to interface RTC(DS1307 WITH I2C ) with pic24fj128ga010, somewhere i m doing mistake but i m not getting where please can any one find wt i m doing wrong and help me please.. here is my code #include <libpic30.h> #include<p24fj128ga010.h> #define FCY 16000000 _CONFIG1(...
  3. R

    wake-up the module from sleep only using external interrupt in pic16f690

    Hi, I am doing sleep mode and wake up mode in pic16f690, Here the device is going to sleep but current showing same before sleep and after module went to sleep. can anyone tell me how to do and how to reduce the current after module went sleep. one more question The module is in...
  4. R

    Trying I2C interface with dac (max5215) in pic24f microcontriller

    Hai, thanks for your reply please send the code which u have i'l compare with my code. Thank you.
  5. R

    Trying I2C interface with dac (max5215) in pic24f microcontriller

    Hi I m trying to interface I2c with DAC(IC-MAx5215(slave device)) in pic24f(master device) but I am not getting the output. Even i am not getting what mistake i m doing please anyone can help me I am using system clock 32Mhz. here is my code #include<p24fj128ga010.h> #define FCY 16000000...

Part and Inventory Search

Back
Top