<?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>LPC Microcontrollers中的主题 LPC1769 with EA baseboard Oled</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-with-EA-baseboard-Oled/m-p/863741#M34438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on the Oled (SPI) on EABaseboard with LCP1769 processor and the accelerometer(I2C).&lt;/P&gt;&lt;P&gt;My task is to display the x, y, z reading from the accel onto the oled screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to display all I wanted on the screen, but there is a slight problem.&lt;/P&gt;&lt;P&gt;The accel reading takes up 3 spacing max on the screen.&lt;/P&gt;&lt;P&gt;Whenever the reading change from for eg, 159 to 19, the screen will show 199 instead of 19.&lt;/P&gt;&lt;P&gt;The last digit of 159 is not erased after the refresh.&lt;/P&gt;&lt;P&gt;It might be the issue of the definition of the variables but I can't seem to figure out the root of the problem&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/77515iAD8FECA369275836/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;Please try to ignore my bad syntax or style of coding...&lt;/P&gt;&lt;P&gt;Thank you for your enlightenment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Mar 2019 04:21:50 GMT</pubDate>
    <dc:creator>e0310751</dc:creator>
    <dc:date>2019-03-17T04:21:50Z</dc:date>
    <item>
      <title>LPC1769 with EA baseboard Oled</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-with-EA-baseboard-Oled/m-p/863741#M34438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on the Oled (SPI) on EABaseboard with LCP1769 processor and the accelerometer(I2C).&lt;/P&gt;&lt;P&gt;My task is to display the x, y, z reading from the accel onto the oled screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to display all I wanted on the screen, but there is a slight problem.&lt;/P&gt;&lt;P&gt;The accel reading takes up 3 spacing max on the screen.&lt;/P&gt;&lt;P&gt;Whenever the reading change from for eg, 159 to 19, the screen will show 199 instead of 19.&lt;/P&gt;&lt;P&gt;The last digit of 159 is not erased after the refresh.&lt;/P&gt;&lt;P&gt;It might be the issue of the definition of the variables but I can't seem to figure out the root of the problem&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/77515iAD8FECA369275836/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;Please try to ignore my bad syntax or style of coding...&lt;/P&gt;&lt;P&gt;Thank you for your enlightenment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2019 04:21:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-with-EA-baseboard-Oled/m-p/863741#M34438</guid>
      <dc:creator>e0310751</dc:creator>
      <dc:date>2019-03-17T04:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 with EA baseboard Oled</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-with-EA-baseboard-Oled/m-p/863742#M34439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Wang,&lt;/P&gt;&lt;P&gt;This is my suggestion, I am not sure whether it is helpful.&lt;/P&gt;&lt;P&gt;Can you use the line?&lt;/P&gt;&lt;P&gt;sprintf(display_accx,"x-axis:%3d",*xc);&lt;/P&gt;&lt;P&gt;you define the variable width with 3.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 05:55:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-with-EA-baseboard-Oled/m-p/863742#M34439</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2019-03-18T05:55:30Z</dc:date>
    </item>
  </channel>
</rss>

