User Activity

Hi,We use an RTC and the POSIX function mktime() to convert a broken-down time into a time in seconds.Function prototype: time_t mktime(struct tm *tm);Problem is: this mktime() function has the 2038 year bug (see here https://en.wikipedia.org/wiki/Ye...
Hi,We are trying to evaluate STM32CubeMX, I can launch it and use it normally, but I have some troubles: it won't generate code when clicking "Generate Code" button. Instead, it produces this error and doesn't do anything more: "Exception in thread "...
Kudos from