User Activity

Posted on December 20, 2017 at 10:37 hi. im running a provided example of HID periphProfiles. using STEVAL-IDB005V1D on NXP platform (FRDM-KL43) SPI lines are OK, i can read header from the blueNRG-MS. the thing is IRQ always high. so that ...
Posted on December 26, 2016 at 17:51 hi all. running the demonstrations project on STM32F4X9-EVAL on the EVAL board works fine. in my project i need to conserve power so i need to go into stop,ode while system is idle. stop mode will req...
Posted on October 31, 2016 at 09:36hi allcurrently on discovery board - trying to put system into stop mode every 5 sec and wake it after 5 sec.it seems like some flag isn't getting reset or an interrupt issued always (timer interrupt)how can i trac...
Posted on October 27, 2016 at 22:50 Hi All! Edit : i'm using dicovery board STM32F429I-DISCO. i'm tying to combine 2 examples from ST CUBEF4 Firmware Package V1.10: 1. TIM - peridoc activity, every 0.5 seconds toggle LED3. 2....
Posted on November 05, 2015 at 10:21helloas required in the STemwin manual i have to enable RCC AHB1 CRC clock. ''The CRC module (in RCC peripheral clock enable register) should be enabled before using the library''trying to use RCC_AHB1PeriphClockC...