<?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>topic Re: SCI communication Error (No source available) in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009530#M16969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A2.&lt;BR /&gt;The S12ZVM MCUs do not support pin interrupts on PT1.&lt;BR /&gt;Please see the S12ZVM RM rev2.13&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103555i804B5149F9077CD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The SW for the miniboard is not controlled by the PT1 pin but by FreeMaster (ctrlStates.usrControl.switchAppOnOff variable).&lt;BR /&gt;The document: S12ZVML-MINIBRD_UM 1.0 04/2014 is from 2014 and the SW has been changed since then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Mar 2020 14:39:31 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2020-03-14T14:39:31Z</dc:date>
    <item>
      <title>SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009516#M16955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Hello all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;@# SCI&amp;nbsp;#SCI0&amp;nbsp;#SCI Error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;I am trying to implement SCI code sent by you in &lt;SPAN style="color: #333333; background: white;"&gt;S12ZVML-MINIBRD motor control application code.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;As I implement SCI code in “S12ZVMLMINIBRD_BLDC_SW_CW11” motor control application code, the code error: No source available for "0x00C801 (0x00C801)() " occurs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;I am attaching the code kindly have a look.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;I kindly request you, please suggest solution for above mentioned error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;I look forward for your response&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;Sincerely,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: #333333; background: white;"&gt;Swapnil.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2020 13:27:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009516#M16955</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-02-10T13:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009517#M16956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default application already configured the SCI module of the MC9S12ZVML128 for a communication speed of 9600 bit/s.&lt;/P&gt;&lt;P&gt;what is the purpose of your application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2020 12:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009517#M16956</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-02-11T12:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009518#M16957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with the default configured "SCI1" module, but the "SCI1"&amp;nbsp;module is not working. The issue with "SCI1" module is as I connect external device to "SCI1" port, transmitted data&amp;nbsp; from&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;MC9S12ZVML128&amp;nbsp;&lt;/SPAN&gt;doesn't arrives on the port pin.&lt;/P&gt;&lt;P&gt;(I did all jumper configurations as described in user manual, still "SCI1" port dont work)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I main purpose of my application is to receive the data from external device(ESP32), compare the received data and trigger an event to run the motor (Clockwise/ Counter Clockwise) direction. But as the data from external device(ESP32) arrives&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;the "code error: No source available for "0x00C801 (0x00C801)() " occurs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #333333; background: white; border: 0px; font-weight: inherit; font-size: 12pt;"&gt;I kindly request you, please suggest the solution for above mentioned error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #333333; background: white; border: 0px; font-weight: inherit; font-size: 12pt;"&gt;I look forward for your response&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #333333; background: white; border: 0px; font-weight: inherit; font-size: 12pt;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #333333; background: white; border: 0px; font-weight: inherit; font-size: 12pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #333333; background: white; border: 0px; font-weight: inherit; font-size: 12pt;"&gt;Sincerely,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #333333; background: white; border: 0px; font-weight: inherit; font-size: 12pt;"&gt;Swapnil.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2020 08:32:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009518#M16957</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-02-12T08:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009519#M16958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello Swapnil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I would like to recommend you to create a completely new project and build your own application from the beginning rather than modifying an existing project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Have you seen this error after the SCI interrupt is executed? You can start with a simple SCI example that uses an interrupt. Please, refer to the attached example.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Diana&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 09:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009519#M16958</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-02-14T09:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009520#M16959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have received information that you have still an issue with the SCI transmit on the S12ZVML-MINIBRD.&lt;/P&gt;&lt;P&gt;So, I have made for you a very simple test code without interrupt which just transmits data through SC1 on the S12ZVM-MINIBRD. Please, refer to the attachment.&lt;/P&gt;&lt;P&gt;I have verified that data are transmitted on the TXD1 pin (pin number 3) of the J7 port.&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Is this what you need? If not, could you please elaborate your issue?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="TXD1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/98523i165006E825EA3DC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="TXD1.png" alt="TXD1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My board settings and tool:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Debugger: USB multilink interface connected to BDM (J3)&lt;/P&gt;&lt;P&gt;- CodeWarrior 11.1&lt;/P&gt;&lt;P&gt;- 12 V power supply&amp;nbsp;&lt;/P&gt;&lt;P&gt;- J8 and J6 position 2-3&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_9.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/98702i4C5C3C5B141D0012/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_9.png" alt="pastedImage_9.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Important note: SCI1 should be routed to&amp;nbsp;&lt;SPAN&gt;PS2, PS3 pins (because only these pins are connected to J6/J8)&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;MODRR0 = 0x08; //Route SCI1 to PS2, PS3 pins&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, could you try it and let me know how it works? You can load the code as-is into the MCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your second question related to PT1 on J2. Just to be sure, which interrupt are you trying to generate, transmit interrupt of SC0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will appreciate when you contacting me directly if you have any issue next time.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 15:47:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009520#M16959</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-03-10T15:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009521#M16960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;BR /&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I am sure that you have checked transmission through SCI1 ( USB to Serial Terminal) and it works fine, I too experienced it before.&lt;/P&gt;&lt;P&gt;But the major issue is when&amp;nbsp;I&amp;nbsp;&lt;STRONG&gt;connect external device&lt;/STRONG&gt; (e.g. ESP32) on J7 SCI port (Pin 2: RXD , Pin3: TXD) ,I couldn't see any data. ( I kindly request you, please connect the external device on &lt;SPAN&gt;J7 SCI port&lt;/SPAN&gt;&amp;nbsp;and observe it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regarding my second question related to PT1 on J2, I&amp;nbsp;want&amp;nbsp;&amp;nbsp;create an interrupt on &lt;SPAN&gt;PT1 &lt;/SPAN&gt;&amp;nbsp;and run the motor, I pulled&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;PT1 on J2&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;High&lt;/STRONG&gt; ( by connecting it&amp;nbsp;to VDDX),&amp;nbsp;&amp;nbsp;Unfortunately, it doesn’t work. (I kindly request you please check and confirm , Is Port T pin (PT1)&amp;nbsp; a dedicated hardware pin capable of receiving external interrupt request ? ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I would like to inform you, in S12ZVML-MINIBRD User Manual (Document Number: S12ZVML-MINIBRD_UM 1.0 04/2014) in chapter 5, it is clearly written that the motor can be controlled using the J2 header, placing the jumper short bar to J2, pin 1-2.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;3. &lt;SPAN&gt;Regarding my&amp;nbsp;third question&amp;nbsp;&lt;/SPAN&gt;In order to control the PWM channels, I want to configure it in "Complementary low side fixed" mode. After referring the document number: AN5190 (S12ZVM Derivates: Configuring PMF&amp;nbsp;module by Manuel Rodriguez), I configured the registers: PMFCGF12( MaskVal) = X34, 0X1C,0X13,0X31,0X0D,0X07 PMFOUTC(OutCtl) = 0x0c,0x30, 0x30,0x03, 0x03,0x0c PMFOUTB(BemfPhase) = {0x2A,0x2A,0x2A,0x2A,0x2A,0x2A};&lt;BR /&gt;With above values the motor doesn't run.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I kindly request you please provide us the solution to resolve the above issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I look forward to hearing from you soon. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Swapnil.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009521#M16960</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-10T17:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009522#M16961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I am sure that you have checked transmission through SCI1 (USB to Serial Terminal) and it works fine, I too experienced it before.&lt;/P&gt;&lt;P&gt;But the major issue is when I connect external device (e.g. ESP32) on J7 SCI port (Pin 2: RXD, Pin3: TXD), I couldn't see any data. (I kindly request you, please connect the external device on J7 SCI port and observe it) . as you said that you have verified that data are transmitted on the TXD1 pin (pin number 4) of the J7 port, pin number 4 is not used for TXD1 (Its GND), please verify again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2) Regarding my second question related to PT1 on J2, I want create an interrupt on PT1 and run the motor, I pulled PT1 on J2 High (by connecting it to VDDX), Unfortunately, it doesn't work. (I kindly request you please check and confirm, Is Port T pin (PT1) a dedicated hardware pin capable of receiving external interrupt request?).&lt;/P&gt;&lt;P&gt;I would like to inform you, in S12ZVML-MINIBRD User Manual (Document Number: S12ZVML-MINIBRD_UM 1.0 04/2014) in chapter 5, it is clearly written that the motor can be controlled using the J2 header, placing the jumper short bar to J2, pin 1-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Regarding my third question In order to control the PWM channels, I want to configure it in "Complementary low side fixed" mode. After referring the document number: AN5190 (S12ZVM Derivates: Configuring PMF module by Manuel Rodriguez), I configured the registers: PMFCGF12 (MaskVal) = X34, 0X1C, 0X13,0X31,0X0D, 0X07 PMFOUTC (OutCtl) = 0x0c, 0x30, 0x30 , 0x03, 0x03,0x0c PMFOUTB (BemfPhase) = {0x2A, 0x2A, 0x2A, 0x2A, 0x2A, 0x2A};&lt;/P&gt;&lt;P&gt;With above values ​​the motor doesn't run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kindly request you please provide us the solution to resolve the above issues.&lt;/P&gt;&lt;P&gt;I look forward to hearing from you soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mit freundlichen Grüßen/ Best regards&lt;/P&gt;&lt;P&gt;Swapnil Chougule&lt;/P&gt;&lt;P&gt;Master Student&lt;/P&gt;&lt;P&gt;Landline    +49 (0) 6102 748 60 99 04&lt;/P&gt;&lt;P&gt;Mail           swapnil.chougule@clevercircuits.com&amp;lt;mailto:swapnil.chougule@clevercircuits.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Negotiation Planning Development &amp;amp; Support of Embedded Projects&lt;/P&gt;&lt;P&gt;Clever Circuits GmbH&lt;/P&gt;&lt;P&gt;Werner-Heisenberg-Str. 2a&lt;/P&gt;&lt;P&gt;63263 Neu-Isenburg&lt;/P&gt;&lt;P&gt;Visit our website &lt;A href="www.clevercircuits.com&amp;lt;http://www.clevercircuits.com/&amp;gt;" target="test_blank"&gt;www.clevercircuits.com&amp;lt;http://www.clevercircuits.com/&amp;gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;Follow us on LinkedIn&amp;lt;https://www.linkedin.com/company/1301370&amp;gt;&lt;/P&gt;&lt;P&gt;HRB 51635, Amtsgericht Offenbach&lt;/P&gt;&lt;P&gt;Geschäftsführer: Charbel Melhem&lt;/P&gt;&lt;P&gt;USt-IdNr. DE295639270&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:39:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009522#M16961</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-10T17:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009523#M16962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please first, let's solve the first query because it is related to this thread.&lt;/P&gt;&lt;P&gt;1. I'm very sorry it was a typo I mean J7 SCI port pin 3 (TDX1 as I said). I edited my answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I connected logical analyzer to J7 pin 3 TDX1 pin and I can see the data. (refer to the first image). Please, can you do the same?&lt;/P&gt;&lt;P&gt;So, please, could you tell me if you tried the simple test code which transmits 0x5F data? Have you seen the data on J7 SCI port pin number 3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2020 07:47:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009523#M16962</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-03-11T07:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009524#M16963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I told you before,&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;the major issue is when I &lt;STRONG&gt;connect external device&lt;/STRONG&gt; (e.g. ESP32) on J7 SCI port (Pin 2: RXD, Pin3: TXD)&lt;STRONG&gt;, I couldn't see any data.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; font-weight: 400; "&gt;When I&amp;nbsp;transmit any data,&amp;nbsp;&lt;SPAN&gt;I&amp;nbsp;can see&amp;nbsp;&lt;/SPAN&gt;it on J7 SCI port pin number 3 ,&lt;STRONG&gt;only if&amp;nbsp;I connect&amp;nbsp;logical analyzer or Oscilloscope, &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff; font-weight: 400;"&gt;but as&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-weight: 400;"&gt;connect external device external device&amp;nbsp;&lt;SPAN&gt;(e.g. ESP32)&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;I couldn't see any data.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-weight: 400; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-weight: 400; "&gt;&lt;SPAN&gt;I kindly request you, please observe it by connecting any external hardware at the&amp;nbsp;J7 SCI port.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-weight: 400; "&gt;I have also tried with different Hardware's, but there is no change with the result ( No data appears) .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-weight: 400; "&gt;I am also attaching the video, kindly have a look.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Best regards,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Swapnil.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-weight: 400; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2020 09:19:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009524#M16963</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-11T09:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009525#M16964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/swapnil.chougule@clevercircuits.com"&gt;swapnil.chougule@clevercircuits.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Regarding Q3,&lt;BR /&gt;The application note AN5190 comes with the AN5190 SW example&lt;BR /&gt;You can find it here:&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-341377"&gt;https://community.nxp.com/docs/DOC-341377&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example reads the hall sensor interface (Port T) during commutation. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103224i2249784AAC66A502/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103142i0B4696E5CE67953A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the S12ZVM MINI Board, that you are using, does not have any Hall sensor interface.&lt;/P&gt;&lt;P&gt;Please use the sensorless MINIBRD_SW&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103156i70CD598FEA7B5E14/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/development-boards/automotive-motor-control-development-solutions/magniv-and-s12-solutions/s12zvm-mini-board-and-mini-kit-evaluation-platforms:S12ZVML-MINIXXX"&gt;https://www.nxp.com/design/development-boards/automotive-motor-control-development-solutions/magniv-and-s12-solutions/s12zvm-mini-board-and-mini-kit-evaluation-platforms:S12ZVML-MINIXXX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 10:39:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009525#M16964</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-03-13T10:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009526#M16965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made some tests and I connected external device (Devkit S12ZVL128) to S12ZVML-MINIBRD through SCI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I'm able to receive and transmit data by &lt;SPAN&gt;S12ZVML-MINIBRD&amp;nbsp;&lt;/SPAN&gt;and also, by an external device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I assume that your issue&amp;nbsp;could be in SCI settings of your external device or in SCI connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I recommend you to check the baud rate, parity, stop bit, start bit settings, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, check the connection with the external device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103493i0A996D0B8EDC006D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I assume that the issue is not on our side.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 11:12:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009526#M16965</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-03-13T11:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009527#M16966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding my third question to control the PWM channels, I want to configure PMF module in "Complementary low side fixed" mode, by referring document below.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103372i6C7936674A895F5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103450iEC535CECB9D4038D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this application not is for all S12ZVM MCU, if I am wrong please let me know.&lt;/P&gt;&lt;P&gt;Is there is any additional application note for&amp;nbsp;S12ZVM MINI Board (S12ZVML128 MCU)??&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to inform you,&amp;nbsp;we are using same S12ZVML-MINIBRD_SW software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103547iBE9B33DCADAA6AAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103589iA64CC7A25D1F95F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kindly request you please confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Swapnil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 11:18:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009527#M16966</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-13T11:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009528#M16967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&amp;nbsp;&lt;BR /&gt;I am really wondering about your tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to inform you, with the following settings( Baud-rate:9600, Data Bit: 8, Stop Bit: 1, Parity Bit : None(0))&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103379i4C0399211B160A90/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;SCI connection,&amp;nbsp;(USB to SCI) jumper J6 and J8 placed, pins 1-2 , &lt;SPAN&gt;S12ZVML-MINIBRD is&lt;/SPAN&gt;&amp;nbsp;able to transmit and receive the data. That implies the all the SCI settings are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, &lt;SPAN&gt;SCI connection,&lt;/SPAN&gt;&lt;SPAN&gt;(J7 to SCI)&amp;nbsp;jumper J6 and J8 placed, pins 2-3 ,&amp;nbsp;S12ZVML-MINIBRD is&amp;nbsp;&lt;STRONG&gt;unable&lt;/STRONG&gt; &amp;nbsp;to transmit and receive the data.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The connection&amp;nbsp;with external device is not too complicated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103380iAACE983758FDE586/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I believe&amp;nbsp;your assumption that issue is not on your side.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Personally, I am &lt;STRONG&gt;not satisfied with your assumption&lt;/STRONG&gt;. I have already sent an Video&amp;nbsp;from&amp;nbsp;our side for addressing these issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I kindly request you, please suggest&amp;nbsp;an effective way to&amp;nbsp;address our issues and&amp;nbsp;find the effective solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Swapnil.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 13:25:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009528#M16967</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-13T13:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009529#M16968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you see the TX data on a scope when ESP32 is not connected, but you don't see them when ESP32 is connected, then, the issue is certainly in your HW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 13:44:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009529#M16968</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-03-13T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009530#M16969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A2.&lt;BR /&gt;The S12ZVM MCUs do not support pin interrupts on PT1.&lt;BR /&gt;Please see the S12ZVM RM rev2.13&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103555i804B5149F9077CD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The SW for the miniboard is not controlled by the PT1 pin but by FreeMaster (ctrlStates.usrControl.switchAppOnOff variable).&lt;BR /&gt;The document: S12ZVML-MINIBRD_UM 1.0 04/2014 is from 2014 and the SW has been changed since then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2020 14:39:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009530#M16969</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-03-14T14:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009531#M16970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello Swapnil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The AN is for all the S12ZVM derivatives, it shows use of the&amp;nbsp;PMF module.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The S12ZVML-MINIBRD_SW software already utilizes this so called&amp;nbsp;“Complementary low side fixed” mode as you can&amp;nbsp;tell from this table (MC9S12ZVML128_BLDC_Sensorless.c):&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;/*****************************************************************************
