• 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...
  • Graphic routines, Graphic LCD
    I am working on a project with a 320x240 pixel LCD connected to a 8051 with an Epson 1335 controller.... has anyone come across graphics routines that would allow "line" "lineto" drawing routines to a...
  • Problem with setup in logic analyzer
    I use STM32f103RCT6 to blinking led in pin A8 with 1 second delay, and i try to use logic analyzer to see whether it's right. However, when i setup in "Current Logic Analyzer Signal", i write PA.8 in...
  • LPC2214 ->SPI0 Logic analyzer
    Why I don't see clock signal (SCK) in logic analyzer. I use mask 0x00000010(PORT0). Does the program is corect? #define SPIF (1<<7) #define SPI0_SEL 0x00000080 #define SPI0_MSTR 0x00000020 #define...