• Logic Analyzer
    How to use the logic analyzer in Uvision3?
  • Logic Analyzer
    Hi!! Can anyone Help me?? I have a STM32f4_DiscoveryBoard. I wrote a Code, in which i am controlling the speed of DC Motor using PID Controller technique on Keil_MDK and it's working fine. Now, I...
  • Logic analyzer with st link
    Hello Everyone, I'm facing some misunderstanding here. I was trying to view some Global variables in Logic Analyzer with my STM32F429 with ST-Link . The Logic analyzer returns Unknown signal. I don...
  • STM32L0 Logic Analyzer
    Is it possible to use the 'Logic Analyzer' function in uVision when using the STM32L0 micro please? Thanks in advance, Regards Richard
  • Ax51 and Logic Analyzer
    Hello! In my project i am using Keil Uv4, and programing on asm. I have a same problem. In asm i declareted some variable: example: variable: ds 2 In C style this variable have type int...