Hello, anyone could help me with my mini2440? I'm using puTTy to connect my mini2440 to my computer, because I'm trying to compile and run my aplications, so I don't know how to set what serial port I'm using, when I use arduino, I go to PainelControl and set COM1 COM2 ... but I don't know how to do it in ubuntu12.10 ! Thanks guys!!
How to configure Serial Port
Thankss davef!! but still do not working! I don't know what to do, please, It's driving me crazy. Thanks!
OK, let's check a few things. What are running on the mini2440, the standard FriendlyArm distro? Maybe, try minicom on the Ubuntu desktop before moving to puTTy. You will need to set up the default serial comm parameters by: minicom -s
At what stage are you trying to use the serial port? I use 115200, none, 8, 1, XON/XOFF from putty on my windows pc when flashing the node, and connecting to the debian console that I have configured. If you are running minicom on your ubuntu sesstion, then you need ttyS0 (=COM1) or ttyS1 (=COM2). 'distro' is the distribution of the operating system. i.e Debian, Ubuntu