Device fails to re-enumerate after firmware is updated. Power cycle is needed to trigger enumeration. This issue was observed on a board where external HS PHY is used. With internal HS PHY or FS PHY everything works ok.
Board: XCore407I
Steps to reproduce:
cd example-xcore407i-board
cargo embed --release --example=serial --features hs
- Observe via
dmesg that device doesn't enumerate
Introduced in: #28
Device fails to re-enumerate after firmware is updated. Power cycle is needed to trigger enumeration. This issue was observed on a board where external HS PHY is used. With internal HS PHY or FS PHY everything works ok.
Board: XCore407I
Steps to reproduce:
cd example-xcore407i-board cargo embed --release --example=serial --features hsdmesgthat device doesn't enumerateIntroduced in: #28