User Activity

Posted on September 13, 2013 at 11:39Hi, I'm doing my first project with the STM32F051x8. Yesterday may code was not running in cause of heap problems. I played around with the 'startup_stm32f0xx.s' file, set different sizes for Stack_Size, HeapSize...
Posted on August 15, 2013 at 16:36Hi, I've a problem with the SP interface. If I reset continously the uC (maybe interrupting the SPI communication would do the same) sometimes the receive buffer gets a 4-bit offset. I do communicate with 8-bit valu...