Skip to content

Great code, one question #20

@rjacobs1969

Description

@rjacobs1969

Thanks for making this repo, I'm interested in using the usb_serial(2) port in my homebrew 8 bit retro computer project
I've one doubt though:

While the serial code can signal to can accept the byte I want to send from the device to the host ( send_ready )
I don't see any way to signal whether the device can accept received bytes, as my 8 bit computer is slower than the USB connection and is not always polling the port, if there a way to implement a input wire to flag the host it's allowed to send?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions