Click here to Skip to main content
15,895,781 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Does anyone know how to talk to a memory stick? Pin
RJOberg4-Dec-19 2:19
professionalRJOberg4-Dec-19 2:19 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith4-Dec-19 2:28
CodeWraith4-Dec-19 2:28 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
OriginalGriff4-Dec-19 2:34
mveOriginalGriff4-Dec-19 2:34 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
phil.o4-Dec-19 2:34
professionalphil.o4-Dec-19 2:34 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
RickZeeland4-Dec-19 2:37
mveRickZeeland4-Dec-19 2:37 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith4-Dec-19 3:02
CodeWraith4-Dec-19 3:02 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
RickZeeland4-Dec-19 3:58
mveRickZeeland4-Dec-19 3:58 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
honey the codewitch4-Dec-19 3:04
mvahoney the codewitch4-Dec-19 3:04 
I don't know that a UART interface (RS232 or a variant?) would be fast enough to handle multiple sticks so that might be that your hardware adapter doesn't support device enumeration and always selects device 0. Not that an 8 bit device can keep up at the full rate anyway, but i'm more thinking from the manufacturer's standpoint here, not how you're using it particular. All speculative, but it's something to stick a mental pin in maybe.

I don't remember how to select devices with the USB protocol although i know the specs are available online (i've perused them before), much less over your adapter. Sorry.

I just thought i'd add the caveat above that it might not be possible with your interface, as i would hate to see you wind up on a wild goose chase.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith4-Dec-19 3:41
CodeWraith4-Dec-19 3:41 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
honey the codewitch4-Dec-19 3:43
mvahoney the codewitch4-Dec-19 3:43 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith4-Dec-19 4:33
CodeWraith4-Dec-19 4:33 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
honey the codewitch4-Dec-19 4:35
mvahoney the codewitch4-Dec-19 4:35 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
Daniel Pfeffer4-Dec-19 3:51
professionalDaniel Pfeffer4-Dec-19 3:51 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
Dan Neely4-Dec-19 4:51
Dan Neely4-Dec-19 4:51 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith4-Dec-19 6:06
CodeWraith4-Dec-19 6:06 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
#realJSOP4-Dec-19 4:05
mve#realJSOP4-Dec-19 4:05 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith4-Dec-19 5:33
CodeWraith4-Dec-19 5:33 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
Richard Andrew x644-Dec-19 12:00
professionalRichard Andrew x644-Dec-19 12:00 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith4-Dec-19 13:20
CodeWraith4-Dec-19 13:20 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
Jacquers4-Dec-19 20:59
Jacquers4-Dec-19 20:59 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
Igor Coretti4-Dec-19 21:52
Igor Coretti4-Dec-19 21:52 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
kalberts4-Dec-19 22:58
kalberts4-Dec-19 22:58 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
Gary Wheeler5-Dec-19 1:58
Gary Wheeler5-Dec-19 1:58 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
Tim Kirk5-Dec-19 3:20
Tim Kirk5-Dec-19 3:20 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
FredWah5-Dec-19 11:07
FredWah5-Dec-19 11:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.