User Activity

Posted on September 01, 2014 at 12:15I have a module which I need to communicate with virtual com by USB with a STM32F2.Which means that I need to STM32F2 to be USB host and then connect to the virtual com over USB and I also need the transfer to be...
Posted on August 07, 2014 at 16:13I have a problem in STMF103C8T7 and I can't find the solution.The STM32 reads corrupt data in array and when reaching a certain memory adress it crashes.The array look like this:typedef struct{int32_t v1;int32_t v2;...