Forum Discussion
Altera_Forum
Honored Contributor
8 years agoFPGA to NIOS connection : counter value from FPGA print in NIOS
Hello, I have a counter which updates at clock edge of 50Mhz frequency, which I send to Nios via PIO and print the value. But the print output is not expected, it is random, where as it s...
Altera_Forum
Honored Contributor
8 years agoThank you for your reply.
My objective is not to implement a counter. I am using Altera project to acquire video stream from the camera. I want to send this video stream to Matlab. So I thought to use Rs232 UART, so that I can see that pixel values on the Matlab. May I have some suggestion for the same. Thank you Best regards