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 para_racer

  1. P

    Looking for Memory Stick Pro specifications

    Re: Memory Stick Pro I'm looking for the lastest Memory Stick Pro specification to use in a recorder design. I'm having a very hard time finding a copy of this. w*w.memorys*ick.org wants over $5000 for it. Can anyone please help??? Thanks:cry::cry:
  2. P

    Problem with 18f series PIC

    Osc. set to HS Thanks man! The HS setting brings the PIC to life!! It works fine now. Thanks again! :idea:
  3. P

    Problem with 18f series PIC

    Firmware SAR, I have the latest firmware and it tests out with the 16F. I will give your code a try tomorrow. Thanks for the clues... I'll also check the low voltage pin. Wouldn't the firmware update keep the low voltage pin at the appropriate level? Thanks again, Wade
  4. P

    Problem with 18f series PIC

    Problems I'm using a Warp 13 programmer and have read on thier web site to see if I'm doing something wrong. It looks like it should be fine. I'm using the same PIC Basic code for both the 16F877 and the 18LF448. DEFINE OSC 20 LOOP: PORTD.7 = 1 PAUSE 2000 PORTD.7 = 0...
  5. P

    Problem with 18f series PIC

    I've tried multiple PICs including 18lf448, 458, 8720 and can't get any to work. I have PIC Basic Pro 2.42 and the new MPLab 6.1.X. Everything compiles, assembles, and programs fine with no errors. I've tried something simple like flashing an led and it does nothing. If I pop in a 16f877 in...
  6. P

    I have a problem with a sensor of pressure anb PBP 2.42

    picbasic pro lcdout dec 32bits If you still haven't figured it out you can give this a try. There are lots of ways around this problem and here is one example. adcin 0, temp 'Reads ambient temperature IF temp >= 428 THEN 'Checks if temp is greater...

Part and Inventory Search

Back
Top