• 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...
  • Debug with Logic Analyzer to show GPIOB bit signal
    hi, I am trying to use the logic analyzer to capture the output pin on my MCBSTM32 board. I have try to add "GPIOB" into Current Logic Analyzer Signals under Setup Logic Analyzer Menu, but couldn't seems...
  • Problem in viewing PWM signals on Logic Analyzer
    Hi, I am using Tiva C series(TM4C123GH6PM) and Keil IDE for generating PWM signals. I had generated the PWM signals and worked successfully in the hardware. I can't able to view this signals on the logic...
  • 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...