Forum Discussion
Altera_Forum
Honored Contributor
8 years agoCommunication PC-De0 Nano with CP2102 TTL
Hello everyone, I need to make a GUI that could communicate between pc and my De0 nano. I could make the GUI with QT but I don't know how the communication work. I have CP2102 TTL but I don't ...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hi, 1.You can short tx and rx of CP2102 connect it to PC, Now you can use hyper terminal and check the basic communication. 2.From KIT you can use GPIO pin's and connect the CP2102 rx and tx pins.(take care on power). Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation) --- Quote End --- If ıts not so much ı have one more question, ı have 32 bits output in total in fpga, how can ı send all these bits, should I send one by one or in a bound rate is ıt send a bits pocket (8 by 8 or 16 by 16)?