Author Topic: Stuffing Serial Bluetooth Module Inside C1k Casing  (Read 420563 times)

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #30 on: September 01, 2005, 11:24:45 am »
Quote
ah, apparently the 255 has 30% lower power consumption, and a faster clock speed, and a faster bus (200 not 100 MHz).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94114\"][{POST_SNAPBACK}][/a][/div]
This is the only difference i think. And you will suffer the same troubles which i have with my C700.

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #31 on: September 01, 2005, 01:01:37 pm »
Quote
I believe the scoop is a proprientary Sharp's ASIC, so the datasheet most probably never would be published or made public.

Yes it is an ASIC but by EPSON: http://www.eea.epson.com/go/Prod_Admin/Cat...ays.GA_SLA50000
This is a gate array and we probably will never know what sharp has putted into it. It is a pity.

Quote
What about stuart? In case you don;t need SIR.
I'd better use FFUART since it have RTS/CTS lines. And stuart is such slow as ffuart is.

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #32 on: September 01, 2005, 04:18:59 pm »
Quote
Yes it is an ASIC but by EPSON: http://www.eea.epson.com/go/Prod_Admin/Cat...ays.GA_SLA50000
This is a gate array and we probably will never know what sharp has putted into it. It is a pity.
not necessarily.. it depends on how the gate array is programmed. if it's programmed by Epson, then we're out of luck. If it's a field programmable array and programmed on the board, then maybe just maybe Sharp don't protect the array so it could be read out again from its firmware.

However, even if we did have the firmware file, it's a huge effort to reverse engineer the programmer's logic from it.

sigh.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #33 on: September 01, 2005, 04:26:15 pm »
Quote
not necessarily.. it depends on how the gate array is programmed. if it's programmed by Epson, then we're out of luck. If it's a field programmable array and programmed on the board, then maybe just maybe Sharp don't protect the array so it could be read out again from its firmware.

However, even if we did have the firmware file, it's a huge effort to reverse engineer the programmer's logic from it.

sigh.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94167\"][{POST_SNAPBACK}][/a][/div]
If i'm understanding a datasheet provided by epson right than it's programmed by Epson.

I've just discovered that FFUART on my pxa250 is working very good at baud rates exceeding 230400. And that's strange because intel says allmost on every page of it's datasheet that you must not exceed this speed. Anyway i'll do more testing and if it will work stable enought than that will be a solution.
« Last Edit: September 01, 2005, 04:28:59 pm by 2x4ever »

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #34 on: September 01, 2005, 05:25:39 pm »
Quote
If i'm understanding a datasheet provided by epson right than it's programmed by Epson.
it's unlikely then that the firmware can be recovered. :-(

Quote
I've just discovered that FFUART on my pxa250 is working very good at baud rates exceeding 230400. And that's strange because intel says allmost on every page of it's datasheet that you must not exceed this speed. Anyway i'll do more testing and if it will work stable enought than that will be a solution.

I'd be concerned that this could damage the drivers in the long run, or simply cause overheating in localised hotspots on the CPU and damage it.

I presume from your comments that you've successfully connected a BT module to your SL-C700. What module did you use, and do you have photos of how you connected it?

Paul
« Last Edit: September 01, 2005, 05:26:06 pm by speculatrix »
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #35 on: September 01, 2005, 06:02:25 pm »
Quote
I'd be concerned that this could damage the drivers in the long run, or simply cause overheating in localised hotspots on the CPU and damage it.
I don't think so. I don't think that increasing speed of a couple of transistors can cause any overheating of the CPU even in localised hotspots. A CPU core isn't located just in the air. It's contained in a package that among other things is distributing a heat over the whole CPU. And since this CPU was not made using 90 nm tehnology not even 130 nm it has a big reserve for overheating. And i've not seen any rising temp. Anyway i'm still testing.

Quote
I presume from your comments that you've successfully connected a BT module to your SL-C700. What module did you use, and do you have photos of how you connected it?
I'm using USB Bluetooth Class 1 dongle from Billionton.
http://2x4ever-vpn.compot.ru/zaurus/pics/dongle-zaurus.jpg
I'll post some more images if you want.
« Last Edit: September 01, 2005, 06:19:30 pm by 2x4ever »

albertr

  • Hero Member
  • *****
  • Posts: 535
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #36 on: September 01, 2005, 07:03:15 pm »
Quote
I'm using USB Bluetooth Class 1 dongle from Billionton.
http://2x4ever-vpn.compot.ru/zaurus/pics/dongle-zaurus.jpg
I'll post some more images if you want.

I thought that Class 1 device would eat battery faster than Class 2 because of transmit power? Also peak power load is suppoosed to be higher. Where you woud attach that huge antenna?

