Shop OBEX P1 Docs P2 Docs Learn Events
IDE not detecting Propellor — Parallax Forums

IDE not detecting Propellor

A.C. fishingA.C. fishing Posts: 262
edited 2007-01-11 23:40 in Propeller 1
I recently got my Propellor Demo Board, and I quickly hooked up my propellor to my pc, but I keep getting:
No propellor found on any COM port
Could not access COM 1

Here's what I did:
Hooked up the prop's power supply to a working outlet.
Hooked the propellor up to the computer via a USB port.
Turned it on... The lights did their little run, and all of them turned on; The 2 lights near the USB plug flashed Red & Blue
Kept it on...
When to the propellor tool and hit F7 to identify device...
And I get this error!
Its probably something simple that I forgot to do...
thanks,
ACfishing

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

Somebody said...
-Never Underestimate the power of human stupidity.
·

Comments

  • Luis DigitalLuis Digital Posts: 371
    edited 2007-01-09 23:05
    said...
    Hooked the propellor up to the computer via a USB port.
    Normally COM1 is in the PC and is not USB, that is to say you (normally) has 2 or 3 ports COMx

    Is its port COM1 USB?
  • rokickirokicki Posts: 1,000
    edited 2007-01-09 23:07
    Did you install the FTDI drivers?

    Post Edited (rokicki) : 1/10/2007 12:24:45 AM GMT
  • A.C. fishingA.C. fishing Posts: 262
    edited 2007-01-09 23:26
    Oh...
    What FDTI Drivers??

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Somebody said...
    -Never Underestimate the power of human stupidity.
    ·
  • A.C. fishingA.C. fishing Posts: 262
    edited 2007-01-10 02:11
    Thanks. I had no idea this was needed because it wasn't for the BS2.
    I'll try it now.
    ACfishing

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Somebody said...
    -Never Underestimate the power of human stupidity.
    ·
  • A.C. fishingA.C. fishing Posts: 262
    edited 2007-01-10 02:28
    OK... I install the USB driver software, and it now says:
    No propellor found on any COM port
    COM1 Scanned

    It seems as if it is only looking at COM1...
    But on my computer, COM1 is a serial port!
    I thought it was like this for almost all older PCs...
    Does it explain this in the manual?
    ACfishing

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Somebody said...
    -Never Underestimate the power of human stupidity.
    ·
  • Harrison.Harrison. Posts: 484
    edited 2007-01-10 04:04
    What does your system hardware device list show?

    Goto Control Panel->System->Hardware->Device Manager. Look under Com ports and see if a USB Serial Port shows up.

    Mine looks like:
    attachment.php?attachmentid=44952

    Harrison
    375 x 231 - 24K
  • A.C. fishingA.C. fishing Posts: 262
    edited 2007-01-10 20:23
    The only USB drive listed is COM4.
    I've tried using COM4, but I still get the same message.
    What could be wrong?
    -ACfishing

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Somebody said...
    -Never Underestimate the power of human stupidity.
    ·
  • A.C. fishingA.C. fishing Posts: 262
    edited 2007-01-11 01:24
    The thing that I find strange is that nobody else has posted about this problem in the forum. I tried it on 3 different PCs, all running Windows XP, and I get the exact same error messages.
    Could it be a problem with the propellor?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Somebody said...
    -Never Underestimate the power of human stupidity.
    ·
  • Luis DigitalLuis Digital Posts: 371
    edited 2007-01-11 03:44
    Somebody said...
    No propellor found on any COM port
    COM1 Scanned

    And COM4 Scanned?
  • A.C. fishingA.C. fishing Posts: 262
    edited 2007-01-11 20:22
    No. no matter which port I use, it only says: "COM1 Scanned".

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Somebody said...
    -Never Underestimate the power of human stupidity.
    ·
  • Luis DigitalLuis Digital Posts: 371
    edited 2007-01-11 20:33
    You have used COM4 with another program/hardware a Modem for example?

    It seems as if the Drivers are not well installed or some problem in the registration of Windows.

    It asks for the people of Parallax:

    The use of a COMx can force itself?

    >Propeller COM4
  • A.C. fishingA.C. fishing Posts: 262
    edited 2007-01-11 21:12
    Actually, all 3 of computers I have access to have run basic stamps for a long time perfectly, using serial ports and USB ports. So unless the propellor requires something to work, there shouldn't be a problem with the hardware. Also, I don't think any of them are out of date, as one of them is brand new.
    A.C. fishing

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Somebody said...
    -Never Underestimate the power of human stupidity.
    ·
  • Jeff MartinJeff Martin Posts: 751
    edited 2007-01-11 23:40
    Hi,

    If the Propeller Tool doesn't mention COM4, then it never even saw that there was a COM4 to scan.

    Try watching the lights near the USB connector on the Propeller Demo Board. Do either or both of them blink when the Propeller Tool tries to identify a Propeller Chip?

    If not, try opening your BASIC Stamp editor and then open the Debug Terminal and set it to COM4. If you were able to set it to COM4, try typing on the keyboard, making sure text appears in the Debug Terminal's transmit pane (the white field) and then watch the lights on the Propeller Demo Board's USB connector to see if they blink.

    If the PC is able to open COM4 and transmit, you should see one of the lights blink every time you type something in the Debug Terminal's transmit pane.

    It is possible there is something wrong with the Propeller Chip or the Propeller Demo Board, however, I don't think so because you are not getting any indication from the Tool that it is even accessing the COM4 port yet.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    --Jeff Martin

    · Sr. Software Engineer
    · Parallax, Inc.
Sign In or Register to comment.