User Activity

Hi all, I'm discovering 32-bit microcontrollers for the first time. My project is almost completely working (using Timer 1 in input capture mode and all the rest is GPIO related). I want to save one variable so that it survives power down. Because th...
Hi, I'm working on a project in c++ and every time the IDE generates main.c instead of updating my main.cpp file. The project is set to C++, but still it generates main.c. That's very annoying. Can i fix this?