*
* Constants Definition
*
*****************************************************************************/
const char MaskVal[6] = {0x34,0x1c, 0x13,0x31, 0x0d,0x07}; // {0x30,0x0c, 0x03,0x30, 0x0c,0x03};
const char OutCtl[6] = {0x0c,0x30, 0x30,0x03, 0x03,0x0c};
const char BemfPhase[6] = {0x03,0x02,0x01,0x03,0x02,0x01};&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2020 15:14:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009531#M16970</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-03-14T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009532#M16971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103641iA0216B959B7D202B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you see in the AN S12ZVM derivatives, it shows use of the PMF module.&lt;/P&gt;&lt;P&gt;Register PMFOUTB hex values to control PWM channel is&lt;STRONG&gt; 0X2A &lt;/STRONG&gt;as per the AN but in the Application code the values used are&amp;nbsp;&lt;STRONG&gt;0X03, 0X02 and 0X01 &lt;/STRONG&gt;respectively,&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;which&amp;nbsp;doesn't&amp;nbsp; make any logical sens with the Application Note&amp;nbsp;S12ZVM derivatives.&lt;/P&gt;&lt;P&gt;could you send us the AN where we can find the reference of this values(&lt;STRONG&gt;0X03, 0X02 and 0X01) &lt;/STRONG&gt;used in the application code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapnil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 08:32:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009532#M16971</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-16T08:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009533#M16972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wold like to address you in the document available on NXP&amp;nbsp; portal (&lt;A class="link-titled" href="https://www.nxp.com/docs/en/quick-reference-guide/S12ZVMLMKQSG.pdf" title="https://www.nxp.com/docs/en/quick-reference-guide/S12ZVMLMKQSG.pdf"&gt;https://www.nxp.com/docs/en/quick-reference-guide/S12ZVMLMKQSG.pdf&lt;/A&gt;&amp;nbsp;) it is clearly written that motor can be run/stop with the junction J2, which is connected to Port PT1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103734i8BF34638ED6650F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103822i55086D8D0730CF85/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you tell me, the&amp;nbsp;S12ZVM MCUs do not support pin interrupts on PT1 then why it is described in manual??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I would like to inform you,&amp;nbsp;shorting jumper 1-2 doesn't not work (Motor doesn't run).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Swapnil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 09:04:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009533#M16972</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-16T09:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009534#M16973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;As you told, you made some tests and connected external device S12ZVML-MINIBRD through SCI.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;And you are able to receive and transmit data by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;S12ZVML-MINIBRD&amp;nbsp;&lt;/SPAN&gt;and also, by an external device.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I kindly request you please send us the code you used for test, the specifications of device ( useful for SCI) and settings of the deceive you connected.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Swapnil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 09:12:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009534#M16973</guid>
      <dc:creator>swapnil_chougul</dc:creator>
      <dc:date>2020-03-16T09:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: SCI communication Error (No source available)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009535#M16974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Swapnil,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The document does not say anything about interrupts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BR, Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 09:45:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SCI-communication-Error-No-source-available/m-p/1009535#M16974</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-03-16T09:45:34Z</dc:date>
    </item>
  </channel>
</rss>

