• Trying to acquire input from keyboard on ASC1
    Hello. I want to get key from keyboard not using the default Serial #1 but using Serial #2 that i suppose is connected with ASC1. So i configure the port 3, the direction pin, and alternate operation...
  • Trying to acquire input from keyboard on ASC1
    Hello. I want to get key from keyboard not using the default Serial #1 but using Serial #2 that i suppose is connected with ASC1. So i configure the port 3, the direction pin, and alternate operation...
  • Serial receive problems ASC1 (XC164), while debugging
    Hello, I've a receiving problem with the ASC1 serial interface of the XC164 during debugging with ULINK interface. I use the Infineon Starterkit. Transmitting is'nt a problem and if I program the software...
  • Serial receive problems ASC1 (XC164), while debugging
    Hello, I've a receiving problem with the ASC1 serial interface of the XC164 during debugging with ULINK interface. I use the Infineon Starterkit. Transmitting is'nt a problem and if I program the software...
  • XC161CJ ASC1
    Hi, Does anyone has ever see the XC161CJ ASC1 working on the KEIl debug window? I can not "printf" nothing! here is changed HELLO: P3 |= 0x0401; /* SET PORT 3.10 OUTPUT LATCH (TXD) */ DP3...