I'm getting a string of characters from PC @ 9600 baud rate.I need to store them in 24C08.I'm going to write them in block write mode.
My problem is when I receive & while writing them to 24C I'll miss many characters coming from PC side.How to avoid this?
I'm getting a string like 100 characters, so no any free GP RAM also.
My problem is when I receive & while writing them to 24C I'll miss many characters coming from PC side.How to avoid this?
I'm getting a string like 100 characters, so no any free GP RAM also.