* [Bluez-devel] BCM2035 over UART on Palm T|T3
@ 2007-01-03 20:22 magon
2007-01-06 15:38 ` 高 迎宾
0 siblings, 1 reply; 3+ messages in thread
From: magon @ 2007-01-03 20:22 UTC (permalink / raw)
To: bluez-devel
[-- Attachment #1.1: Type: text/plain, Size: 983 bytes --]
Hi all,
It happend that I have Palm T|T3 and hack linux for it(don't ask how).
This gadget have Broadcom's BCM2035 connected over UART
interface and PXA261 CPU.
The biggest problem is, that I haven't managed to get even single byte
from it. And I am shure it is on UART I am trying(when i disable
it in Palm OS BT stops working).
My plan was to kick off Palm OS and just before booting linux
start to talk to BT. I have copied get version command from
hciattach to end of bootloader(Garux). Than enabled BT in Palm
OS, and executed bootloader and it simple doesn't return single
byte.
My question is, do I need to send any special character(like
break) or something else, UART should be properly configured
from Palm OS. And what should be proper testing command to send
to get response.
And also if anyone have seen that chip's wiring, are there any
other wires that should be connected to CPU and I should find in
order to communicate with it.
Martin Kupec
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] BCM2035 over UART on Palm T|T3
2007-01-03 20:22 [Bluez-devel] BCM2035 over UART on Palm T|T3 magon
@ 2007-01-06 15:38 ` 高 迎宾
2007-01-07 16:51 ` magon
0 siblings, 1 reply; 3+ messages in thread
From: 高 迎宾 @ 2007-01-06 15:38 UTC (permalink / raw)
To: bluez-devel
[-- Attachment #1: Type: text/plain, Size: 1613 bytes --]
Hi Kupec,
Maybe you should validate your UART has been drived by your OS,and you
can test it using oscillograph or electronic multimeter.
In my experience, no need to send any special character, just send
bluetooth reset command.
gao
>From: magon@yo.cz
>Reply-To: BlueZ development <bluez-devel@lists.sourceforge.net>
>To: bluez-devel@lists.sourceforge.net
>Subject: [Bluez-devel] BCM2035 over UART on Palm T|T3
>Date: Wed, 3 Jan 2007 21:22:43 +0100
>
>Hi all,
> It happend that I have Palm T|T3 and hack linux for it(don't ask how).
> This gadget have Broadcom's BCM2035 connected over UART
> interface and PXA261 CPU.
> The biggest problem is, that I haven't managed to get even single byte
> from it. And I am shure it is on UART I am trying(when i disable
> it in Palm OS BT stops working).
> My plan was to kick off Palm OS and just before booting linux
> start to talk to BT. I have copied get version command from
> hciattach to end of bootloader(Garux). Than enabled BT in Palm
> OS, and executed bootloader and it simple doesn't return single
> byte.
>
> My question is, do I need to send any special character(like
> break) or something else, UART should be properly configured
> from Palm OS. And what should be proper testing command to send
> to get response.
>
> And also if anyone have seen that chip's wiring, are there any
> other wires that should be connected to CPU and I should find in
> order to communicate with it.
>
> Martin Kupec
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
[-- Attachment #2: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] BCM2035 over UART on Palm T|T3
2007-01-06 15:38 ` 高 迎宾
@ 2007-01-07 16:51 ` magon
0 siblings, 0 replies; 3+ messages in thread
From: magon @ 2007-01-07 16:51 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 2628 bytes --]
Ok, thanks, but question is, do BCM2035 response to BT reset? or just
reset itself.
I tried BT version command, should it response to that one? Or
it have to be BT reset? Does it depend on something to response
to version, and does BT reset response anytime?
Martin Kupec
On Sat, Jan 06, 2007 at 11:38:48PM +0800, ?? ???? wrote:
> Hi Kupec,
> Maybe you should validate your UART has been drived by your OS,and you
> can test it using oscillograph or electronic multimeter.
> In my experience, no need to send any special character, just send
> bluetooth reset command.
> gao
> >From: magon@yo.cz
> >Reply-To: BlueZ development <bluez-devel@lists.sourceforge.net>
> >To: bluez-devel@lists.sourceforge.net
> >Subject: [Bluez-devel] BCM2035 over UART on Palm T|T3
> >Date: Wed, 3 Jan 2007 21:22:43 +0100
> >
> >Hi all,
> > It happend that I have Palm T|T3 and hack linux for it(don't ask
> > how).
> > This gadget have Broadcom's BCM2035 connected over UART
> > interface and PXA261 CPU.
> > The biggest problem is, that I haven't managed to get even single
> > byte
> > from it. And I am shure it is on UART I am trying(when i disable
> > it in Palm OS BT stops working).
> > My plan was to kick off Palm OS and just before booting linux
> > start to talk to BT. I have copied get version command from
> > hciattach to end of bootloader(Garux). Than enabled BT in Palm
> > OS, and executed bootloader and it simple doesn't return single
> > byte.
> >
> > My question is, do I need to send any special character(like
> > break) or something else, UART should be properly configured
> > from Palm OS. And what should be proper testing command to send
> > to get response.
> >
> > And also if anyone have seen that chip's wiring, are there any
> > other wires that should be connected to CPU and I should find in
> > order to communicate with it.
> >
> > Martin Kupec
>
> _________________________________________________________________
> ???????????????????????????? MSN Messenger: http://messenger.msn.com/cn
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-07 16:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-03 20:22 [Bluez-devel] BCM2035 over UART on Palm T|T3 magon
2007-01-06 15:38 ` 高 迎宾
2007-01-07 16:51 ` magon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox