Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDe10 nano and arduino communication
can some one teach me how can i communicate between de10 nano fpga board and arduino uno. I need to send data from de10 nano to arduino uno via serial communication to the tx rx pin of the arduino.
Altera_Forum
Honored Contributor
8 years agoYou need to know that you don't write software for FPGAs. You design hardware and thus the way you think about it needs to change. Maybe you can use the processor part of the SoC, but I am not familiar with Altera/Intel SoCs. If so you might postpone the HDL coding till after the link setup. If you want to learn HDL I reccommend you read a/some books. I don't know if there is a good first-step resource on the web.
Check this post for book reccomendations. https://www.alteraforum.com/forum/showthread.php?t=41998