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

FT2232C support #35

Open
JohnDMcMaster opened this issue May 30, 2020 · 1 comment
Open

FT2232C support #35

JohnDMcMaster opened this issue May 30, 2020 · 1 comment

Comments

@JohnDMcMaster
Copy link
Owner

WIP. Current state:

  • rx/tx works
  • Limited flow control directions work
  • No plan for very specific things like GPIO and EEPROM writes unless they come up in my target

TODO:

  • Split out parser vs printer more cleanly (ex: add control requests to json)
  • Review JSON format
  • Make a libftdi printer. pyserial won't be sufficient as soon as something like GPIO or EEPROM write gets used. Maybe print warnings for non-printable directives in pyserial printer?
@JohnDMcMaster
Copy link
Owner Author

JohnDMcMaster commented May 30, 2020

Target is using MPSSE...dammit this is going to get a lot more exciting than I was hoping

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

1 participant