• Logic Analyzer not working
    Hello, I'm using a stm32f407 card together with the µVision 5 program, until now I haven't had many problems until I wanted to use the logic analyzer, I have active in the ADC card connected to a potentiometer...
  • Logic Analyzer not working
    Hello, I'm using a stm32f407 card together with the µVision 5 program, until now I haven't had many problems until I wanted to use the logic analyzer, I have active in the ADC card connected to a potentiometer...
  • PWM code not running on LPC2129 board but working on logic analyzer .
    #include<lpc214x.h> int main() { PINSEL0=0x00000002; // P0.0 to P0.15 pins of PORT0 as GPIO PINSEL1=0x00000000; // P0.21 Pin of PORT0 as PWM PINSEL2=0x00000000; // P1.16 to P1.31 pins of PORT1...
  • PWM code not running on LPC2129 board but working on logic analyzer .
    #include<lpc214x.h> int main() { PINSEL0=0x00000002; // P0.0 to P0.15 pins of PORT0 as GPIO PINSEL1=0x00000000; // P0.21 Pin of PORT0 as PWM PINSEL2=0x00000000; // P1.16 to P1.31 pins of PORT1...
  • Logic Analyzer
    How to use the logic analyzer in Uvision3?