Altera_Forum
Honored Contributor
15 years agoError while trying to use RS232 port on DE2 2c35 running uClinux
Hi all,
I try to use RS232 port on my DE2 board to communicate with my device (magnetic card reader). But when I try to use the command "cat test.txt > /dev/ttyS0", the console appears with "/dev/ttyS0: cannot create." I am wondering if I have to check "Altera UART support" in "Device Drivers ---> Character devices ---> Serial drivers --->" or just use ttyS0 as a normal file? And how I can know that there are data coming from my device or PC? Is there buffer for data from RS232 port? :confused: Thanks for reading! :)