This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 to flash, and start them without ULINK interface connected, also receiving works. So I believe, it is'nt a problem with register settings.
If I use a scope and inspect the signals on JP401, I see a signal, that works against the MAX232 driver. This signal comes from JTAG interface and seems to be the TCK. In documentation of XC164 I red, that these signals are only activ, if the /TRST is asserted.
Is there a workaround for this behavior, that I can also use ASC1 during debug process?
Steffen

Parents
  • Thank you for this information, Stefan.
    I can debug my code with ASC0 and then I hope, it will run with ASC1.
    If you can remember, I got the serial EEPROM code from you. It is running very fine and I optimized the speed a little bit and now I have a good library for this device.
    Thanks to you,
    By Steffen

Reply
  • Thank you for this information, Stefan.
    I can debug my code with ASC0 and then I hope, it will run with ASC1.
    If you can remember, I got the serial EEPROM code from you. It is running very fine and I optimized the speed a little bit and now I have a good library for this device.
    Thanks to you,
    By Steffen

Children