Serial port (Receive function) Not working in tiny210 board.

Kaushal patel
Respected sir/madam
                   Currently, I am working on Tiny210 development board. In
which,on board "ITEST" Application serial transmit is working properly.but
serial receive not working.

       Afterward i implement the hardware library function for the serial
communication. but in which it is also behave same like transmit is working
but receive is not working.
       
        So please Is that any alternate solution for the "Receive
function". if yes than please provide me Guidance Or Document.

Thanks.

NothinRandom
What platform are you working on? Android/WinCE/Linux? If WinCE, then it
should be working fine...unless you accidently burned out the RX port.

Kaushal patel
Thanks 

I AM WORKING IN THE 'WINCE' PLATFORM. AND WHEN I CONNECT THE SERIAL CABLE
WITH 'PERSONAL COMPUTER' TO "COM1" OF THE 'TINY210 BOARD'IN SERIAL1
CONFIGURATION THAN 'TRANSMIT' IS WORKING PROPERLY. BUT RX IS NOT WORKING.

serial cable         CONFIGURATION          TX                RX
connection
TO board(Tiny210)                                  
COM1    -            SERIAL0                NOT WORK          NOT WORK
COM1    -            SERIAL1                TX OK             NOT WORK 
COM1    -            SERIAL2                NOT WORK          NOT WORK
COM1    -            SERIAL3                NOT WORK          NOT WORK


COM2    -            SERIAL0                TX OK             LOOPBACK MODE
COM2    -            SERIAL1                NOT WORK          LOOPBACK MODE

COM2    -            SERIAL2                NOT WORK          LOOPBACK MODE
COM2    -            SERIAL3                NOT WORK          LOOPBACK MODE


ABOVE TABLE IS SHOWING THE RESULT OF "ITEST" APPLICATION.

LET U GUIDE ME WHAT I HAVE TO DO FOR THE ENABLING OF THE RECEIVE
FUNCTIONALITY. FOR ENABLING THE SERIAL FUNCTIONALITY I REFERRED THE "TINY
210 USER MANUAL".PROVIDE ME GUIDE.

Kaushal patel
Attachment: New Text Document (2).txt (2.71 KB)
IN TINY 210 USER MANUAL THEY PROVIDE A IN BUILD LIBRARY WHICH IS
"HARDWARE.CONTROLLER" FOR CONTROLLING THE "serial","i2c","pwm","eeprom". I
AM GUIDING BY THIS DOCUMENT.
 IF ANY PROPER DOCUMENT IS AVAILABLE THEN PLEASE PROVIDE ME.BECAUSE I VERY
MUCH NEED TO COME OUT THIS PROBLEM.PLEASE DO NEED FULL FOR ME.

I AM USING "ECLIPSE ANDROID COMPILER" FOR THE DEVELOPMENT.

Kaushal patel
dear sir 
           i am using windows xp operating system.and onwhich i am working
on "Eclipse" for Android development.

Dave McLaughlin
Bit of a confusion here.

You say you are using WINCE on the platform but using Eclipse for Android
development?

How does this work? Android apps won't run on WINCE.

If somehow I assume you are using Android, then you could try using this
Serial API that works fine on the Mini6410 and Mini210.

http://code.google.com/p/android-serialport-api/

Dave...

Kaushal patel
i am working on "eclipse android environment" so please provide me the
serial rx source code for it.

phuong le
hi Kaushai patel!
I have a problem like you. I use Android 2.3.1 and mini210s.TX is ok but Rx
 is wrong.Com1 is loopback.and com2,3 isn't work.
Did You fixed it? can you help me?
Thanks.

acha
hii,
me too facing the same prblm,dat it can trasmit d data..but unable to
receive from PC..m using TINY6410(linux)
i have connected the port to COM0 which is console port..n other ports r
not working i guess dat may d prblm..i.e dey r not being connected..
can ny1 knw how to get connected the remainin ports??

bala
I am using ok6410 development kit.I am using the dnw tool for loading the
os. It is showing serial data is like "WinCE 6.0 Steploader for SMDK6410"

the above message shows many time what can i do..

Please suggest us