<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックBT problem on imx7d</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/BT-problem-on-imx7d/m-p/689708#M106816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi :&lt;/P&gt;&lt;P&gt;I am using imx7d with chip bcm43438 and the linux kernel 4.1-2.0.x.imx is drawn from freescale. Now i am having problem with getting the bt work, i cannot download the firmware to the device.&lt;/P&gt;&lt;P&gt;When i use command "&lt;STRONG&gt;hciattach ttymxc5 bcm43xx 115200 flow -t 10&lt;/STRONG&gt;", it get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@&amp;nbsp;hciattach ttymxc5 bcm43xx 115200 flow -t 10&lt;/P&gt;&lt;P&gt;bcm43xx_init&lt;BR /&gt;Set Controller UART speed to 115200 bit/s&lt;BR /&gt;Flash firmware /etc/firmware/BCM43430A1.1DX.hcd&lt;BR /&gt;Initialization timed out.&lt;/P&gt;&lt;P&gt;root@&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i use command "&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;hciattach ttymxc5 any 115200 flow -t 10&lt;/STRONG&gt;", it get :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Device setup complete&lt;BR /&gt;root@ hciconfig -a&lt;BR /&gt;hci0: Type: BR/EDR Bus: UART&lt;BR /&gt; BD Address: AA:AA:AA:AA:AA:AA ACL MTU: 1021:8 SCO MTU: 64:1&lt;BR /&gt; DOWN &lt;BR /&gt; RX bytes:675 acl:0 sco:0 events:35 errors:0&lt;BR /&gt; TX bytes:427 acl:0 sco:0 commands:35 errors:0&lt;BR /&gt; Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87&lt;BR /&gt; Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 &lt;BR /&gt; Link policy: RSWITCH SNIFF &lt;BR /&gt; Link mode: SLAVE ACCEPT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;root@hciconfig hci0 up&lt;BR /&gt;root@hciconfig -a&lt;BR /&gt;hci0: Type: BR/EDR Bus: UART&lt;BR /&gt; BD Address: AA:AA:AA:AA:AA:AA ACL MTU: 1021:8 SCO MTU: 64:1&lt;BR /&gt; UP RUNNING &lt;BR /&gt; RX bytes:1392 acl:0 sco:0 events:76 errors:0&lt;BR /&gt; TX bytes:1197 acl:0 sco:0 commands:76 errors:0&lt;BR /&gt; Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87&lt;BR /&gt; Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 &lt;BR /&gt; Link policy: RSWITCH SNIFF &lt;BR /&gt; Link mode: SLAVE ACCEPT &lt;BR /&gt; Name: 'BlueZ 5.37'&lt;BR /&gt; Class: 0x200000&lt;BR /&gt; Service Classes: Audio&lt;BR /&gt; Device Class: Miscellaneous, &lt;BR /&gt; HCI Version: 4.1 (0x7) Revision: 0x0&lt;BR /&gt; LMP Version: 4.1 (0x7) Subversion: 0x2209&lt;BR /&gt; Manufacturer: Broadcom Corporation (15)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i think i am using the default firmware of the bt, and i can use it to scan and connect other bt device, so i think the wire &amp;nbsp;connection between soc and bcm43438 is right, and here is my dts and schematic, please give me some advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg_bt: bt-reg {&lt;BR /&gt; compatible = "regulator-fixed";&lt;BR /&gt; gpio = &amp;lt;&amp;amp;gpio5 9 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt; regulator-name = "bt_reg";&lt;BR /&gt; regulator-min-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt; regulator-max-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt; enable-active-high;&lt;BR /&gt; regulator-always-on;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx7d {&lt;BR /&gt; pinctrl_hog_1: hoggrp-1 {&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; MX7D_PAD_SD2_CD_B__GPIO5_IO9 0x80000000 /* pass thru the bt reg on */&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;pinctrl_uart6: uart6grp { &lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; MX7D_PAD_ECSPI1_MOSI__UART6_DCE_TX 0x79&lt;BR /&gt; MX7D_PAD_ECSPI1_SCLK__UART6_DCE_RX 0x79&lt;BR /&gt; MX7D_PAD_ECSPI1_SS0__UART6_DCE_CTS 0x79&lt;BR /&gt; MX7D_PAD_ECSPI1_MISO__UART6_DCE_RTS 0x79&lt;BR /&gt; MX7D_PAD_SD2_CD_B__GPIO5_IO9 0X14/*BT_REG_ON*/&lt;/P&gt;&lt;P&gt;&amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;uart6 {&lt;BR /&gt; pinctrl-names = "default";&lt;BR /&gt; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_uart6&amp;gt;;&lt;BR /&gt; assigned-clocks = &amp;lt;&amp;amp;clks IMX7D_UART6_ROOT_SRC&amp;gt;;&lt;BR /&gt; assigned-clock-parents = &amp;lt;&amp;amp;clks IMX7D_PLL_SYS_MAIN_240M_CLK&amp;gt;;&lt;BR /&gt; fsl,uart-has-rtscts;&lt;BR /&gt; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2017 09:35:21 GMT</pubDate>
    <dc:creator>chengsi</dc:creator>
    <dc:date>2017-08-01T09:35:21Z</dc:date>
    <item>
      <title>BT problem on imx7d</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/BT-problem-on-imx7d/m-p/689708#M106816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi :&lt;/P&gt;&lt;P&gt;I am using imx7d with chip bcm43438 and the linux kernel 4.1-2.0.x.imx is drawn from freescale. Now i am having problem with getting the bt work, i cannot download the firmware to the device.&lt;/P&gt;&lt;P&gt;When i use command "&lt;STRONG&gt;hciattach ttymxc5 bcm43xx 115200 flow -t 10&lt;/STRONG&gt;", it get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@&amp;nbsp;hciattach ttymxc5 bcm43xx 115200 flow -t 10&lt;/P&gt;&lt;P&gt;bcm43xx_init&lt;BR /&gt;Set Controller UART speed to 115200 bit/s&lt;BR /&gt;Flash firmware /etc/firmware/BCM43430A1.1DX.hcd&lt;BR /&gt;Initialization timed out.&lt;/P&gt;&lt;P&gt;root@&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i use command "&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;hciattach ttymxc5 any 115200 flow -t 10&lt;/STRONG&gt;", it get :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Device setup complete&lt;BR /&gt;root@ hciconfig -a&lt;BR /&gt;hci0: Type: BR/EDR Bus: UART&lt;BR /&gt; BD Address: AA:AA:AA:AA:AA:AA ACL MTU: 1021:8 SCO MTU: 64:1&lt;BR /&gt; DOWN &lt;BR /&gt; RX bytes:675 acl:0 sco:0 events:35 errors:0&lt;BR /&gt; TX bytes:427 acl:0 sco:0 commands:35 errors:0&lt;BR /&gt; Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87&lt;BR /&gt; Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 &lt;BR /&gt; Link policy: RSWITCH SNIFF &lt;BR /&gt; Link mode: SLAVE ACCEPT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;root@hciconfig hci0 up&lt;BR /&gt;root@hciconfig -a&lt;BR /&gt;hci0: Type: BR/EDR Bus: UART&lt;BR /&gt; BD Address: AA:AA:AA:AA:AA:AA ACL MTU: 1021:8 SCO MTU: 64:1&lt;BR /&gt; UP RUNNING &lt;BR /&gt; RX bytes:1392 acl:0 sco:0 events:76 errors:0&lt;BR /&gt; TX bytes:1197 acl:0 sco:0 commands:76 errors:0&lt;BR /&gt; Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87&lt;BR /&gt; Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 &lt;BR /&gt; Link policy: RSWITCH SNIFF &lt;BR /&gt; Link mode: SLAVE ACCEPT &lt;BR /&gt; Name: 'BlueZ 5.37'&lt;BR /&gt; Class: 0x200000&lt;BR /&gt; Service Classes: Audio&lt;BR /&gt; Device Class: Miscellaneous, &lt;BR /&gt; HCI Version: 4.1 (0x7) Revision: 0x0&lt;BR /&gt; LMP Version: 4.1 (0x7) Subversion: 0x2209&lt;BR /&gt; Manufacturer: Broadcom Corporation (15)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i think i am using the default firmware of the bt, and i can use it to scan and connect other bt device, so i think the wire &amp;nbsp;connection between soc and bcm43438 is right, and here is my dts and schematic, please give me some advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg_bt: bt-reg {&lt;BR /&gt; compatible = "regulator-fixed";&lt;BR /&gt; gpio = &amp;lt;&amp;amp;gpio5 9 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt; regulator-name = "bt_reg";&lt;BR /&gt; regulator-min-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt; regulator-max-microvolt = &amp;lt;3300000&amp;gt;;&lt;BR /&gt; enable-active-high;&lt;BR /&gt; regulator-always-on;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx7d {&lt;BR /&gt; pinctrl_hog_1: hoggrp-1 {&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; MX7D_PAD_SD2_CD_B__GPIO5_IO9 0x80000000 /* pass thru the bt reg on */&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;pinctrl_uart6: uart6grp { &lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; MX7D_PAD_ECSPI1_MOSI__UART6_DCE_TX 0x79&lt;BR /&gt; MX7D_PAD_ECSPI1_SCLK__UART6_DCE_RX 0x79&lt;BR /&gt; MX7D_PAD_ECSPI1_SS0__UART6_DCE_CTS 0x79&lt;BR /&gt; MX7D_PAD_ECSPI1_MISO__UART6_DCE_RTS 0x79&lt;BR /&gt; MX7D_PAD_SD2_CD_B__GPIO5_IO9 0X14/*BT_REG_ON*/&lt;/P&gt;&lt;P&gt;&amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;uart6 {&lt;BR /&gt; pinctrl-names = "default";&lt;BR /&gt; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_uart6&amp;gt;;&lt;BR /&gt; assigned-clocks = &amp;lt;&amp;amp;clks IMX7D_UART6_ROOT_SRC&amp;gt;;&lt;BR /&gt; assigned-clock-parents = &amp;lt;&amp;amp;clks IMX7D_PLL_SYS_MAIN_240M_CLK&amp;gt;;&lt;BR /&gt; fsl,uart-has-rtscts;&lt;BR /&gt; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 09:35:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/BT-problem-on-imx7d/m-p/689708#M106816</guid>
      <dc:creator>chengsi</dc:creator>
      <dc:date>2017-08-01T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: BT problem on imx7d</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/BT-problem-on-imx7d/m-p/689709#M106817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cheng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to obtain updated firmware for this module on murata support link&lt;BR /&gt;wireless.murata.com/eng/products/rf-modules-1/wi-fi-bluetooth-for-freescale-i-mx.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 23:40:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/BT-problem-on-imx7d/m-p/689709#M106817</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-08-01T23:40:30Z</dc:date>
    </item>
  </channel>
</rss>

