Skip to content

USB not recognised error in STM32f103 #358

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

Closed
Vicky-S opened this issue Oct 20, 2018 · 7 comments
Closed

USB not recognised error in STM32f103 #358

Vicky-S opened this issue Oct 20, 2018 · 7 comments
Assignees
Labels
question ❓ Usually converted as a discussion

Comments

@Vicky-S
Copy link

Vicky-S commented Oct 20, 2018

HI,
I bought STM32F103C8T6 today. when I connect my controller via micro USB it shows USB not recognized error. What is the problem and how to solve this?

@fpistm
Copy link
Member

fpistm commented Oct 20, 2018

Currently with this core, this is normal as it is not managed. USB provides power that's all.
#344 will provide this support.

@Vicky-S
Copy link
Author

Vicky-S commented Oct 20, 2018

ok. Then I need to buy STLINK to program this controller right?

@fpistm
Copy link
Member

fpistm commented Oct 20, 2018

No, you can Upload via Serial. See chapter Upload via Serial here: http://wiki.stm32duino.com/index.php?title=Uploading_a_sketch

@Vicky-S
Copy link
Author

Vicky-S commented Oct 20, 2018

ok. Thanks bro.

@fpistm fpistm self-assigned this Oct 20, 2018
@fpistm fpistm added the question ❓ Usually converted as a discussion label Oct 20, 2018
@fpistm
Copy link
Member

fpistm commented Oct 20, 2018

I let you close this as answered.
USB will come with 1.5.0 core ;)

@Vicky-S
Copy link
Author

Vicky-S commented Oct 20, 2018

When will 1.5.0 come?

@Vicky-S Vicky-S closed this as completed Oct 20, 2018
@fpistm
Copy link
Member

fpistm commented Oct 20, 2018

1.4.0 will come next week. Then I will handle to release an 1.5.0 with USB feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question ❓ Usually converted as a discussion
Projects
None yet
Development

No branches or pull requests

2 participants