• logic analyzer in simulation mode
    Hello, I'm using the simulator to debug a simple program which is build for a lpc1778. I use timer 1 to trigger an interrupt on a 1mSec interval. In the interrupt service routine I increment...
  • C51 Logic analyzer signal naming
    Hi With the logic analyzer is it possible to provide meaningful names, for example if i have digital signals for P1_0 and P1_1 the logic analyzer seems to truncate the names down to P1 for both. This...
  • 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...
  • Simulator Logic Analyzer sampling rate
    I'm using a bit outdated version of Keil uVision (4.70) because it provides simulation of peripherals for a couple of MCUs. So, I'm using simulator for stm32f103rb and I'm using Timer 1. I want to...
  • 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...