<?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: Flashing EEPROM to S9S08EL32 MCU problem in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345462#M24309</link>
    <description>&lt;P&gt;do you want to program eeprom emulated on MCU chip or you want to program on seperated EEPROM from SPI or I2C？&lt;/P&gt;</description>
    <pubDate>Sun, 05 Apr 2026 08:59:47 GMT</pubDate>
    <dc:creator>db16122</dc:creator>
    <dc:date>2026-04-05T08:59:47Z</dc:date>
    <item>
      <title>Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345443#M24308</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I work with old device, built on NXP/Freescale S9S08EL32 MCU and I have a problem with it. I need to program EEPROM on this MCU, but I can't.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I using an USBDM Programmer and every time I trying to flash an EEPROM the USBDM Programmer send me an error "Access to PPAGE register failed".&lt;/P&gt;&lt;P&gt;How many pages of EEPROM MCU has and what I need to change in USBDM Programmer?&lt;/P&gt;&lt;P&gt;What I need to do to flash EEPROM correctly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Apr 2026 17:56:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345443#M24308</guid>
      <dc:creator>Alex_Glide</dc:creator>
      <dc:date>2026-04-04T17:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345462#M24309</link>
      <description>&lt;P&gt;do you want to program eeprom emulated on MCU chip or you want to program on seperated EEPROM from SPI or I2C？&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2026 08:59:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345462#M24309</guid>
      <dc:creator>db16122</dc:creator>
      <dc:date>2026-04-05T08:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345513#M24310</link>
      <description>&lt;P&gt;I want to program eeprom inside MCU. I haven't any memory chip on my board.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2026 19:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345513#M24310</guid>
      <dc:creator>Alex_Glide</dc:creator>
      <dc:date>2026-04-05T19:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345554#M24311</link>
      <description>&lt;P&gt;64BYTES for EEPROM SIZE according to the RM for&amp;nbsp;MC9S08 but you may refer to the&amp;nbsp;AN5233 for program setup guideline. Is there any error code or error log？&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2026 02:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345554#M24311</guid>
      <dc:creator>db16122</dc:creator>
      <dc:date>2026-04-06T02:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345814#M24313</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you share which OS and IDE are you using please?&lt;/P&gt;
&lt;P&gt;Could you help us confirm that you installed the drivers for USBDM?&lt;/P&gt;
&lt;P&gt;The EEPROM has 2 pages (Page 0 and Page 1) the access in memory map is described in the &lt;A href="https://www.nxp.com/docs/en/data-sheet/MC9S08EL32.pdf" target="_blank"&gt;MC9S08EL32: Data Sheet for MC9S08SL16 and MC9S08EL32 Series MCUs&lt;/A&gt; Chapter 4.5.11.3&lt;/P&gt;
&lt;P&gt;Additionally in Chapter 4.5.2 indicate some configurations to do before any program or erase command can be accepted.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2026 22:17:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2345814#M24313</guid>
      <dc:creator>luis_maravilla</dc:creator>
      <dc:date>2026-04-06T22:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2348649#M24314</link>
      <description>&lt;P&gt;I'm using Windows 10 x64 Professional&amp;nbsp;Edition. For programming my MCU I'm using USBDM Programmer (hardware) and USBDM Software ver.&amp;nbsp;4.12.1.340 and&amp;nbsp;USBDM 4.12.1.325. The hardware programmer's firmware 4.12.2. USBDM Programmer is chinese replica, bought on Aliexpress. Drivers for USBDM installed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alex_Glide_0-1775763097374.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381826i90F9D3AF785ED2D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alex_Glide_0-1775763097374.png" alt="Alex_Glide_0-1775763097374.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="Alex_Glide_1-1775763118906.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381828i76E3F236EB749D09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alex_Glide_1-1775763118906.png" alt="Alex_Glide_1-1775763118906.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="Alex_Glide_2-1775763134153.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381829iAE8902DFD1812BBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alex_Glide_2-1775763134153.png" alt="Alex_Glide_2-1775763134153.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've read about EEPROM memory in datasheet, but I don't know, what and where I need&amp;nbsp;&lt;SPAN class=""&gt;point&lt;/SPAN&gt;&lt;SPAN&gt; out any configuration options of EEPROM programming.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 19:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2348649#M24314</guid>
      <dc:creator>Alex_Glide</dc:creator>
      <dc:date>2026-04-09T19:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2348652#M24315</link>
      <description>&lt;P&gt;Every time I trying to program my MCU the software return error message "Access to PPAGE register failed!"&lt;/P&gt;&lt;P&gt;I think it's because of my attempts to program EEPROM memory without any attributes or options enabled. And I don't know what to do.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 19:27:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2348652#M24315</guid>
      <dc:creator>Alex_Glide</dc:creator>
      <dc:date>2026-04-09T19:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2348691#M24316</link>
      <description>&lt;P&gt;The USBDMs in AliExpress are not an official NXP product, Sorry for the inconveniences this might have caused you.&lt;/P&gt;
&lt;P&gt;I would recommend you contact the manufacturer or vendor on this for supporting the product.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you could try using CodeWarrior&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=CWX-MCU-PROED-EX_11-1" target="_blank"&gt;® for MCUs (Eclipse IDE) v11.1&lt;/A&gt; that support MC9S08EL32 using the compatible programmers to flash the device.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 20:50:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2348691#M24316</guid>
      <dc:creator>luis_maravilla</dc:creator>
      <dc:date>2026-04-09T20:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Flashing EEPROM to S9S08EL32 MCU problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2352140#M24317</link>
      <description>&lt;P&gt;BTW, why not try codewarrior IDE to program instead? Third party tools may be hard to support from MCU vendor side&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2026 09:16:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flashing-EEPROM-to-S9S08EL32-MCU-problem/m-p/2352140#M24317</guid>
      <dc:creator>db16122</dc:creator>
      <dc:date>2026-04-16T09:16:41Z</dc:date>
    </item>
  </channel>
</rss>

