<?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>Model-Based Design Toolbox (MBDT)のトピックRe: HSD behavior of RDVCU5775BEVM BMS plus VCU Reference Design while reprogramming</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1361518#M6604</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192064"&gt;@user_N&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Attached is the new bootloader source for the MPC5775B, provided by my colleague from RAppID Bootloader. This version keeps the HSD in reset during bootloader run.&lt;/P&gt;
&lt;P&gt;Please give this a try and reply with feedback.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 09:00:58 GMT</pubDate>
    <dc:creator>mariuslucianand</dc:creator>
    <dc:date>2021-10-26T09:00:58Z</dc:date>
    <item>
      <title>HSD behavior of RDVCU5775BEVM BMS plus VCU Reference Design while reprogramming</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1350846#M6556</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm using the board of RDVCU5775BEVM BMS plus VCU Reference Design.&lt;/P&gt;&lt;P&gt;I'm using the Boot Loader on below link, and made HSD control logics with MBDT.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Unable-to-Flash-MBDT-BootLoader-to-RDVCU5775EVM-in-S32DS-per/m-p/1166971" target="_blank"&gt;https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Unable-to-Flash-MBDT-BootLoader-to-RDVCU5775EVM-in-S32DS-per/m-p/1166971&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the unexpected behavior of the HSD while reprogramming.&lt;/P&gt;&lt;P&gt;While reprogramming and before running main program, the HSD driver is enabled and output voltage (12.75V).&lt;/P&gt;&lt;P&gt;Could you tell me how to disable the HSD while reprogramming and before running main program?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"reprogramming" means the flashing program process by RAppID.&lt;/P&gt;&lt;P&gt;"before running main program" means the time after push reset SW to running program made by MBDT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 01:02:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1350846#M6556</guid>
      <dc:creator>user_N</dc:creator>
      <dc:date>2021-10-06T01:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: HSD behavior of RDVCU5775BEVM BMS plus VCU Reference Design while reprogramming</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1352117#M6563</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192064"&gt;@user_N&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thank you for reporting this behavior. Most likely the GPIO pins connected to the HSD remain in a high Z logic state during the bootloader and the HSD remains configured. A quick fix for that would be to ask my colleagues from the RAppID bootloader to put the HSD in a reset state while the MCU runs the bootloader. Do you think this might solve the issue?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 19:49:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1352117#M6563</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2021-10-07T19:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: HSD behavior of RDVCU5775BEVM BMS plus VCU Reference Design while reprogramming</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1353142#M6573</link>
      <description>&lt;P&gt;Hello, Sir (@&lt;SPAN&gt;mariuslucianand)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Thank you for replying.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; I guess you mean set MCU GPIO 457 to high Z logic state at running the&amp;nbsp;bootloader on MCU. I think it will work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you ask your&amp;nbsp;colleagues to change the state of GPIO457 at running the bootloader?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 00:19:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1353142#M6573</guid>
      <dc:creator>user_N</dc:creator>
      <dc:date>2021-10-11T00:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: HSD behavior of RDVCU5775BEVM BMS plus VCU Reference Design while reprogramming</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1361518#M6604</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192064"&gt;@user_N&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Attached is the new bootloader source for the MPC5775B, provided by my colleague from RAppID Bootloader. This version keeps the HSD in reset during bootloader run.&lt;/P&gt;
&lt;P&gt;Please give this a try and reply with feedback.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 09:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1361518#M6604</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2021-10-26T09:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: HSD behavior of RDVCU5775BEVM BMS plus VCU Reference Design while reprogramming</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1364357#M6617</link>
      <description>&lt;P&gt;Hello, Sir (&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thank you for sending new Bootloarder and sorry for late response.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I tried new Bootloarder today, But unfortunately the issue was not solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I think I misunderstood the behavior of HSD driver (MC15XS3400) .&lt;/P&gt;&lt;P&gt;&amp;nbsp; All the HSD driver were enabled when&amp;nbsp;we make the software which undefine the GPIO457 (HSD_RSTB) by MBDT.&lt;/P&gt;&lt;P&gt;&amp;nbsp; (I made this software and tried today.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I think undefine GPIO457 means GPIO 457 is high Z state, so HSD_RSTB is 1 because this pin is pull-up by VCCA_3V3.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fig1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/160811i249CF20C9B89B97B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fig1.PNG" alt="fig1.PNG" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fig2.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/160812i96A902DB0242C42E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fig2.PNG" alt="fig2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; From the schematic, the voltage of wake pin is always supplied by VBAT.&amp;nbsp; This issue would be occurred when wake-up = 1, and RST = 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I can't find the description about this condition from the spec sheet of&amp;nbsp; HSD driver (MC15XS3400) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/data-sheet/MC15XS3400.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/data-sheet/MC15XS3400.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fig3.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/160813iC5A073B22699E63C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fig3.PNG" alt="fig3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It looks we have to change the wiring of this board (RDVCU5775EVM) for fix this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; How do you think about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 06:45:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/HSD-behavior-of-RDVCU5775BEVM-BMS-plus-VCU-Reference-Design/m-p/1364357#M6617</guid>
      <dc:creator>user_N</dc:creator>
      <dc:date>2021-11-01T06:45:36Z</dc:date>
    </item>
  </channel>
</rss>

