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

Use USB Pins for programming #8

Open
majuss opened this issue Oct 17, 2024 · 2 comments
Open

Use USB Pins for programming #8

majuss opened this issue Oct 17, 2024 · 2 comments
Labels
enhancement New feature or request hardware Improvements or addtions to hardware

Comments

@majuss
Copy link

majuss commented Oct 17, 2024

Hi there,

thank you for sharing your project! The H2-mini is a "C6 variant" which means it comes with onboard USB, no programmer etc. neccessary! Why didn't you connect the D- and D+ lines of the USB-C port to the MCU. That way you could easily program it via USB and could skip the UART header entirely.

@StuckAtPrototype
Copy link
Owner

Hi! thats so true! I will do that for the next project. Thanks!! For this project, I would have to upgrade the connector as the one I used does only power. But this is a very good idea. Ill keep it in mind for the project I am working on now :) Closing this out for this one. thanks again!

@andistorm andistorm changed the title Use USB Pins Use USB Pins for programming Nov 6, 2024
@andistorm andistorm added enhancement New feature or request hardware Improvements or addtions to hardware labels Nov 6, 2024
@andistorm
Copy link
Collaborator

andistorm commented Nov 6, 2024

Nice idea,

currently there is only a 6-pin USB-C connector used. If i am not wrong, you would need at least 8 pins, with D- and D+.

This would mean we need to change pcb, which we try not to do for v0.2.0 release, but after checking at JLCPCB I realized this connector is currently not available, so maybe we need to change USB-C Connector anyways.

Since this issue is in discussion again, I reopen it.

What do you think @StuckAtPrototype

@andistorm andistorm reopened this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hardware Improvements or addtions to hardware
Projects
None yet
Development

No branches or pull requests

3 participants