Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Alex,
> RECEIVING: rcv_buffer up to 255 bytes. > TRANSMITTING: AFTER receiving and checking all rcv_buffer , i send transmit > buffer ( up to 255 bytes). > > * delay between 2 incoming buffers is 100ms. This can be achieved with baud rates as low as 38400. > ** RECEIVING must interrupt my running application ,after transmitting i must return > to my interrupted state. This is typical ;-) > It is important to choose fastest communication. It's not clear to me what you mean by this ... but you should have little difficulty handling the scenario you describe ... even with a very modest cpu clock. What is your question? Regards, --Scott