User Activity

Posted on December 19, 2017 at 20:59Hi,I am developing an application that will be targetted at a number of STM32F/STM32L hardware platforms and wondered if it was possible to determine the CPU type at run-time. CPUID is useful to determine ARM core...
Posted on June 27, 2013 at 17:48I have recently run into a imprecise bus fault problem as indicated by my hard fault handler. I am using an Olimex STM-P103 development board (STM32F103RB CPU) and there is no OS or RTX present. I am pretty certain th...
Posted on June 08, 2013 at 11:56Hi, I am looking to understand exactly what CRC support the STM32F103 provides when interfacing with an SD card using an SPI channel and no DMA. I am using an Olimex STM32-P103 development platform and have successful...
Posted on June 28, 2012 at 12:38Hi, I am trying to get a better understanding of the timer hardware for the advance control timers. In section 14.3.1 of RM0008 (Rev. 14) it states:- ''The auto-reload register is preloaded.Writing to it or reading fr...
Posted on June 27, 2012 at 11:19Hi, I am using the Keil ARM MDK development tool with an STM32F103ZG microcontroller and ULINK Pro JTAG. I have some UART code that I would like to test which requires the generation of UART transmit and receive inter...