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 alokdaga

  1. A

    [PIC] TMR0 problem in PICBASIC PRO

    ok. thanks.. will try and get back
  2. A

    [PIC] TMR0 problem in PICBASIC PRO

    Yes... that is the problem .... when using Pause - interrupt is not happening.... any way to solve that? as My time count will get disturbed if interrupt is not generated properly... - - - Updated - - - With the pause - the interrupt does not happen.. any way out to solve this?
  3. A

    [PIC] TMR0 problem in PICBASIC PRO

    I have enabled tmr0 in 16f72. I am using the following code: DEFINE OSC 4 i var byte ADCON1=7 Include "modedefs.bas" op var porta.0 led var porta.1 ' Date var byte Month var byte Year var byte Hour var byte Minute var byte Second var byte TICKS VAR BYTE ' Set TMR0 to interrupt every...
  4. A

    [SOLVED] Tmr0 configuration in Melab PICBASIC PRO

    Thanks ... Was interested in PICBASIC code...
  5. A

    [SOLVED] Tmr0 configuration in Melab PICBASIC PRO

    Hi, I am trying to configure Timer0 in PICBASIC PRO. Processor is 16f877a. I need to generate an interrupt periodically and update seconds counter to ultimately update time. I don't want to use RTC chip... Any help in this regards will be highly appreciated.. Regards
  6. A

    [SOLVED] PIC reset while switch off AC 220V load and Transformerless power supply

    no idea.... may be you need decoupling there also near the power pins of module.
  7. A

    [SOLVED] PIC reset while switch off AC 220V load and Transformerless power supply

    try putting a 10uF or 100uF in parallal to it and check -
  8. A

    [SOLVED] PIC reset while switch off AC 220V load and Transformerless power supply

    In my opinion it is more related to noise on AC line - decoupling and smoothing should help...
  9. A

    [SOLVED] PIC reset while switch off AC 220V load and Transformerless power supply

    try a decoupling capacitor of 0.1 near the vcc/gnd of pic
  10. A

    Finger Print MODULE working issues

    no idea about that.... Seems program looping is getting affected... generate a simple loop and try for debugging... or post your code here
  11. A

    Finger Print MODULE working issues

    resetting the uC resumes the working? Pl confirm
  12. A

    Finger Print MODULE working issues

    Should not - mine works fine... Try resetting and see if it resumes working then maybe code error is there...

Part and Inventory Search

Back
Top