Forum Discussion
Altera_Forum
Honored Contributor
10 years agocyclone III development kit com-port
Hello. I want to send a data from Cyclone III to PC and from PC to FPGA by on board FTDI (FT245BL) (com port). But I can't do it because FPGA is connected with MAX II and MAX II is connected with FTDI. The firmware for MAX II used to program FPGA. What should I do?
Thank you.1 Reply
- Altera_Forum
Honored Contributor
Create a Nios system with Ethernet. Communicate to the PC over Ethernet. I'm not familiar with the board, but from the block diagram it looks like it is an older board that doesn't have a user available RS232 port. You could also design/build a custom board that connects to the HSMC with RS232 drivers.