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

2016/08/10/arduino-usb-serial-firmware-from-scratch #9

Closed
utterances-bot opened this issue Apr 12, 2021 · 5 comments
Closed

2016/08/10/arduino-usb-serial-firmware-from-scratch #9

utterances-bot opened this issue Apr 12, 2021 · 5 comments

Comments

@utterances-bot
Copy link

Arduino USB Serial firmware from scratch | A Mutable Log

A Mutable Log : A Mutable Log

https://tewarid.github.io/2016/08/10/arduino-usb-serial-firmware-from-scratch.html

Copy link

been trying to follow your tutorial, but I get missing files and errors... when I comment out or create files as seemingly needed. I just get more errors.... there seems to be a lot between copy over files and fix errors, because there are alot of errors, primarily stemming from improper board conf. any help would be great

Copy link
Owner

tewarid commented Apr 12, 2021

You shouldn't have to start from scratch. Did you try to use the code posted at https://github.com/tewarid/arduino-usb-serial as is with Atmel/Microchip Studio? What happens?

@customsolutions
Copy link

customsolutions commented Apr 12, 2021 via email

Copy link
Owner

tewarid commented Apr 12, 2021

I may have to revisit the instructions to fix issues due to oversight and Atmel/Microchip Studio changes.

Any reason to target 32u4? Is that on your board instead of a 16u2?

You should be able to program the hex file using FLIP, as described in the post.

@customsolutions
Copy link

customsolutions commented Apr 12, 2021 via email

@tewarid tewarid closed this as completed Nov 10, 2021
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

3 participants