Altera_Forum
Honored Contributor
8 years agoDo the UART and JTAG on Altera Max 10 Kit Conflict?
I'm using an altera max 10 development kit (https://www.altera.com/products/boards_and_kits/dev-kits/altera/max-10-fpga-development-kit.html) and successfully program it via USB Blaster JTAG header J14. I added an RS-232 from the University IP that uses USB to UART (J11). I just use it as plain IP with no processor
So if I open the Quartus Programmer and program the FPGA and then open a TeraTerm terminal (happens to be COM 18) I can send output to the TeraTerm window from the FPGA. However, if I leave the TeraTerm open and try to program the FPGA again, it says "No Hardware". If I close the TeraTerm window I can again program the MAX 10. Is there some sort of conflict between the two? I can't find anything in the datasheet or schematic that indicates such an issue. (https://www.altera.com/products/boards_and_kits/dev-kits/altera/max-10-fpga-development-kit.html)