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 engineer khan

  1. E

    dsPIC33F I2c Master EEPROM (AT24C512) problem

    //using Master Mode I2C1 single Master, xc16 Compiler,8MHz,AT24c512 EEPORM, Please help me I am in trouble for about one due to this problem I waiting for reply please /*I am using Alternate I2C1 ASDA1 , ASCL1 because of no success using SDA1 SCL1 */ #include <p33FJ128MC802.h>...
  2. E

    where can I find the details of mikroc library routines

    HI I want the details of all library functions such as adc1_init() I want to see its body similarly I want the bodies of all the library routines built in mikroc Thanks too much........
  3. E

    pic24fj128gb106 flash memory read/write problem

    /*ITS CODE WHICH I HAVE TAKEN FROM MIKROC LIBRARY ITSELF AND IT RUNS WELL BUT WHEN TEST ON PROTEUS IT DOESNT DISPLAY THE DESIRED RESULT I CHANGE IT IN MANY WAYS AND RUNED OKAY BUT NOT GIVING THE WANTED RESULT*/ char cArr[] = "mikroElektronika Flash example"; char cArr2[40]; void * pv1...
  4. E

    pic24fj128gb106 flash memory read/write problem

    i just need mikroC code for read/write operation of internal flash program memory of pic24fj family
  5. E

    pic24fj128gb106 flash memory read/write problem

    I am using PIC24fj micro controller having trouble in write/read operation of flash memory using mikroc compiler please provide me some example code in mikroc for pic24fj flash read/write...thanks
  6. E

    sim908 lat,long 0.000000,0.000000

    when I give AT command "AT+CGPSINF=2" it returns "2,235956,0.000000,N,0.000000,E,0,0,99.989998,187.000000,M,-187.000000,M,," this is the result every time, i kept it in outer place for half an hour and more but still it gives the same result initially it gives the right value but after one...
  7. E

    sim908 lat,long 0.000000,0.000000

    i did all the attempts to get lat, long but it gives all the other parameters but does not give lat long, lat,long are 0.000000,0.00000 please help,
  8. E

    mikroc sample code for esp8266 and mqtt interfacing with PIC

    I need example code in mikroC for esp8266 and mqtt interfacing with PIC16 or PIC18 or PIC24 or dsPIC or PIC32 any one of these
  9. E

    sim908 turn of automatically problem

    i have designed a small circuit containing pic mcu and sim908 the circuit works well but after some second it goes off automatically the mcu and rest of circuit work perfectly but sim908 turns off, i have connected 1000uF on VBAT of sim908, supply is best voltage 4v is provided antennas...
  10. E

    large font problem nikroc

    This is the code which display large text on glcd but thats not clear to view the circuit diagram is attached please help me to solve this problem , my mission is to display large text on glcd i'm using mikroc and pic18 mcu glcd sbit GLCD_RS at LATB0_bit; sbit GLCD_RW at LATD6_bit; sbit...
  11. E

    which pins are uart pins in pic24fj128gb106

    uart pin designation in pic24fjxxxgb106 I tried my best but not found uart pins such as Rx Tx pins in pic24fjxxxgb106 microcontroller,,,i dont know their representation in the pin diagram please please help me finding uart pins in pic24fj series,what is their representation in pin diagram???
  12. E

    which pins are uart pins in pic24fj128gb106

    i didnt find uart pins in pin diagram what to do please
  13. E

    which pins are uart pins in pic24fj128gb106

    I sought too much but i didnt find uart pins in the above controller please someone is there to help me thanks
  14. E

    which pins are uart pins in pic24fj128gb106

    i have pic24fj128gb106 microcontroller and i need to use its uart pins but i dont find it ,the pin diagram is shown
  15. E

    energy meter speedup when high current ratting ct is used,,, why?

    let the the maximum load 40A and normally 15A to 20 amperes is utilized so a ct of 40-50A amperes will be used and the meter works accurate at this ct but when 200A ct is used for same situation the meter speedup units counting...........????? what is the concept of this issue? please...

Part and Inventory Search

Back
Top