Vladimir Yershov

Results 49 comments of Vladimir Yershov

Как то умудрился убить чип. Теперь когда посылка с новыми дойдет.

Просю:.. Кстати, попробовал шить в погорельца их родной t85_default.hex - также плохой дескриптор, хотя чип вполне себе живой. [Digispark.zip](https://github.com/protaskin/LowCDC-Win10x64/files/5952583/Digispark.zip)

Внезапно наступили трудо-выебудни, так что до выходных.

My errors eliminated by using **info.disconnected.reason** and **SYSTEM_EVENT_STA_DISCONNECTED** instead I use the latest **1.0.6 ESP32 core** version.

Sorry, my mistake

Tested on Two Bluepills

Update Just test it with **Arduino Pro Micro** with the same result. **SOC1SetThreshold()** funtion allways return 64.

In fact it is done consciously. File: CDC.cpp 232 ``` size_t Serial_::write(const uint8_t *buffer, size_t size) { /* only try to send bytes if the high-level CDC connection itself is...