User Activity

Posted on July 05, 2016 at 16:57Hi All I'm using the BlueNRG Chip together with the LightBlue iOS app. I was able to set up 2 services (Device Information and Battery Service). However the LightBlue app states ''No Service'' but when I connect both ...
Posted on August 27, 2014 at 16:41Hi All I'm working with Keils' Eval Board MCBSTM32F200 which has external NOR Flash attatched to the STM32F207IG. For my final application I would like to use the DfuSe Mode to upgrade my firmware which is located o...
Posted on July 28, 2014 at 11:40 Hi All, I'm trying to use the ADC1 GPIO G8 from the STM32F207IG. Unfortunately I don't get it working and maybe someone could help me. The basic problem is that all ADC_*** registers getting updated e...
Posted on February 11, 2014 at 14:00 Hi all, I'm trying to use the SPI interface on a STM32F207 with CMSIS. Below you my sample code can be seen. The problem there is that within the function drv_Info->SendData(...) the function wait...