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,
Since I use the embedded peripherals on MAX 10 to showcase, MAX II not support some of the embedded peripherals so you may remove those peripherals and just use the UART verilog code.
Change device is under Device tab not Board tab.
Thanks,
Regards,
Sheng
Thiru_N
New Contributor
1 year ago
Hi @ShengN_Intel ,
I have already changed the device name to the one you mentioned, and I have added a reference image. However, I am still encountering the issue. Is there any other sample source code available for the UART, SPI, or I2C for the MAX II?