Memory overflow by using C++ operator ''new''
Posted on April 14, 2013 at 22:06 Hi everyone I use STMF1 and STMF4 devices for some time now but I just started with STM32F0 devices (Discovery board) and I have a quite strange problem. I created a class called Pin that can initializ...