User Activity

Posted on July 04, 2013 at 13:33Hi all, The documentation of the ''GetITStatus'' function, as found in the file 'stm32f10x_uasrt.c'', describes the functionality as follows:     ''Checks whether the specified USART interrupt has occurred or not.'' H...
Posted on June 24, 2013 at 20:13Dear all,I am starting work on a pre-existing STM32 codebase. There are dependencies on what is called ''stm_lib'' in our source tree, which contains files such as:misc.hstm32f10x_dbgmcu.hstm32f10x_exti.hstm32f10x_gpi...