USB connect what am I doing wrong?
Jack3
Posts: 55
I have 2 proto boards that I don't seem to be able to connect to. I bought a usb/serial adapter from parallax and even went as far as using an ohm meter to see which pin to which pin on the parallax chip on the board but I only can find a wiring diagram for the DIP and not the Q chip. I assumed the same pin numbers, guess not, as I cannot program either board. Keep getting message no chip on that com port. Tried with 9v power also.
So not sure what to do now, will research more and check back soon.
Thanks
I have wired this according to the pdf after checking....now what?
Yes I chose the right port.
So not sure what to do now, will research more and check back soon.
Thanks
I have wired this according to the pdf after checking....now what?
Yes I chose the right port.
Comments
By the way, no lights come on with the usbser adaptor or any other method I have tried so far unless I use the 9v or supply 5vin.
I have tried different cables, tho the activity board does not use the usb/serial adaptor, the cable does program and recognize the activity board.
Currently, the Simple IDE can find the right port but not the chip, if I use the parallax propeller tool, it says no prop even hooked up.
yet. I have heard, setting one up can be tedious, but very rewarding. There is more information on the propeller threads, which may
help you. Some people in the forum have started their own web pages that may help. Don't give up, I am sure someone will drop in for a chat.
I have no problem programming a Prop Activity board, but that is just the micro usb.
I have no problem programming a DIP prop on a breadboard with a generic USB FTDI adaptor....but that has been taken apart.
I am having a problem with using the 4 pins next to the prop plug pins for the USB2SER on the Propeller Proto Board. (32212)
I am using the Parallax USB2SER adaptor.(part number 28024) The VSS is connected to ground, the RX to pin30 and the TX to pin31, and RES, I am not sure where it goes, figured if the first 3 checked out with ohmmeter, it was unavoidable.
I have 2 of these boards. The computer sees and sets up a port when I plug the usb micro into the USB2SER adaptor. BUT as above the two different environments won't pick it up the board/chip itself.
I have powered the board with the 6-9v power adaptor without it changing anything. When I try to upload I get one quick red flash on the adaptor, and it should be doing the red blue thing from what I remember while it transmits and receives data. I have tried with the switch on, off, position 1, position 2.
Wow! an analogy to this is a computer confused on the com ports. I wonder if you can "force" information tthe USB address? and is it client or sever? -
32212: Propeller Proto Board
Propeller Proto Board
Title: Propeller Proto Board
Product ID: 32212
List price: $24.99
Price: $19.99
You save: $5.00
Parallax’s Propeller Proto Board is a low cost, high quality solution for permanent projects using the Propeller chip. To save the user some expense, the USB programming interface is not included on the Propeller Proto Board; we suggest you purchase a Prop Plug for programming your Propeller Proto...
The info on Parallax.com says USB programming interface is not included, suggested solution is to purchase a Prop Plug.
Not sure if this info will help you
But I've seen this type of thing before.
gg
Can you post a photo of your setup? This is the most basic of things to get running, so something silly is happening here.
I see you are using SimpleIDE. Could you try downloading PropTool (Windows only) and use F7 (or find prop from the menu)? Unfortunately I am not familiar with SimpleIDE as I was using PropTool before SimpleIDE was developed.
For this, apart from power and ground (to all prop power and ground) - which you will have on a Parallax pcb, you only require the 4 pins to be connected from the USBSER (GND, RESET, TX, RX).
USB2SER is not the same as prop-plug. Put it on the bent connector.
How embarrassing.........
Not to worry. We've all been there!
Appreciate all the help on this folks. Thanks
If you go to your first post, then Go Advance, You can change it from the drop down menu, Prefix.
BTW when posting code, use <quote> and </quote> tags with the angle brackets replaced with square brackets. This will preserve indentation.