User Activity

Posted on July 15, 2016 at 16:13Hello,I have a scenario as follows: I have a Timer 2 that gets interrupted every 1ms. I try to communicate (only Tx) with an external device every 50ms by calling a function inside Timer 2. When the system is running ...
Posted on February 24, 2016 at 00:01Hello,I am getting an error ''Unknown signal'' when trying to view the PORT0 pins or any other peripheral related register using the logic analyser in Keil uvision 5. How can I see them?I have an stm32f4discovery.
Posted on February 22, 2016 at 00:13Hello,I need to generate sin wave using STM32 uC. Now here comes the problem. I am able to obtain the required sin wave with the required frequency and the required amplitude however there are other (more than one...