Debug printf for STM32 can be a useful tool to print out system logs without using UART when SWO output is used. Here is a tutorial for SWO.
Category:
Firmware
STM32 “USB device not reognized” and “failed to read USB device descriptors” are very common issues. We list the most common solutions here.
This article illustrates an easy way to sync ESP32 NTP and DS3231 RTC time so that ESP32 can use the RTC chip seamlessly in an application.