Taras Shcherban
Taras Shcherban
привет помощь нужна? есть опыт с C#/WPF
Могу довести текущий функционал до релизного состояния, или новые функции добавить
@ABOSTM can verify on STM32L051C8T6 can you give some details what should i check?
The same issue for STM32L051C8T6. Tried _TimedWakeup.ino_ example, replaced `digitalWrite` with `Serial.print()`. CPU does not wake up after _sleep_/_deepSleep_. My board does not have any external crystals, HSI used. Maybe...
@odelma I've looked with an infrared camera, the most warm unit is proprietary MCU and the LCD controller on the board (and ESP is quite hot in WiFi version). But...
@ShashankSinha252 passing both CI (FeatureBuild) and metrics test
Im running the one from this repository (compiles to `nunit-console.exe/dll`)
Yep, i was running from `net-6.0` dir, sorry for missing details. And `net20` isnt suitable for me because our tests are in net6 assemblies, net20 runnner is built against net3.5...
Logs can be obtained if you connect esp to the PC via usb cable, it would write all the info in Serial
Hi I still have the same issue with board hang after serial monitor closed (ESP32-S3). However im using VS Code with arduino plugin. With Arduino IDE (1.8) and its serial...