<?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>Motor Control and Smart Energy中的主题 Re: MC33HB2000</title>
    <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295874#M1354</link>
    <description>&lt;P&gt;Thank you soo much for your help i will try tonight when i back at home.&lt;/P&gt;&lt;P&gt;Yesterday i find this document on line .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2026 09:37:45 GMT</pubDate>
    <dc:creator>Giants</dc:creator>
    <dc:date>2026-01-19T09:37:45Z</dc:date>
    <item>
      <title>MC33HB2000</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295282#M1352</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;I start to work with this driver i made a pcb board and if i use a digital input work very well. I try to use SPI comunication&amp;nbsp; but witout success so i'm here for ask a few question . First i use a STM32 family and my question are :&lt;/P&gt;&lt;P&gt;- I need the put ENBL pin at 1 even when i want use SPI ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Clock polarity active hight is right ?&lt;/P&gt;&lt;P&gt;- Clock phase 1ST edge is right ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Max frequency i read on datasheet up 10MHz but in another&amp;nbsp; part of datasheet i read max 10Mhz so the right frequency is ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;- if i want read the register i need to send 0x00 for read the device identification 0x2000 for read status ect ect and set the bit 15 if i want write right ?&lt;/P&gt;&lt;P&gt;Because i try and right now dosen't work and yes i put the CS low befor the send data .&lt;/P&gt;&lt;P&gt;Sorry for all this question&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sergio&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jan 2026 08:37:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295282#M1352</guid>
      <dc:creator>Giants</dc:creator>
      <dc:date>2026-01-17T08:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: MC33HB2000</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295672#M1353</link>
      <description>&lt;P&gt;Hi Sergio,&lt;/P&gt;
&lt;P&gt;- I need the put ENBL pin at 1 even when i want use SPI ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;[A] Yes, for both the ENBL pin must be logic high.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_1-1768802104150.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373274i9F209FD678D10F36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_1-1768802104150.png" alt="JozefKozon_1-1768802104150.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_2-1768802136717.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373275i0E3E8B93EB32F46D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_2-1768802136717.png" alt="JozefKozon_2-1768802136717.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_3-1768802181334.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373276i39793D4396A805E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_3-1768802181334.png" alt="JozefKozon_3-1768802181334.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- Clock polarity active high is right ?&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;[A] Correct. The SCLK line is active high, CPOL=0.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;- Clock phase 1ST edge is right ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;[A] This is incorrect. The data are sampled on SCLK falling edge, (2nd edge), CPHA=1. This deduces the SPI mode is 1.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_4-1768803574642.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373277iA019D737B2D3FB40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_4-1768803574642.png" alt="JozefKozon_4-1768803574642.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_5-1768803636543.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373278i2F093FAB0A54D865/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_5-1768803636543.png" alt="JozefKozon_5-1768803636543.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_6-1768803749977.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373279i333F6B9E469390C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_6-1768803749977.png" alt="JozefKozon_6-1768803749977.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- Max frequency i read on datasheet up 10MHz but in another&amp;nbsp; part of datasheet i read max 10Mhz so the right frequency is?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;[A] Yes, the maximum HB2000 SPI operation is 10 MHz.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_0-1768802003240.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373272i754E0082B31EA71C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_0-1768802003240.png" alt="JozefKozon_0-1768802003240.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- if i want read the register i need to send 0x00 for read the device identification 0x2000 for read status ect ect and set the bit 15 if i want write right ?&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;[A] Please find attached SPI HBridge SW driver. Included is a Programming Guide document.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 06:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295672#M1353</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2026-01-19T06:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: MC33HB2000</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295874#M1354</link>
      <description>&lt;P&gt;Thank you soo much for your help i will try tonight when i back at home.&lt;/P&gt;&lt;P&gt;Yesterday i find this document on line .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 09:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295874#M1354</guid>
      <dc:creator>Giants</dc:creator>
      <dc:date>2026-01-19T09:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: MC33HB2000</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295953#M1355</link>
      <description>&lt;P&gt;Dear Sergio,&lt;/P&gt;
&lt;P&gt;you welcome. Have a nice day.&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 10:34:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2295953#M1355</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2026-01-19T10:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: MC33HB2000</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2296711#M1356</link>
      <description>&lt;P&gt;Thank you for the support , now work very well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sergio&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 13:56:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/MC33HB2000/m-p/2296711#M1356</guid>
      <dc:creator>Giants</dc:creator>
      <dc:date>2026-01-20T13:56:38Z</dc:date>
    </item>
  </channel>
</rss>

