Hi there
Has anyone tried to hack the IRDA module (desolder it) and interface with a PIC (or else) microcontroller in order to make the HTC send and receive data through COM port to the external microcontrollers.
Is there another available COM ports (hardware addressable UART) that I can use ?
my P3600 lists the COM ports :
COM1 Serial_IR ???
COM3 IRCOMM ???
COM5 ?
COM6 Serial ?????
COM7 SERIAL_BTUR (I use it to send data via BT SPP to other devices)
COM9 GPSChannel (to read GPS data)
Best regards
Lotfi
Related
I am developping a program that use serial port to connect a device.
That device use 2 wire communication (only RX and TX) so i set
2020i Serial in order to disable hardware handshake and modem
controls (CTS, RTS, DTR and DSR). But it doesn't works!!!
I investigated and i found that 2020i uses Standard UART port
(Address 0x4070000). Datasheet of pxa270 says that Standard UART
doesn't manage modem control, so why my 2020i needs it? Is there
some other hardware that controls serial port inside? How could i
disable hardware handshake?
And last, had someone connected a GPS receiver using serial port of
2020i?
I know that perhaps it is a too tech topics, but if someone can help me...
cheers,
Blackout
Up :roll:
Hi,
I tried to to connect an external gps receiver with TMC (traffic message channel) to the P3600. But I get no response from the device. Which is the correct com port for the USB interface and how can I get acccess to the port?
I noticed that sometimes I cannot sync via BT due to a COM Port interference.
When I unactivate/reactivate the DUN under the BT settings, it gave me a different Com port and it works.
Now I wanna set a COM port manually fopr my DUN network.
Where are those settings ?? Registry ??
I ve got quick question? Need an external(real) serial port on Blackstone. Is 'it possible?
no that would require the blackstone to support usbHost Which it as far as I know don't
but it does support serial ports over bluetooth
and you can get rs232 to bluetooth dongles if the blackstone made a com for bluetooth
and was bunded with the rs232 to bluetooth dongle you could have real rs232 that way
Hi there
Has anyone tried to hack the UART or IRDA module (desolder it) and interface with a PIC (or else) microcontroller in order to make the HTC send and receive data through COM port to the external microcontrollers.
Is there another available COM ports (hardware addressable UART) that I can use ?
my P3600 lists the COM ports :
COM1 Serial_IR ???
COM3 IRCOMM ???
COM5 ?
COM6 Serial ?????
COM7 SERIAL_BTUR (I use it to send data via BT SPP to other devices)
COM9 GPSChannel (to read GPS data)
do ayone have schematics of P3600 Trinity ?
Best regards
Lotfi