How fast you are able to run your ffuart? I'm getting 460800 on C1K ffuart (pxa270), but having problems @ 921600.
-albertr

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #37 on: September 01, 2005, 07:31:11 pm »
Quote
I thought that Class 1 device would eat battery faster than Class 2 because of transmit power? Also peak power load is suppoosed to be higher.
Yes i know(My tester shows 75 ma peak power load), but i like it

Quote
Where you woud attach that huge antenna?
I'll cut this plastic antenna cover out.

Quote
How fast you are able to run your ffuart? I'm getting 460800 on C1K ffuart (pxa270), but having problems @ 921600.
921600 is working but i've not tested it with high traffic yet.
« Last Edit: September 01, 2005, 07:33:10 pm by 2x4ever »

albertr

  • Hero Member
  • *****
  • Posts: 535
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #38 on: September 01, 2005, 07:55:04 pm »
Quote
921600 is working but i've not tested it with high traffic yet.

Very interesting... I assume that's with the serial driver from Sharp's 2.4.18 kernel?
And with BCSP protocol (no hardware flow control)?
-albertr

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #39 on: September 01, 2005, 08:05:13 pm »
Quote
Quote
921600 is working but i've not tested it with high traffic yet.

Very interesting... I assume that's with the serial driver from Sharp's 2.4.18 kernel?
And with BCSP protocol (no hardware flow control)?
-albertr
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94198\"][{POST_SNAPBACK}][/a][/div]
Right.

mikekostousov

  • Newbie
  • *
  • Posts: 17
    • View Profile
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #40 on: September 01, 2005, 08:29:12 pm »
Quote
Quote
Quote
921600 is working but i've not tested it with high traffic yet.

Very interesting... I assume that's with the serial driver from Sharp's 2.4.18 kernel?
And with BCSP protocol (no hardware flow control)?
-albertr
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94198\"][{POST_SNAPBACK}][/a][/div]
Right.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94199\"][{POST_SNAPBACK}][/a][/div]
It looks very interesting. Can you write a guide how to do it? Or take a bit more pictures... I didn't understand, do you have any power control on your bluetooth now, or not?
Thanks.
Mikhail

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #41 on: September 01, 2005, 08:40:10 pm »
Quote
It looks very interesting. Can you write a guide how to do it? Or take a bit more pictures... I didn't understand, do you have any power control on your bluetooth now, or not?
Thanks.
Mikhail
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94203\"][{POST_SNAPBACK}][/a][/div]
I'll write a guide when i finish. There is nothing to write about for now. I'll provide some more pictures tomorrov (4:35:40 AM here and i'm going to sleep). The only power control i have for now is cutting wires . I still need to find free GPIO pin to do the power control .
« Last Edit: September 01, 2005, 08:41:19 pm by 2x4ever »

mikekostousov

  • Newbie
  • *
  • Posts: 17
    • View Profile
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #42 on: September 01, 2005, 09:15:58 pm »
Quote
I'll write a guide when i finish. There is nothing to write about for now. I'll provide some more pictures tomorrov (4:35:40 AM here and i'm going to sleep).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94203\"][{POST_SNAPBACK}][/a][/div]
I am now... I am falling to sleep...
Quote
The only power control i have for now is cutting wires
It's not so bad idea  If you have the antena outside - you can set a small switcher on the back.
But, by the way, is it possible to use same gpio which are used for the Zaurus syncronization cable? I don't know much about it, but I think an ability... May be, you can use this? For example, if zaurus are in connection with computer there is no ability to change bluetooth power  (it can be turned on - if you have Zaurus in the connection, so, perhaps you also have a power supply pluged in), but, when you have cable unpluged you can change power on the bluetooth... You can also take power from synchronization cable...
To albert:
Why you didn't want to create in your C1000 small usb hub and use it for usual usb connection with a usb bluetooth dongle?
Mikhail
« Last Edit: September 01, 2005, 09:20:14 pm by mikekostousov »

albertr

  • Hero Member
  • *****
  • Posts: 535
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #43 on: September 01, 2005, 09:59:17 pm »
Quote
Why you didn't want to create in your C1000 small usb hub and use it for usual usb connection with a usb bluetooth dongle?

I thought about it. I even tried to wire a small 1.1 hib, but my soldering skills are not so good, so I guess I just fried it. Pity, but it didn't work out.
-albertr

2x4ever

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Stuffing Serial Bluetooth Module Inside C1k Casing
« Reply #44 on: September 02, 2005, 02:50:56 pm »
Sh*t. My bluetooth dongle is just sudenly stopped to work today. I can't even imagine why it did this. There is no any signal on the UART and USB. It's seems that i must buy a new dongle.
« Last Edit: September 02, 2005, 03:30:17 pm by 2x4ever »