mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #331] [MERGED] Add small delay after powering on tag #1052
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/331
Author: @StefanKrupop
Created: 6/5/2024
Status: ✅ Merged
Merged: 6/20/2024
Merged by: @nlimper
Base:
master← Head:master📝 Commits (2)
4f2a577Add small delay after powering on tag before accessing uC to allow voltage to stabilizebc4d517Merge branch 'OpenEPaperLink:master' into master📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
Tag_Flasher/OEPL-Flasher.py(+2 -0)📄 Description
When turning on power to the tag, add a small delay before continuing.
For my tag it took a little bit longer until the voltage was high enough so that SWD access to the uC would work.
Without it, no connection was established to the microcontroller.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.