Forum Discussion
Altera_Forum
Honored Contributor
17 years agoRS232 communication with a MAX 2 CPLD
Hi everyone, I'm trying to send data (8 bits) from my CPLD MAX2 to my computer using the RS232 protocol but I don't find anything good. First, I have tried the SOPC RS2323 module witch give ...
Altera_Forum
Honored Contributor
17 years agoA basic Rx- or Tx-UART with MAX II is pretty easy. I append a component I previously used. Please note the unusual oversampling ratio of 13 with the receiver, that helps to setup the needed baud rate with a rather low crystal frequency.
But I don't think that it will work satisfyingly with MAX II internal oscillator, cause the frequency is too unprecise. A least a tuning for each individual device would be necessary.