Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update in flashing instructions #11

Closed
TabajaraLabs opened this issue Sep 25, 2017 · 8 comments
Closed

Update in flashing instructions #11

TabajaraLabs opened this issue Sep 25, 2017 · 8 comments

Comments

@TabajaraLabs
Copy link

Dear friend
Please, add these info to the flashing doc
http://tabajara-labs.blogspot.com.br/2015/03/amiga-gotek-floppy-emulator.html
This is a common problem found in flashing. The data/clock port are open collector and needs these two resistors to operate properly. Most USB to TTL adapters doesn't have it.
THANKS for the software and it being open. Greetings from Brazil!

@keirf
Copy link
Owner

keirf commented Sep 25, 2017

Thanks. Not an issue I've seen but there it is in the official documentation so I will add a mention of it. :)

@keirf
Copy link
Owner

keirf commented Sep 27, 2017

Actually, before I do, have you any concrete examples of where this has been a problem? I've never seen the problem myself, nor had it reported to me by any users, nor does any other Gotek programming guide mention the pull-up resistors. Furthermore AN2606 explicitly mentions that Serial TX is configured as Output Push-Pull on STM32F105xx, and we can expect that typical serial adapters have their TX as Push-Pull too.

Hence I'm skeptical -- there are quite a few ways in which programming can and often does fail (bad host drivers, failure to negotiate the correct comms protocol, failure to negotiate the correct baud rate, ...) and explicit mention of this previously unknown issue risks confusing users and throwing them off track in diagnosing their actual problem.

@TabajaraLabs
Copy link
Author

TabajaraLabs commented Sep 27, 2017 via email

@keirf
Copy link
Owner

keirf commented Sep 27, 2017

Okay, any chance of a photo of how you attached the pullups? I guess you solder them on the adapter itself. Also this would give a nice picture of an offending adapter :) Most people are just gonna run scared of being given a schematic like in the AN2606 document they need to be shown physically solder point A and point B ;)

@TabajaraLabs
Copy link
Author

TabajaraLabs commented Sep 27, 2017 via email

@keirf
Copy link
Owner

keirf commented Sep 27, 2017

No worries, I will include this subject as part of a larger troubleshooting section on serial programming.

@Povvercrazy
Copy link

Hi Keirf, I have had this exact problem to say the least it was extremely frustrating, I am using a CP2102 chipped usb-ttl module and it just wasn't working, found this thread, added the two resistors and worked perfectly, might be a very small amount of people who suffered this issue, but I think its worth mentioning for the few who may encounter it. Thanks for your work btw !!

@keirf
Copy link
Owner

keirf commented Oct 9, 2017

Okay this is mentioned in a new Troubleshooting section, with link to AN2606 app note.

@keirf keirf closed this as completed Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants