User Activity

Posted on March 19, 2016 at 15:23  I have a brand-new project (with brand-new circuit board) based on the STM32F410CBT6 chip.  This chip, which I think is relatively new, supposedly has 128KB of FLASH and 32KB of SRAM.  However, the default linker s...
Posted on February 01, 2016 at 15:28I have a project running nicely on a STM32F407 (same chip as on the Discovery 4 board).  It's fairly simple, using only a couple of UARTs and some GPIOs, and it uses ABSOLUTELY NO STM CODE (including HAL).  I now ...