Shop OBEX P1 Docs P2 Docs Learn Events
Information on Datalogger and USB Devices — Parallax Forums

Information on Datalogger and USB Devices

John BurrowJohn Burrow Posts: 27
edited 2010-06-15 13:24 in General Discussion
The reason I like using Parallax products is that they come with code examples.· Most of the devices I have connected to my Stamps came with code examples, and that's a large part of the reason I chose those devices.

I have successfully executed the code·provided with·the·Datalogger to access·a USB drive,·but I doubt that I would ever have got this working without the example.·

I have seen·posts on several occasions talking about connecting to USB devices using a Datalogger.· I have read the FTDI details, and I think I should·move the Datalogger jumper to·SPI mode, and use different pinouts. But after that I'm lost as to what to do.

Does anyone have first hand information on connecting to USB devices?

Thanks, John

Comments

  • FranklinFranklin Posts: 4,747
    edited 2010-06-14 00:20
    Some of that will depend on what device to are connecting. I don't think the datalogger can be used as a host device.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • viskrviskr Posts: 34
    edited 2010-06-15 12:40
    Search the BASIC stamp forum for the Vdrive, there was some sample code there, but maybe be a year or more ago.

    In general its easier to debug the interface in serial mode, and in most cases that throughput is adequate. Once your code is solid you can move to SPI.
  • dredre Posts: 106
    edited 2010-06-15 13:24
Sign In or Register to comment.