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

Blinky test with proper baud rating needed (currently 3000000) #50

Open
Wierzbowsky opened this issue Oct 14, 2022 · 3 comments
Open

Blinky test with proper baud rating needed (currently 3000000) #50

Wierzbowsky opened this issue Oct 14, 2022 · 3 comments

Comments

@Wierzbowsky
Copy link

Wierzbowsky commented Oct 14, 2022

During the FF OSD porting to MSX the Blinker test (blinky-test-f1-1.2.hex) had no output from Blue pill via serial interface. Then @keirf informed me that:

No blinking led is bad. No serial is weird. I may have broken the build slightly and it's not currently at 115200 baud. Actually I think that's likely. Try 3000000 baud (three million).

Would it be possible to release the fixed Blinky test with proper baud rating please? Thanks. This test is essential to identify the Blue Pill boards that could work with Goteks.

Originally posted by @keirf in #48 (comment)

@Wierzbowsky Wierzbowsky changed the title Blinker test with proper baud rating needed (currently 3000000) Blinky test with proper baud rating needed (currently 3000000) Oct 14, 2022
@keirf
Copy link
Owner

keirf commented Oct 15, 2022

A correct blinky will be included in older greaseweazle releases. Try downloading, say, v0.20 of greaseweazle host tools (firmware and host tools used to be in the same download file). If that works you could link to that older release in the docs you are writing.

I will update blinky in latest greaseweazle firmware when I next make a release. But that's not happening immediately for firmware.

I could update the wiki to point at v0.20 release temporarily for blinky serial though?

@Wierzbowsky
Copy link
Author

Will try, thanks.

@Wierzbowsky
Copy link
Author

The 0.20 version worked well, thanks. I will reference this version in the FF OSD for MSX adaptation document.

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

2 participants