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

[BUG] Stlink serial com closes after a specific number of bytes sent #168

Open
BiliouriV opened this issue Oct 20, 2022 · 0 comments
Open
Assignees
Labels
advanced Advanced skills are needed for this subject bug

Comments

@BiliouriV
Copy link
Contributor

Describe the bug
I noticed that when Pyluos sends a specific json message with a binary chunk of size 41 then the communication is closed and any other json message can be send, until the next detection, while flashing with bootloader.

Network configuration

  • Gate (mcu with stlink connection)
  • Bootloader in L0

How to reproduce the bug
Flash an application where the size of the binary of the last chunk is 41.

Additional context
Add any other context about the problem here.
Don't hesitate to add screenshots or to link an entry from the forum.

@BiliouriV BiliouriV added bug advanced Advanced skills are needed for this subject labels Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced Advanced skills are needed for this subject bug
Projects
None yet
Development

No branches or pull requests

2 participants