Click here to Skip to main content
15,890,512 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.

 
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 
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 
yup, and AIUI it's a fairly complex protocol to implement properly; you can't just bitbang it via a simple GPIO pin on a microcontroller.

To bridge a retroPC to a USb stick what you probably would need to do is to have an RPi/etc that speaks both RS232 (or that can bit-bang whatever retro-protocol that the target computer expects to get its IO on) and USB; and then write an application on it that can translate from USB to retro IO.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

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 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
rjmoses5-Dec-19 12:51
professionalrjmoses5-Dec-19 12:51 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
ACRowland5-Dec-19 23:17
ACRowland5-Dec-19 23:17 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
bence9810-Dec-19 6:52
bence9810-Dec-19 6:52 
GeneralRe: Does anyone know how to talk to a memory stick? Pin
CodeWraith10-Dec-19 8:13
CodeWraith10-Dec-19 8:13 
JokeSometimes I Wonder .... Pin
Cp-Coder3-Dec-19 23:52
Cp-Coder3-Dec-19 23:52 
GeneralRe: Sometimes I Wonder .... Pin
honey the codewitch4-Dec-19 0:12
mvahoney the codewitch4-Dec-19 0:12 

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.