<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>TUTORIAL TIMER by Azura Farah</title>
      <link>https://padlet.com/azura261201/1yifav2mq32l</link>
      <description>Upload your answer here.</description>
      <language>en-us</language>
      <pubDate>2019-01-23 03:12:46 UTC</pubDate>
      <lastBuildDate>2023-06-04 09:02:58 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>PEMBAHAGIAN SOALAN:-</title>
         <author>azura261201</author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/323299599</link>
         <description><![CDATA[<div>1. SYAZA &amp; AINA - Q1,Q2,Q14<br>2. SYAFIQ &amp; UMI - Q3,Q4,Q15<br>3. LUQMAN &amp; AZWAR - Q5,Q16<br>4. IRFAN, KUMARESH &amp; AMIN -Q6,Q17<br>5.JEVA &amp; MOHAN -Q7,Q18<br>6. AIMAN &amp; TAQIUDDIN-Q8,Q9,Q19<br>7. AHMAD NURHAKIM &amp; AFIQ-Q10, Q11, Q20<br>8.ASYRAF &amp; MURSYIDI-Q12, Q21<br>9.ELA &amp; NIK HAFIZAH -Q13,Q22</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-01-23 03:39:48 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/323299599</guid>
      </item>
      <item>
         <title>SYAZA &amp; AINA -Q1,Q2,Q14</title>
         <author></author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/323512907</link>
         <description><![CDATA[<div>Q1: How many timers do we have in the PIC18F4520<br>-TxCON</div><div>-TMRxH</div><div>-TMRxL<br><br></div><div>Q2: True or False.<br>Timer0 can be used only as a 16-bit timer.<br>-False<br><br></div><div>Q14: Find the frequency and period used by timer if the crystal attached to the PIC18 has the following values:<br><br></div><div>a. XTAL =10MHz<br>  1/4 x 10M = 2.5M<br>  T = 1/2.5M = 0.4μ<br><br></div><div>b. XTAL =20MHz<br>   1/4 x 20M = 5M<br>  T = 1/5M = 0.2μ<br><br></div><div>c. XTAL =24MHz<br>   1/4 x 24M = 6M<br>  T = 1/6M = 0.17μ<br><br></div><div>d. XTAL =30MHz<br>   1/4 x 30M = 7.5M<br>  T = 1/7.5M = 0.13μ<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-01-23 15:50:45 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/323512907</guid>
      </item>
      <item>
         <title>ELA &amp; NIK HAFIZAH</title>
         <author></author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/326120436</link>
         <description><![CDATA[<div>Q13<br>In 16-bit mode, the counter rolls over when the counter goes from 0-65536<br><br>Q22<br>Time delay=5ms<br>XTAL=10Mhz<br>Find:<br>i)TMROL<br>ii)TMROH<br><br>1)XTAL/4=10Mhz/4=2..5Mhz<br>2)Z/prescaler=2.5Mhz/256=9.77KHZ<br>3)T=1/x=1/9.77KHz=102.4us<br>4)Desired time/T=5ms/102.4us=48828s<br>5)65536-48828=65487(dec)<br>=FFCF(hex)<br>TMROH=FF<br>TMROL=CF<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-01-31 02:53:37 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/326120436</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/330246551</link>
         <description><![CDATA[<div>LUQMAN &amp; AZWAR</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/242178640/ee916547348390f84c5f8dea6dbdc662/Q_3_4_and_15.docx" />
         <pubDate>2019-02-12 09:48:28 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/330246551</guid>
      </item>
      <item>
         <title>syafiq &amp; umi</title>
         <author></author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/330302756</link>
         <description><![CDATA[<div>Q3,Q4,Q15<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/345877086/e67ac5a80b7d9180cd17712da6fc7d26/Tutorial_latest.docx" />
         <pubDate>2019-02-12 13:10:44 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/330302756</guid>
      </item>
      <item>
         <title>jeva &amp; mohan(Q7 and Q18)</title>
         <author></author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/330311516</link>
         <description><![CDATA[<div>Q7<br>- T0CON = 01101000<br><br>Q18<br>a) XTAL/4 =10M/4 =2.5MHz<br>b) T= 1/f<br>    = 1/2.5M<br>    = 400n<br>c)DsT= 1/250 <br>     =4ms<br>d) 4ms/0.4microsecond = 10K<br><br>e)65536-10000<br>  =55536<br>  =D8F0<br>TMR0L=F0<br>TMR0H=D</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-12 13:32:18 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/330311516</guid>
      </item>
      <item>
         <title>Afiq Luqman X Ahmad Nurhakim</title>
         <author>afiqluqman2244</author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/330385761</link>
         <description><![CDATA[<div>Q10,Q11,Q20</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/299804743/7d9031977e2181d60e057eb95f46e54f/embedded.docx" />
         <pubDate>2019-02-12 15:38:17 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/330385761</guid>
      </item>
      <item>
         <title>Mohamad Aiman &amp; Muhammad Taqiuddin</title>
         <author></author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/330389339</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/356067532/a478437089746fcba42438becee16517/tutorial_exercise.docx" />
         <pubDate>2019-02-12 15:43:43 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/330389339</guid>
      </item>
      <item>
         <title>Ahmad Mursyidi &amp; Asyrafudin</title>
         <author></author>
         <link>https://padlet.com/azura261201/1yifav2mq32l/wish/330401323</link>
         <description><![CDATA[<div>Q12 &amp; Q22</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/304201271/c441912e17c4e5fa70235419a955b062/QUESTION.docx" />
         <pubDate>2019-02-12 16:02:14 UTC</pubDate>
         <guid>https://padlet.com/azura261201/1yifav2mq32l/wish/330401323</guid>
      </item>
   </channel>
</rss>
