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 John-Ove

  1. J

    PIC 16F877A output_b() problem

    Hi All, Thank you for the answers.. I got it working now. The fuse needed was the NOLVP. John-Ove
  2. J

    PIC 16F877A output_b() problem

    Hi, Thank you for your reply. Is it enough to set the fuses to NOLVP to enable the RB3? Anyway.. I will check up on this when I get home.. John-Ove
  3. J

    PIC 16F877A output_b() problem

    Hi... Well.. I need to use the output_b(value), where value is an 8bit integer (0-255). This should set all the pins on port B either high or low depending on the integer value. The problem is that no matter what value (between 0 & 255) the RB3/PGM pin is always low. So if I enter...
  4. J

    PIC 16F877A output_b() problem

    Hi all, I am having some issues with the output_b() function. I program the PIC 16F877A with output_b(255) which should put all port b pins on high level. I tried 3 different PIC 16f877A and all of them had B3/PGM at low level. I also tried the set_tris_b(0x00) before the output_b() method...
  5. J

    i need to detect the peak to peak value of a sine wave

    Hi, What OP AMPs did you end up using if I might ask? John

Part and Inventory Search

Back
Top