Difference between revisions of "BlueCore 4"

From The iPhone Wiki
Jump to: navigation, search
 
(added main article comment, formatting)
Line 1: Line 1:
 
 
The '''CSR BlueCore4-ROM WLCSP Chip (BC41B413A)''' is the [[Bluetooth]] chip used in the [[m68ap|first generation iPhone]].
 
The '''CSR BlueCore4-ROM WLCSP Chip (BC41B413A)''' is the [[Bluetooth]] chip used in the [[m68ap|first generation iPhone]].
 
   
 
Awesomely, this chip has an open [http://www.csrsupport.com/download/1932/CS-101565-DSP12%20BC4-ROMWLCSPDataSheet.pdf datasheet]
 
Awesomely, this chip has an open [http://www.csrsupport.com/download/1932/CS-101565-DSP12%20BC4-ROMWLCSPDataSheet.pdf datasheet]
   
 
Hopefully the downloaded ROM supports the low level requirements for the other profiles. If not, downloading a replacement doesn't look too hard.
 
Hopefully the downloaded ROM supports the low level requirements for the other profiles. If not, downloading a replacement doesn't look too hard.
====Stack====
 
   
  +
===Stack===
 
No detailed information so far.
 
No detailed information so far.
   
 
However it is believed that out of a normal Bluetooth stack, all protocols up to but not including HCI are implemented on-chip in ROM. HCI and L2CAP seem to be handled (however badly) by the iPhone driver software.
 
However it is believed that out of a normal Bluetooth stack, all protocols up to but not including HCI are implemented on-chip in ROM. HCI and L2CAP seem to be handled (however badly) by the iPhone driver software.
  +
  +
Main article: [[Bluetooth]]

Revision as of 07:50, 22 November 2010

The CSR BlueCore4-ROM WLCSP Chip (BC41B413A) is the Bluetooth chip used in the first generation iPhone.

Awesomely, this chip has an open datasheet

Hopefully the downloaded ROM supports the low level requirements for the other profiles. If not, downloading a replacement doesn't look too hard.

Stack

No detailed information so far.

However it is believed that out of a normal Bluetooth stack, all protocols up to but not including HCI are implemented on-chip in ROM. HCI and L2CAP seem to be handled (however badly) by the iPhone driver software.

Main article: Bluetooth