I am developing a product that is interfacing to an Arduino 2560 board and also using a Picoscope 5203. If either device is plugged into my development machine (Windows 7 64-bit) by itself, I have no issues. However, if both devices are plugged in, then only the Arduino 2560 will work fine (it's a USB connection communicated with as though it were a serial port), but the Picoscope 5203 will not be seen by Picoscope 6 software (or by interfacing via the DLL programmatically).
Does anyone have any suggestions?
Picoscope 6 drivers not working with Arduino board
-
- Newbie
- Posts: 0
- Joined: Fri Dec 16, 2011 10:48 am
Re: Picoscope 6 drivers not working with Arduino board
Have you updated the Arduino 2560 firmware?
Does the Picoscope 5203 work ok if it is used first? (connected and PicoScope 6 running, after which the Arduino is then connected)
Apparently the newer Arduino 2560 firmware changes its USB VID/PID.
I cannot find what the early ID's were. It's unlikely to be similar, but worth a go.
Does the Picoscope 5203 work ok if it is used first? (connected and PicoScope 6 running, after which the Arduino is then connected)
Apparently the newer Arduino 2560 firmware changes its USB VID/PID.
I cannot find what the early ID's were. It's unlikely to be similar, but worth a go.
-
- Advanced User
- Posts: 2856
- Joined: Tue May 31, 2011 3:43 pm
- Location: St. Neots, Cambridgeshire
Re: Picoscope 6 drivers not working with Arduino board
Hi crazyjim,
Please could you let us know what the VID for the Arduino device is?
To find this:
I'll provide an update as soon as I can.
Regards,
Please could you let us know what the VID for the Arduino device is?
To find this:
- Open Device Manager and right-click on the COM port entry corresponding to the Arduino board.
- Select 'Properties' and select the Details tab.
- Select the Hardware Ids item from the 'Property' drop down list as in the figure below.
I'll provide an update as soon as I can.
Regards,
Hitesh
Software Dev. Engineer
Software Dev. Engineer
-
- Advanced User
- Posts: 2856
- Joined: Tue May 31, 2011 3:43 pm
- Location: St. Neots, Cambridgeshire
Re: Picoscope 6 drivers not working with Arduino board
Hi,
I've tested a PicoScope 5203 with the Arduino Uno board connected to my PC (Windows 7 32-bit) and experienced no issues with it.
Could you please let me know which version of the ps5000.dll file has been installed on your PC? This can be found in the folder:
C:\Program Files\Pico Technology\PicoScope6
Regards,
I've tested a PicoScope 5203 with the Arduino Uno board connected to my PC (Windows 7 32-bit) and experienced no issues with it.
Could you please let me know which version of the ps5000.dll file has been installed on your PC? This can be found in the folder:
C:\Program Files\Pico Technology\PicoScope6
Regards,
Hitesh
Software Dev. Engineer
Software Dev. Engineer
Re: Picoscope 6 drivers not working with Arduino board
After I posted this, I actually found the solution. The issue happened when I had the Arduino board (which uses the FTDI usb to serial driver) set to a COM port higher than 10. When I was able to work on it again tonight, I set the COM port to 5, and now everything is working just fine. Thanks for all the help.
-
- Advanced User
- Posts: 2856
- Joined: Tue May 31, 2011 3:43 pm
- Location: St. Neots, Cambridgeshire
Re: Picoscope 6 drivers not working with Arduino board
Hi,
Thanks for the update. My setup had the Arduino board on COM6.
Regards,
Thanks for the update. My setup had the Arduino board on COM6.
Regards,
Hitesh
Software Dev. Engineer
Software Dev. Engineer