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

STM32 cant upload again #25

Open
DprasK opened this issue Jul 4, 2023 · 2 comments
Open

STM32 cant upload again #25

DprasK opened this issue Jul 4, 2023 · 2 comments
Assignees
Labels

Comments

@DprasK
Copy link

DprasK commented Jul 4, 2023

Expected Behavior

Detail what the expected program behavior should be, or what is expected to happen.

Actual Behavior

Detail what actually happens.

Steps to Reproduce the Problem

Explain what needs to be done in order to reproduce the problem.

  1. ST-Link can't detect again after uploading this library

Specifications

  • Library Version: 1.0.11
  • IDE Version: Arduino 2.1.0
  • Platform: STM32F4VE
  • Subsystem:
  • any other details needed to reproduce the problem
@DprasK DprasK added the bug label Jul 4, 2023
@DprasK DprasK changed the title {"Add Short one-line Bug title"=>"STM32 cant upload again"} STM32 cant upload again Jul 4, 2023
@SV-Zanshin
Copy link
Collaborator

I don't have a STM32F4VE with which to test this, so I cannot look into this issue.

The library makes use of the "wire" library but otherwise has no code specific to the Atmel processors. So there is no general reason why this shouldn't work.

I do see several entries regarding communications problems with ST-Link, so I would tend to believe that the source of the issue is there. Do you have another project that uses the "wire" library that does work on your STM32F4VE?

@DprasK
Copy link
Author

DprasK commented Jul 5, 2023

LiquidCrystal_I2C, RTClib (work on maple board, but on official board cant work), ds323x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants