• dscope and serial simulation
    I was trying to simulate the serial ports. I have implemented a circular buffer, i read that the serial window allows you to input data by using the keyboard. Now do i need to use the assign commands...
  • dscope and serial simulation
    I was trying to simulate the serial ports. I have implemented a circular buffer, i read that the serial window allows you to input data by using the keyboard. Now do i need to use the assign commands...
  • Tutorial on C programming using uVision and dScope
    I would like to ask if anyone know where to learn C programming on uVision and dScope. I am new to this language and new to electronics, first timer. So I would like to get more information regrading...
  • Tutorial on C programming using uVision and dScope
    I would like to ask if anyone know where to learn C programming on uVision and dScope. I am new to this language and new to electronics, first timer. So I would like to get more information regrading...
  • Eval. DScope, what tricks to getting Serial 1 to work?
    I can only get 0x0D to show up in my serial window. I can see the UART ISR get vectored to when I send and receive and the received char seems to be what I type. I just don't see any text from my message...