• Trying to transmit with interrupt in XC164CS
    Hi everybody, I am learning to program with MCUs and now i have got the SK-XC164 board.I am trying to transmit via ASC0 a message. This message has 6 equal bytes and I must do it with transmit interrupt...
  • "Transmit Buffer Interrupt" in XC16x
    Hi, I am using Keil to write an ASC0 program for XC16x with the concept "Transmit Buffer Interrupt". In the link the manual is to be found (chapter 19.2.3): www.infineon.com/.../xc164_um_v1.2_2006_03_per...
  • problem while transmitting array through serial
    if i send one character from 8051 board to hyperterminal its working. suppose if i send an array to hyperterminal its not working. can anybody suggest whats wrong with my code. here is my sample code...
  • Using XC164 ASC0 Transmit FIFO
    Hello, I'm hoping that someone here has used the Transmit FIFO functionality of the XC164 and can offer some tips on how to get it configured and running. I want to use an interrupt routine to buffer...
  • EMAC transmition problems
    Hello, I'm using LPC1788 with KSZ8051 PHY and some strange things are happening. Most part of the time the communication works ok, but sometimes a packet written to EMAC is not transmitted. ...