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

Add UART input support #1

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Metaln00b
Copy link

Many thanks for the great project.
I think it's great that you can also use it to simulate an EEPROM.

Unfortunately I only saw too late that you had implemented the USB support.
I solved it differently by implementing it with the serial connection.
I don't want to have done the work in vain, so I'm happy to share it.

Feel free to give me feedback

@Metaln00b Metaln00b marked this pull request as draft January 29, 2025 22:15
@Metaln00b
Copy link
Author

Okay, the output is okay, but if i use the receive_hex_data(), the spi read is 0x00. So i do not know what causes the problem. If i send the data, the output is okay, but ther read via spi is bad.

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

Successfully merging this pull request may close these issues.

1 participant