Forum Discussion
Thiru_N
New Contributor
1 year agoHelp Needed: Implementing UART and SPI on Altera MAX II EPM240 CPLD
Hi everyone, I'm currently working with the Altera MAX II EPM240T100C5N CPLD and I'm trying to implement UART and SPI communication protocols on it. I'm using Verilog HDL and targeting a 3.3V logic ...
ShengN_altera
Super Contributor
1 year agoHi,
I'm using one of the embedded design to show that the open source uart verilog code is working.
To use uart in MAX II, you can just straight use the uart verilog code in your design. And assign appropriate clock and gpio/IO pins to the clk, tx, rx.
Thanks,
Regards,
Sheng