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

Improve boot sequence #37

Closed
breakintoprogram opened this issue Mar 23, 2023 · 1 comment
Closed

Improve boot sequence #37

breakintoprogram opened this issue Mar 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@breakintoprogram
Copy link
Owner

breakintoprogram commented Mar 23, 2023

Improve the sync between the eZ80 and the ESP32
Acceptance Criteria

  • The eZ80 must poll the ESP32, and only start when it receives a general poll packet back
  • If it times out, it must try again at a lower baud rate
@breakintoprogram breakintoprogram converted this from a draft issue Mar 23, 2023
@breakintoprogram breakintoprogram added the enhancement New feature or request label Mar 23, 2023
@breakintoprogram breakintoprogram moved this from In Progress to QA in AGON Quark Firmware Mar 23, 2023
@breakintoprogram
Copy link
Owner Author

The update version of the MOS 1.03 RC2 has also been tested on earlier versions of the VDP without the enhanced boot process. The only side-effect is 4 'c' characters appearing on screen before the MOS welcome message. This is due to corrupt characters being received from the eZ80's general poll caused by mismatched baud rates. MOS successfully fires up after that at the safe baud rate (384000).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Released
Development

No branches or pull requests

1 participant