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

RI (Receive Interrupt) flag problem in SCON register (Serial Communication)

Hello,
I need help with the serial communication, when I am sending data from PC (hyper-terminal) through RS232 , RI flag should rise to '1' and its does not happened, what may be the problem?

BTW, when I am programming the same device in the PLCC package the flag is triggered, I am currently use the VQFP package witch I have problem with.

Parents
  • So, you checked off two of my items - same crystal frequency and correct baudrate to be able to send to the PC.

    What about the other items I listed?

    Knowing that the two packages have different pinouts isn't the same as having verified that the serial data signal is reaching the correct pin on the processor, and with correct voltage levels and timing. Have you used an oscilloscope and checked?

Reply
  • So, you checked off two of my items - same crystal frequency and correct baudrate to be able to send to the PC.

    What about the other items I listed?

    Knowing that the two packages have different pinouts isn't the same as having verified that the serial data signal is reaching the correct pin on the processor, and with correct voltage levels and timing. Have you used an oscilloscope and checked?

Children