<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>2023-1 마이크로프로세서 실험 by 김종훈</title>
      <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd</link>
      <description>매주 토요일까지만 질의 응답 가능 (빨간색 메모: 공지사항 / 파란색 메모: 답변 완료 / 보라색 메모: 추가 답변 혹은 확인 요망)</description>
      <language>en-us</language>
      <pubDate>2023-02-06 10:41:33 UTC</pubDate>
      <lastBuildDate>2023-06-02 10:58:55 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>[공지] 개발환경 설정 필수</title>
         <author>Jonghun2022</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2496189076</link>
         <description><![CDATA[<div>개발환경&nbsp;설정은 별도의 안내 영상이 없습니다. 개인적으로 1주차에 올려드린 "01주(개발환경 소개).pdf"를 참고하여 설정을 완료하시길 바랍니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-27 11:15:21 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2496189076</guid>
      </item>
      <item>
         <title>src_fnd_reg 소스코드 관련 질문입니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2506812774</link>
         <description><![CDATA[<div>Initial_Setting 함수부분에 print_data 배열에 index1번부터 DIGIT_INDEX+1번까지 즉 4번까지 접근을 하게되는데, print_data배열의 길이가 4라서 out_of_bound 인덱스 접근이 발생하게 되는데, 혹시 의도하신 코드가 print_data[idx-1] = number[idx]인가요? 아니라면 어떻게 고쳐야할까요??<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-07 12:32:35 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2506812774</guid>
      </item>
      <item>
         <title>[공지] src_fnd_reg.txt 코드 수정 안내</title>
         <author>Jonghun2022</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2506828057</link>
         <description><![CDATA[<div>제공된 Open-source Code에 잘못된 부분이 있어 정정해드립니다. 다음과 같이 수정하셔서 실습을 진행하시길 바랍니다. (수정된 파일을 I-Campus에도 재업로드하겠습니다)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1600269929/2a45b7ff8f2c989cb5f792cdb90904db/1.png" />
         <pubDate>2023-03-07 12:45:03 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2506828057</guid>
      </item>
      <item>
         <title>C 언어 관련 질문입니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2508149129</link>
         <description><![CDATA[<div>stdio 헤더 파일만 사용하는 기본적 C 언어만 하다 임베디드 시스템 관련 C 언어를 하니 차이가 꽤 있어서..R_IOPORT_PinWrite 와 같은 명령어를 모르는데 혹시 참고할만한 C 서적이나 자료 알려주실 수 있으신가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-08 06:51:40 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2508149129</guid>
      </item>
      <item>
         <title>data 변수 관련 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2508205707</link>
         <description><![CDATA[<div>data 라는 변수? 가 계속 나오는데 정의가 어디에 되어있는지 모르겠습니다...어디에 있는 걸까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-08 07:48:16 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2508205707</guid>
      </item>
      <item>
         <title>Exercise1 관련해서 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2508887718</link>
         <description><![CDATA[<div>1) 각 segment 들이 대응되는 레지스터를 <strong>Schematic Design를 참고하여 number를 설정하는 것이 맞는지 궁금합니다.<br>2)&nbsp;</strong>7-Segment LED Pin State Setting 에서 14-11, 7-4 번 레지스터의 값이 변경되도록 8비트 data와 16비트 레지스터를 비트 shifting 과 연산을 하는 방법이 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-08 16:35:35 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2508887718</guid>
      </item>
      <item>
         <title>[공지] Register 기반 Interrupt 실습 진행 시 주의사항</title>
         <author>Jonghun2022</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2509889804</link>
         <description><![CDATA[<div>새롭게 Project를 열거나, FSP Configuration을 설정한 후 Compile할 경우, 기존에 작성한 vector_data.c와 vector_data.h 파일이 초기화될 수 있습니다.<br><br>이는 Compile 과정에서 자동으로 해당 파일을 설정하기 때문에 직접 수정할 수 없으나, Register 기반 실습을 위해 임의로 Code를 작성하였기 때문입니다.<br><br>주기적으로 해당 파일들이 초기화되었는지 확인하시길 바랍니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-09 07:50:15 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2509889804</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2514172984</link>
         <description><![CDATA[<div>디버그를 할때 이렇게 계속 오류가 나서 usb포트 연결상태, e2 관련 오류들 해결하려했는데 해결이 안되던데 이유를 모르겠습니다.<br>아래는 에러 코드입니다<br><br>Connecting to R7FA2A1AB, ARM Target<br>&nbsp; &nbsp; &nbsp; &nbsp; GDBServer endian&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: little<br>&nbsp; &nbsp; &nbsp; &nbsp; Target power from emulator : Off&nbsp;<br>Starting target connection<br>GDB action 'connect to target', has failed with error code, 0xffffffff<br>force_kill_gdb()<br>Disconnected from the Target Debugger.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1990276166/95a725ffb4b34621239c602d63516f83/______2023_03_13_191841.png" />
         <pubDate>2023-03-13 10:20:54 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2514172984</guid>
      </item>
      <item>
         <title>function 기반 작동 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2514276662</link>
         <description><![CDATA[<div>조교님이&nbsp;주신 코드를 넣고 설정을 완료한 후에 build--&gt;debug 를 해보면 프로그램 파일이 없다고 나오며 진행이 되지 않습니다. 혹시 무엇이 문제일까요? </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-13 11:51:09 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2514276662</guid>
      </item>
      <item>
         <title>led 불빛 관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2514410419</link>
         <description><![CDATA[<div>사진 상으로는 좀 다르게 나오긴 하는데, 실제로 봤을 때 숫자 4 부분만 흐릿하게 나타나서 혹시 어떤 문제가 있어서 이렇게 나오는지 궁금해서 질문 드립니다. 감사합니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1975166927/47bbf9f5a20921b23eb2b120e0567f81/KakaoTalk_20230313_221827657.jpg" />
         <pubDate>2023-03-13 13:21:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2514410419</guid>
      </item>
      <item>
         <title>Assignment 코드 작성 시 질문</title>
         <author>yerjin0517</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2515614649</link>
         <description><![CDATA[<div>안녕하세요.<br><br>assignment 1-3 d 조건에 보면, 반드시 Register을 직접 설정하라고 나와있고, 1-1과 1-2에는 관련 조건이 없습니다.<br><br>그런데 assignment1 상단의 instruction a에 보면 모든 문제는 반드시 하나의 프로그램에 구현하라고 되어 있습니다.<br><br>그러면 1-1과 1-2에서 레지스터 조작이 아닌 FSP configuration 설정으로 구현하고, 1-3은 레지스터로 구현한 경우에는 하나의 hal_entry.c 파일에 구현이 불가능할 텐데 이 말은 1-1과 1-2도 레지스터 조작으로만 구현해야 한다는 의미인지 질문드립니다.<br><br>감사합니다.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-14 06:36:26 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2515614649</guid>
      </item>
      <item>
         <title>Interrupt Exercise 관련 질문 (vector_data.c)</title>
         <author>yerjin0517</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2515657673</link>
         <description><![CDATA[<div>안녕하세요.<br><br>Interrupt 실습 강의 잘 보았습니다. 강의 마지막에 각 switch를 누를 때마다 해당 LED를 toggle하는 프로그램 설계에서, 스위치가 4개이므로 Interrupt도 4가지 설정을 해주었습니다.&nbsp;<br><br>이때, vector_data.c, h 파일도 그에 맞게 수정되어야 한다고 생각했는데, 다음과 같이 수정하는게 맞는지 질문 드립니다.<br><br>(코드를 다 짰으나 제대로 실행되지 않았고, hal_entry.c의 코드에는 문제가 없다고 생각되어 혹시 vector_data 파일을 잘못 짰나 싶어 질문 드립니다.)<br><br>감사합니다.<br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1754929943/dfe11ac6be68eb04ae26a1896ca67a83/image.png" />
         <pubDate>2023-03-14 07:17:56 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2515657673</guid>
      </item>
      <item>
         <title>channel관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2516163198</link>
         <description><![CDATA[<div>function-based로 인터럽트를 설정할 때 채널을 irq name에 맞추어 11, 12, 13, 14로 설정을 하였는데 register based에서 설정을 할 때에는 irq0을 사용한다고 하였으니 이때에 사용한 icu 채널은 0이 되는 것 맞나요? 사용자 임의로 채널을 선택하여 사용이 된건가요? <br>또, icu 와 nvic 가 물리적으로 연결되어 있다고 하셨는데 icu 채널 전체가 nvic 하나의 irq(ex irq0)와 연결되어 있는건지 icu 에서 하나의 event(port_irq11)가 nvic하나와 연결되어 있는건지 헷갈립니다</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-14 14:00:36 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2516163198</guid>
      </item>
      <item>
         <title>프로젝트를 실행하자마자 suspend가 됩니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2516268733</link>
         <description><![CDATA[<div>안녕하세요,&nbsp;<br><br>src에 제공된 hal.entry와 library들을 모두 복사하고 실행하는데 bsp_common.c에 다음과 같은 경고가 뜨면서 suspend되었다고 뜹니다. 현재 1-1 code만 작성된 상태인데 이것이 원인이 될 수 있나요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1752802086/b4ea91dddad2cea98660acefbbf9d221/image.png" />
         <pubDate>2023-03-14 15:00:04 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2516268733</guid>
      </item>
      <item>
         <title>출석점수</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2517930220</link>
         <description><![CDATA[<div>이번주&nbsp;강의를 못들었는데 강의가 총 3개인데 결석 1번처리인지 3번인지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-15 15:08:45 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2517930220</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2519456056</link>
         <description><![CDATA[<div>안녕하세요 조교님. 실습강의 잘 보았습니다.&nbsp;<br><br>과제 1번 수행을 위해 hal_entry, library.c, library.h파일을 추가했습니다.<br>이후에 configuration과 간단한 FND 핀 설정만 적어본 후 디버그모드를 실행해보니 program file does not exist라는 error창이 나타납니다.&nbsp;<br>아무래도&nbsp; project explore 창에서 makefile에 작은 x가 뜨는 것이 관련이 있지않을까싶습니다만 원인을 모르겠습니다. 감사합니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1974653753/76c310c2e206305ebb25ce7dada3e908/______2023_03_16_222104.png" />
         <pubDate>2023-03-16 14:01:39 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2519456056</guid>
      </item>
      <item>
         <title>1-2 번 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2520521471</link>
         <description><![CDATA[<div>만약 switch2번을 누르고 led가 on된 상태에서 switch3번을 2번 누르고 다시 switch 2번을 누르고 swtich 3번을 누르면 어떻게 동작해야 하나요?<br><br>swtich2번을 다시 누르는 순간 switch3번의 동작이 다시 처음부터 시작되어야 하는건 지 아니면 이 전 값을 그대로 이어나가는 지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-17 07:16:02 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2520521471</guid>
      </item>
      <item>
         <title>Register 기반 질문드립니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521223620</link>
         <description><![CDATA[<div>조교님께서 주신 코드에서 IRQMD 설정하는 부분에서 저 11이라는 숫자의 의미가 무엇인지 궁금합니다. 혹시 1번 switch의 PORT_IRQ11의 11을 뜻하는 것인가요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1995987578/53ad768f7d8704421f4388c3321585e4/__.PNG" />
         <pubDate>2023-03-17 17:55:46 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521223620</guid>
      </item>
      <item>
         <title>assingment 1번 관련 질문사항</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521483946</link>
         <description><![CDATA[<div>안녕하세요 조교님.<br>assingnment 과제에서 제공해주신 파일 3개를 붙여넣고 fsp configuration을 설정하였습니다. 이후 디버그 모드 실행 시 위의 첨부사진과 같이 bsp_common.c 파일의 __BKPT(0);에서 break가 걸립니다.&nbsp;<br>계속해서 breakpoint를 걸어 확인해보니 Library.c파일의 Initial_Setting()에서 srand((unsigned)time(NULL)) 부분이 문제인 것 같아 그 부분을 지워버리니 제대로 동작하기도 했습니다만 code수정을 하지말라고 명시하셔서 질문드립니다.&nbsp;<br>*디버그 모드에서 No source available for "srand() at 0xeda" &nbsp;라고 되어있습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1974653753/58459fe07d11096c05cac6ea7d507a31/srand__.png" />
         <pubDate>2023-03-18 03:18:38 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521483946</guid>
      </item>
      <item>
         <title>동작 영상 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521538497</link>
         <description><![CDATA[<div>올려주신&nbsp;동작 영상 파일을 보려고 했는데 코덱이 필요한 영상이라며 지원되지 않는다고 합니다. 참조할 수 있는 다른 영상을 올려주시면 감사하겠습니다. </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-18 07:03:46 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521538497</guid>
      </item>
      <item>
         <title>library 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521545818</link>
         <description><![CDATA[<div>/src/hal_entry.c:98:25: error: unknown type name 'external_irq_callback_args_t'<br>라는 에러가 나오는데 어떻게 해결하나요?<br>프로젝트 생성하고 올려주신 hal_entry.c, Library.c, Library.h만 복사한 후, build를 하였습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-18 07:32:01 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521545818</guid>
      </item>
      <item>
         <title>디버깅 관련 질문있습니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521551228</link>
         <description><![CDATA[<div>디버깅 중 전역변수의 값을 확인하는데 제대로 표시되는 않는? 현상이 생깁니다.&nbsp;<br>실행시켜도 expression에 표현되는 전역변수의 값이 변하지 않다가 값을 직접 클릭해줘야 그제서야 변하고 심지어 클릭한 값은 변하지 않습니다.(위 사진은 첫번째 전역변수의 값을 클릭한 상황입니다)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1991368224/bed914d7ca67d546bc91c2964d0e462e/__.PNG" />
         <pubDate>2023-03-18 07:52:01 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521551228</guid>
      </item>
      <item>
         <title>Debug시 발생하는 에러 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521668048</link>
         <description><![CDATA[<div>조교님 코드를 작성하다가 디버깅을 하면 다음과 같이 에러가 발생합니다.<br>c:/renesas/ra/e2studio_v2021-10_fsp_v3.5.0/toolchains/gcc_arm/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ./ra_gen/hal_data.o:(.rodata.g_external_irq11_cfg+0x8): undefined reference to `R_IRQ_Interrupt'<br>너무 길어져서 한개만 가져왔는데 저기서 irt11, irq12, irq13, irq14까지 총 네개의 오류가 발생합니다. 혹시 어디서 생기는 오류인지 알 수 있을까요? </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-18 13:08:27 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521668048</guid>
      </item>
      <item>
         <title>hal_entry.c 코드 수정 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521761191</link>
         <description><![CDATA[<div>이&nbsp;부분 수정해도 되나요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1990563392/24521fe7784db74d68ef3063726185e3/image.png" />
         <pubDate>2023-03-18 16:12:15 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521761191</guid>
      </item>
      <item>
         <title>1-3 관련 질문있습니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521942959</link>
         <description><![CDATA[<div><em>R_IOPORT_PinWrite( ), FND_Display_Data( ), FND_Print_Data( ), FND_Reset( ), LED_Reset( ) 위 함수들을 사용하지 말라고 되어있는데 Initial_Setting()같은 함수는 LED,FND reset을 포함하고 있으니 역시 사용불가능한지, 아니면 이 외에 다른 함수들은 사용가능한지 궁금합니다.&nbsp;</em></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-19 01:23:47 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521942959</guid>
      </item>
      <item>
         <title>library. h파일 오류</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521962200</link>
         <description><![CDATA[<div>library. h 파일을 포함했으나<br>빌드 중 library.h 파일을 못 읽는 오류가 발생해서 질문드립니다.<br>heapsize, fsp configuration 모두 완료 했습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1981202293/146ac48deedcd1adb0cf2aaa65063121/image.png" />
         <pubDate>2023-03-19 02:45:04 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521962200</guid>
      </item>
      <item>
         <title>1-2 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521981187</link>
         <description><![CDATA[<div>1-2 동작과정 진행 중 질문이 있습니다.&nbsp;<br>SW2가 한 번 눌린 상태에서 SW3이 한 번 눌려서 n1이 표시되고 있는 상태에서,&nbsp;<br>SW2가 다시 한 번 눌린다면 어떻게 실행되어야 할까요?<br>1. 단순히 LED와 7-seg를 끄고 다시 눌릴 경우 LED와 7-seg가 다시 켜진다.<br>2. 1-2번 기능이 리셋된다.<br>3. 이런 경우는 고려하지 않는다.&nbsp;<br>이정도로 생각이 되는데 어떤 것이 옳은 방식일까요?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-19 03:51:51 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2521981187</guid>
      </item>
      <item>
         <title>함수기반으로 interrupt 사용해서 LED를 켜보기위해 코드를 붙여 넣어봤는데 작동하지 않습니다...</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522059692</link>
         <description><![CDATA[<div>program file doesn't exist 에러가 뜨는데 무슨 문제일까요..? 코드는 저렇게 작성하는게 맞나요? 1주차 처럼 pin 설정은 다했습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1996814609/5e4eebb1e7866ccd1538af52879ac72e/KakaoTalk_20230319_171724853.jpg" />
         <pubDate>2023-03-19 08:19:21 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522059692</guid>
      </item>
      <item>
         <title>레지스터기반 스위치 4개 제어</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522129800</link>
         <description><![CDATA[<div>4개의 스위치를 제어할때 vector_data.c 파일과 .h파일은 건드릴 필요 없이 hal_entry.c 파일에만 일부 코드를 추가하면 되는건가요? 아니면 두 파일도 수정이 필요한가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-19 11:01:03 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522129800</guid>
      </item>
      <item>
         <title>동작과 채점 기준 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522136748</link>
         <description><![CDATA[<div>1-2번 동작 수행 중에 마지막 스위치를 누를 때 4번 LED가 잠깐 동안 오작동을 일으킵니다. 예를 들어서 난수 곱 0.08을 print하고 스위치를 누르면 나머지는 초기화되어서 제대로 없어지지만 4번 LED에 8이라는 숫자가 아주 잠깐 동안 남아있다가 사라집니다.&nbsp;<br>나머지 다른 동작 들은 정상적으로 작동하는데 코드 상에 오류가 있는 것인지 아니면 보드의 고장인지 잘 모르겠습니다.<br>이러한 문제가 채점기준에도 포함이 되는지 궁금합니다. 감사합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-19 11:15:38 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522136748</guid>
      </item>
      <item>
         <title>1-2 난수 생성 시 질문사항</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522146091</link>
         <description><![CDATA[<div>rand()로 Float형 난수를 생성 후 연산할 때<br><br>1. 소수 둘째자리까지만 ex) 0.24 구해서<br>n1, n2를 구해서 연산하여 결과를 출력<br><br>2. float 형으로 소수 끝까지 나오는<br>ex) 0.79145863 형태로<br>n1, n2를 구해서 연산하여 결과를 출력<br><br>두가지 경우가 있을거 같은데 문제에서는 어느방향이 더 맞는 방향인가요?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-19 11:37:55 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522146091</guid>
      </item>
      <item>
         <title>Library.h 수정 가능 여부 질문입니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522188481</link>
         <description><![CDATA[<div>Library.h 상단에 해당 파일을 수정하지 말라고 나와 있습니다만 이 irq number 를 정의하는 ㅂ분에서  EXTERNAL_INTERRUPT_12, 13, 14 를 초기화하는 부분이 없는데 이것도 여기서 초기화해서는 안되나요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1750616350/686630e5039f9b69e2c1a532b5676e8d/dfasdfa.PNG" />
         <pubDate>2023-03-19 13:02:10 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522188481</guid>
      </item>
      <item>
         <title>1-2 난수 생성 시 위치 관련문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522233816</link>
         <description><![CDATA[<div>// YOU MUST EDIT ONLY HERE ABOUT LOCAL VARIABLE //<br>아래부분에 지역변수로 난수를 생성하면<br><br>시드가 라이브러리 상에 srand(시간)이어서<br>while문이전에 결정되니, 한번 동작시킬 때에는 항상 같은 수가 나옵니다.<br><br>지역변수이지만<br>/ YOU MUST EDIT ONLY HERE ABOUT Assignment 1-2 /<br>아래부분에 난수를 작성해도 되는걸까요?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-19 14:07:21 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522233816</guid>
      </item>
      <item>
         <title>1-3 R_FND 함수 사용 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522389405</link>
         <description><![CDATA[<div>1-3 조건에 특정 함수를 사용할 수 없다고 나와있는데, 이전 주차의 코드 중 일부였던 R_FND_Print_Data 나 R_FND_Display_Data 를 따로 선언하여 사용해도 되나요? 만약 가능하다면 다들 유사한 코드를 사용할 것 같은데, 이 경우에도 표절에 걸리는지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-19 17:57:03 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2522389405</guid>
      </item>
      <item>
         <title>3월 20일 Q&amp;A 수업</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2523212330</link>
         <description><![CDATA[<div>아이캠퍼스 서버에 문제가 있는 것 같아 Zoom수업에 접속할 수 없는 상황입니다. 출결에 문제가 생기나요? </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-20 09:02:19 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2523212330</guid>
      </item>
      <item>
         <title>[공지] 3월 20일 Zoom 수업</title>
         <author>osb8252</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2523254147</link>
         <description><![CDATA[<div>3월 20일 Zoom 수업은 학교 서버 문제로 진행할 수 없어 3월 27일로 연기합니다. 공지사항 확인 바랍니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-20 09:40:49 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2523254147</guid>
      </item>
      <item>
         <title>헤더 파일 에러</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2523592808</link>
         <description><![CDATA[<div>fatal error: Library.h: No such file or directory<br>라고 경고 메세지가 뜨는데 어떻게 해야 하나요<br>?? 프로젝트도 다시 만들어봤는데 똑같습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1997969207/489f07f908ab1e364c336dab08f8eb02/______2023_03_20_224330.jpg" />
         <pubDate>2023-03-20 13:44:50 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2523592808</guid>
      </item>
      <item>
         <title>함수, 레지스터 기반 제어 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2524514489</link>
         <description><![CDATA[<div>현재&nbsp;함수기반으로 기능 구현을 하고있는데, configuration에서 핀 output모드를 세팅한 채로 레지스터 기반으로 제어하는 방법이 있나요? 1,2,3번을 한 코드에 넣어서 하고싶은데, 핀 모드를 정해주면 3번의 레지스터 기반 제어가 안됩니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-21 01:32:04 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2524514489</guid>
      </item>
      <item>
         <title>1-3관련 질문사항</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2526801882</link>
         <description><![CDATA[<div>안녕하세요 조교님 1-3과제를 진행하는 것에 있어 질문사항이 있습니다.<br><br>1. port_irq를 channel과 연결하는 것과 같이 switch4번을 intterupt로 설정하는 것도 레지스터로 설정하나요? 아니면 fsp configuration에서 input stack을 넣어서 설정해도 괜찮나요?<br><br>2. instruction에 "동작 과정에서, 7-Segment의 Initial State는 반드시 모든 Digit가 OFF인 상태로 설정할 것." 라는 것은 단순히 segment를 끄는 것이 아니라 output설정을 off하는건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-22 08:41:44 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2526801882</guid>
      </item>
      <item>
         <title>디버그 후 실행 시 오류</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2527341706</link>
         <description><![CDATA[<div>이게&nbsp;무슨 오류인가요? 스위치를 누르면 이 화면으로 넘어가져서 아무런 동작도 입력이 되지 않습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1997969207/36c2ddd1c1d2b71e47330eb4b26b9605/______2023_03_23_001317.jpg" />
         <pubDate>2023-03-22 15:14:35 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2527341706</guid>
      </item>
      <item>
         <title>debug할 때 에러가 뜹니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2530692797</link>
         <description><![CDATA[<div>한번&nbsp;디버깅하다가 도중에 중단시켰는데 그 뒤로 이 에러가 계속 뜹니다. 프로젝트를 새로 만들어도 동일한 에러가 뜨는데 해결방법이 있나요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1979563308/3c2c8e1a82b9adcaec18faf8ca94b0ef/_____.png" />
         <pubDate>2023-03-24 16:49:15 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2530692797</guid>
      </item>
      <item>
         <title>1-3 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2531628067</link>
         <description><![CDATA[<div>interrupt는 func으로, fnd는 reg로 구현해도 되는거 맞나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-26 07:10:26 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2531628067</guid>
      </item>
      <item>
         <title>1-3의 동작에서</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2531641744</link>
         <description><![CDATA[<div>initital state에서 FND가 다 off가 되는게 위의 1-1, 1-2 문제들을 풀면서 작성된 FND Reset에 의한 것이어도(예를 들어 조건문으로 HELP가 아닌경우 FND Reset , LED Reset이 동작되도록 작성된 경우) 1-3에 사용된 것으로 채점되나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-26 07:51:41 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2531641744</guid>
      </item>
      <item>
         <title>디버깅 과정에서 오류관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2531897128</link>
         <description><![CDATA[<div>과제&nbsp;1,2번은 정상적으로 출력이 되었고, 과제3번을 진행하던 중 switch.task_mode_14를 인식을 하지못해서 원인을 찾던중에 bsp.common.c와 startup.c에서 warning메시지가 있는 것을 확인했는데, 과제3번내용을 지우고 돌려도 저렇게 떠서 혹시 저쪽에서 문제가 있지 않나 싶은데 heap size도 1000으로 설정을 했고 fsp도 설정을 제대로 했는데 어떤 부분에서 문제가 생겨서 4번 스위치가 눌리지 않는 것인지 궁금해서 질문남깁니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1975166927/b7e524ce3c3bb00a95319ad3cbe88f50/KakaoTalk_20230327_011955083_01.jpg" />
         <pubDate>2023-03-26 16:25:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2531897128</guid>
      </item>
      <item>
         <title>bit shift 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532803890</link>
         <description><![CDATA[<div>uint16_t high_nibble = (uint16_t)((data &lt;&lt; PODR_INDEX_HIGH) &amp; PODR_HIGH_MASK);<br><br>여기서 8bit짜리 data를 7번 shift 하게되면 overflow 발생하는것 아닌가요?<br>1000 0001일 경우, (1000 000) 1000 0000 괄호 친 부분이 잘린다고 알고있었는데<br>(uint16_t)(((uint16_t)data &lt;&lt; PODR_INDEX_HIGH)&nbsp;이런 식으로 하는게 맞다고 판단돼서 질문 올립니다</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-27 09:34:36 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532803890</guid>
      </item>
      <item>
         <title>과제 제출 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532852224</link>
         <description><![CDATA[<div>실시간 강의에서 ///// - ///// 사이를 복사 붙여넣는다고 말씀하셨습니다. 그런데 interrupt 11부분에 해당하는 곳에는 그 표시가 없는데, 저곳에는 코드를 작성할 수 없다는 뜻인가요? </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1974653753/93c3e948ecffe4a87828def7525d4957/______2023_03_27_191705.png" />
         <pubDate>2023-03-27 10:19:29 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532852224</guid>
      </item>
      <item>
         <title>1-2번 관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532864093</link>
         <description><![CDATA[<div>랜덤으로&nbsp;소수를 생성해야 하는데 6자리 수를 랜덤으로 생성하고 10^6으로 나눠서 소수로 만들어 사용해도 상관없는지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-27 10:29:33 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532864093</guid>
      </item>
      <item>
         <title>랜덤수를 만들었는데...RAND_MAX로 나누어서 -1 에서 1 을 만들다보니 0.00 이 너무 많이 뜨는 것 같습니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532908799</link>
         <description><![CDATA[<div>0.00 x 0.00 이런식의 계산도 평가하실때 코드만 맞다면 감점사항은 아닌가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-27 11:10:51 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532908799</guid>
      </item>
      <item>
         <title>스켈레톤 코드 없이 동작하도록 만든 코드를 제출해도 괜찮을까요..?</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532912339</link>
         <description><![CDATA[<div>강의 들으며 코드를 짜봤는데, 오늘 스켈레톤 코드가 존재한다는 걸 알아버렸습니다...&nbsp;<br>Register 기반으로 동작하는 코드라 제공해주신 코드랑&nbsp;interrupt 부분에서 많이 충돌합니다. 혹시 별도로 만든 코드를 제출해도 될지 여쭤보려합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-27 11:14:22 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2532912339</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2534155708</link>
         <description><![CDATA[<div>디버그&nbsp;실행시 이러한 에러가 발생합니다. 혹시 이 에러가 USB 버전이 다르거나 해서 생기는 문제인지 궁금해 질문드립니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1980424046/74a6740fad4fde3a149bc1f9d9c01d3d/image.png" />
         <pubDate>2023-03-28 01:26:27 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2534155708</guid>
      </item>
      <item>
         <title>1-3번 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2534305496</link>
         <description><![CDATA[<div>1-3번을 진행하면서 계속해서 생각했던 답이 나오지 않습니다.. 혹시 코드를 보내드리면 어떤 부분이 잘못된 건지 알려주실 수 있나요.??<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-28 03:15:47 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2534305496</guid>
      </item>
      <item>
         <title>디버깅과 보드 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2535111643</link>
         <description><![CDATA[<div>과제를 진행해보면서 실시간 강의 때 말씀해주빈 방법대로 build-&gt;debug -&gt;실행 버튼 두번 클릭 이 순서로 진행하고 보드에서 코드의 실행을 확인하고 있습니다. 근데 1주차 2주차 exercise를 풀 때는 디버깅 이후에 컴퓨터와 보드의 연결을 끊고 보드에 외부 전원을 연결하면 그 전에 업로드한 동작이 보드에서 그대로 동작 가능했습니다. 근데 assignment 코드는 컴퓨터와 보드의 연결을 끊고 보드에 외부 전원을 연결하면 동작을 안합니다. 혹시 어떤 부분이 문제인지 알 수 있을까요??? </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-28 14:09:17 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2535111643</guid>
      </item>
      <item>
         <title>난수생성 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536460675</link>
         <description><![CDATA[<div>0~9 <strong>사이의</strong> <strong>난수를</strong> 2<strong>개씩</strong> <strong>생성하고</strong> <strong>부호도</strong> <strong>랜덤으로</strong> <strong>부여해</strong> <strong>계산해도</strong> <strong>될까요</strong>? <strong>소수는</strong> <strong>코드에</strong> <strong>생성하지</strong> <strong>않았지만</strong> <strong>보드에서</strong> <strong>구현은</strong> <strong>완벽히</strong> <strong>됩니다</strong>.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-29 09:51:12 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536460675</guid>
      </item>
      <item>
         <title>부호 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536583043</link>
         <description><![CDATA[<div>Assignment1-2번 문항에서&nbsp;<br>음수 * 양수 곱해줬을 때 값이 -0.01보다 작다면 -0.00으로 표현되는게 맞나요?&nbsp;<br>아니면 0.00으로 표현되는게 맞나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-29 11:42:34 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536583043</guid>
      </item>
      <item>
         <title>디버깅이 갑자기 안됩니다... 어떤일일까요 코드문제는 아닌거 같고 보드 문제인것 같습니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536634162</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2008079037/0d30e6e9d2769f1fdc8d110492c44200/KakaoTalk_20230329_211723087.jpg" />
         <pubDate>2023-03-29 12:25:53 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536634162</guid>
      </item>
      <item>
         <title>모든기능 작동을 하는데 LED중 몇 부분이 흐릿합니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536662555</link>
         <description><![CDATA[<div>기능적인&nbsp;문제는 없는거 같은데 코드의 문제일까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-29 12:47:00 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536662555</guid>
      </item>
      <item>
         <title>프로젝트명 변경관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536685460</link>
         <description><![CDATA[<div>프로젝트명을 바꾸면 빌드부터 에러가 나는데 에러없이 바꿀수 있는 방법이 있나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-29 13:03:33 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536685460</guid>
      </item>
      <item>
         <title>컴파일 에러</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536857073</link>
         <description><![CDATA[<div>파일명을 다시 설정하고있는데 빌드를 하면<br>/*******************************************************************************************************************//**<br>&nbsp;* Default implementation of assert for GCC.<br>&nbsp;**********************************************************************************************************************/<br>BSP_WEAK_REFERENCE void __assert_func (const char * file, int line, const char * func, const char * expr)<br>{<br>&nbsp; &nbsp; FSP_PARAMETER_NOT_USED(file);<br>&nbsp; &nbsp; FSP_PARAMETER_NOT_USED(line);<br>&nbsp; &nbsp; FSP_PARAMETER_NOT_USED(func);<br>&nbsp; &nbsp; FSP_PARAMETER_NOT_USED(expr);<br>&nbsp; &nbsp; __BKPT(0);<br>&nbsp; &nbsp; while (1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; /* Do nothing. */<br>&nbsp; &nbsp; }<br>}<br>bsp_common.c로 이동되면서 디버깅으로 넘어가지지 않는데 어떤 오류인지 알 수 있나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-29 14:48:04 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2536857073</guid>
      </item>
      <item>
         <title>1-2 과제 버튼 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2538413513</link>
         <description><![CDATA[<div>안녕하세요 과제 1-2를 진행하면서 해결이 안되는 문제가 있어 질문을 올립니다. 2번 버튼을 누른 다음 3번 버튼을 누르면 차례로 n1, n2, n1 x n2의 결과값이 떠야 하는데 간간히 버튼을 한번 눌러도 두번 누른것처럼 두번 건너뛰는 버그가 생기고 있습니다. 1-3번 문제를 풀 때는 이런 문제가 없는데 유독 1-2번에서 이런 버그가 생기고 있습니다. 물론 코드에서 제가 생각하지 못하고 있는 부분이 있어 불규칙하게 상태가 2개씩 건너 뛰고 있는거 같은데 도무지 이유를 모르겠습니다. 혹시 이런 문제에서 도움을 받을 수 있을까요?? 감사합니다</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-30 13:39:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2538413513</guid>
      </item>
      <item>
         <title>감점 가능성 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2538601281</link>
         <description><![CDATA[<div>안녕하세요? FND를 초기화하는 방식에 대해서 감점 가능성이 있는지 궁금하여 문의드립니다.<br>지금 방식은 hal_entry의 while안에서 모든 state가 false이면 공통으로 FND_Reset을 하고 있습니다. 이 방식일때, 1-3의 제약사항인 FND_Reset 미사용을  위반하는 것인지 문의드립니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-30 15:37:40 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2538601281</guid>
      </item>
      <item>
         <title>라이브러리에서 궁금한 점이 있습니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2539962297</link>
         <description><![CDATA[<div>Library.c,h에는 버튼 입력에 사용될 Function base 함수가 있고, vector data.c,h에도 버튼 입력에 사용될 벡터 테이블이 다 들어있는거 같은데, 이번&nbsp;과제에서 버튼은 Function base나 Register base나 아무거나 사용해도 되는걸까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1990623537/c231c06ecb7ed2361b08cf9a3280ba16/image.png" />
         <pubDate>2023-03-31 14:27:33 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2539962297</guid>
      </item>
      <item>
         <title>2-1 LED</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540042460</link>
         <description><![CDATA[<div>질문에&nbsp;원하는 LED1개가 깜박인다는 것은 LED3개 중 그냥 원하는 거 아무거나 하나 정해서 그것만 깜박이면 된다는 것인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-31 15:35:38 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540042460</guid>
      </item>
      <item>
         <title>1-3번 함수 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540164511</link>
         <description><![CDATA[<div>1-3이 동작할 때 1-1과 1-2가 동작하지 않도록 설계하라고 되어있는데 이때 R_ICU_ExternalIrqDisable() 함수를 사용해도 되나요??</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-31 17:38:11 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540164511</guid>
      </item>
      <item>
         <title>평가 방식 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540394286</link>
         <description><![CDATA[<div>혹시&nbsp;코드 구동방식을 설명하는 주석이 평가항목에 포함되는지 궁금해서 문의드립니다!</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-01 00:45:29 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540394286</guid>
      </item>
      <item>
         <title>브레이크포인트</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540403768</link>
         <description><![CDATA[<div>디버깅을 하면 저곳에서 브레이크포인트가 걸리며 아래에&nbsp;<br>Problem description: Unused declaration of variable 'g_heap'<br>워닝이 뜹니다.<br>heap사이즈도 설정해놓았는데 어디서 문제인건가요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2000390277/66f101ad8e07dd2ffb25bf801dbeb0fc/image.png" />
         <pubDate>2023-04-01 01:12:45 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540403768</guid>
      </item>
      <item>
         <title>7segment 오류</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540708328</link>
         <description><![CDATA[<div>1-1 에서 버튼을 누르면 HELP가 나왔다가 떼는 순간 P글자만 좀 남아있다가 늦게 꺼지는 현상이 발생합니다. 위에 질문을 보니 delay를 넣어줘야 할것같은데, time.h를 이용한 delay 함수를 만들어도 너무 숫자가 하나씩 천천히 나오게 됩니다.<br>따로 delay를 주는 방법이 있을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-01 16:11:45 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540708328</guid>
      </item>
      <item>
         <title>동시 실행 여부</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540912698</link>
         <description><![CDATA[<div>2-1, 2-2, 2-3문제들에 딱히 서로 제약이나 우선순위를 안걸면 거의 동시에 동작이 가능한거 같은데 하나씩만 동작해야하나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-02 03:07:18 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2540912698</guid>
      </item>
      <item>
         <title>[공지] Motor 관련 실습 진행 시 주의사항</title>
         <author>Jonghun2022</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2541073359</link>
         <description><![CDATA[<div>DC/Servo Motor를 이용한 실습 진행 시, 반드시 Adaptor를 연결하고, 전원 스위치를 ON한 상태에서 Debugging을 수행하시길 바랍니다. (E2 Studio에서 외부 전원 설정 필수)<br>---&gt; 6주차 강의 참고<br><br>전원을 연결하지 않을 경우, 전류 부족으로 인해 MCU가 강제로 Reset됩니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-02 11:58:18 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2541073359</guid>
      </item>
      <item>
         <title>MCU 외부전원??</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2541755127</link>
         <description><![CDATA[<div>DC모터 컨트롤하는 과정에서 전압이 부족해서 외부전원을 사용한다는 게 잘 이해가 가지 않는데, 혹시 자세하게 설명해 주실 수 있나요... ㅠㅠ</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-03 05:06:57 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2541755127</guid>
      </item>
      <item>
         <title>실시간 강의 출석</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2542074050</link>
         <description><![CDATA[<div>오늘&nbsp;오후 6시에 진행한 실시간 강의에 참석하였는데 결석이라고 뜹니다. 혹시 시스템 에러인가요? (사진의 질문은 제가 강의를 들으면서 질문한 내용이라 편집 가능합니다.)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2004224724/8220249338b1293fed0588fce8ed0a21/_____.png" />
         <pubDate>2023-04-03 10:59:57 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2542074050</guid>
      </item>
      <item>
         <title>2-1깜빡임 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2542396999</link>
         <description><![CDATA[<div>100ms마다 깜빡인다는 말이 100ms동안 ON과 OFF된다는 말인요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-03 15:21:20 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2542396999</guid>
      </item>
      <item>
         <title>example video가 코덱이 없어 재생이 안됩니다..</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2543508964</link>
         <description><![CDATA[<div>혹시&nbsp;다른 형식으로도 받을 수 있을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-04 10:34:25 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2543508964</guid>
      </item>
      <item>
         <title>Dc motor를 register control 할때도</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2543594508</link>
         <description><![CDATA[<div>FSP configuration p403, p900, p901 세팅은 필요한 걸까요? 맞다면 P403모드중에 peripheral mode 는 보이지 않는데 제가 못찾고 있는 걸까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-04 12:23:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2543594508</guid>
      </item>
      <item>
         <title>interrupt priority</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2543673949</link>
         <description><![CDATA[<div>이때까지&nbsp;priority 설정을 해줄 때 12 만 해주었는데 그 이외의 값들도 사용해도 되나요? 아니면 12 이외의 값들을 사용하면 시스템 상 문제가 생기는지 궁금합니다</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-04 13:29:41 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2543673949</guid>
      </item>
      <item>
         <title>질문있습니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2544756130</link>
         <description><![CDATA[<div>조교님이 설명해주신 dc motor 제어과정 중 L293_CH0_Enable_Level ^= 0x01;<br>&nbsp;R_IOPORT_PinWrite(&amp;g_ioport_ctrl, L293_CH0_Enable, L293_CH0_Enable_Level);<br>&nbsp; &nbsp; &nbsp; &nbsp; L293_CH0_Direction_Level ^= 0x01;<br>&nbsp; &nbsp; &nbsp; &nbsp; R_IOPORT_PinWrite(&amp;g_ioport_ctrl, L293_CH0_Direction, L293_CH0_Direction_Level); 부분등은 모두 함수로 control 한 건가요? 개념이 헷갈려서 질문 드립니다</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-05 08:21:42 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2544756130</guid>
      </item>
      <item>
         <title>DC모터 실습 관련 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2544758680</link>
         <description><![CDATA[<div>강의에 올려주신대로 FSP에서 설정하는 과정에서 질문 드립니다. 1번 스위치를 눌렀을때&nbsp; led는 켜지지만 모터가 돌아가지 않는데 무슨 문제인지 알수 있을까요?&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2007946002/2caf96c2580ce5d68517d2a659015201/image.png" />
         <pubDate>2023-04-05 08:24:57 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2544758680</guid>
      </item>
      <item>
         <title>디버깅 관련 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2545026987</link>
         <description><![CDATA[<div>과제 2-2 진행 중 제가 생각하기에는 올바르게 setting 완료하였으나 pwm의 출력이 initial low값에서 변하지 않는 것 같습니다.<br>&nbsp;혹시 레지스터의 들어간 값들도 전역변수들처럼 디버깅 과정에서 확인할 수는 없나요? GTPR이나 GTCNT 값 등을 확인하고 싶습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-05 13:48:03 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2545026987</guid>
      </item>
      <item>
         <title>dc 모터 관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2545123857</link>
         <description><![CDATA[<div>조교님이 레지스터로 enable과 direction을 설정해 주셨다고 하셨는데 혹시 initial low로 설정 된게맞을까요? 계속 방향이 제가 생각했던대로 나오질 않습니다...</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-05 15:05:51 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2545123857</guid>
      </item>
      <item>
         <title>DC 모터가 고장날 수도 있나요?</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2545134564</link>
         <description><![CDATA[<div>같은&nbsp;코드로 하는데 아까는 됐는데 지금은 안돼서 질문드립니다!</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-05 15:15:58 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2545134564</guid>
      </item>
      <item>
         <title>2-1 깜빡임 시작 시점 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546018336</link>
         <description><![CDATA[<div>제가 스위치를 누른 시점을 t라고 했을 때<br><br>처음 깜빡이는 시점이 t+100이 아니라<br>t+x+100(x는 0~100 사이)여도 괜찮을까요?<br><br>즉,<br>t: 스위치 누름<br>t+x+100: 켜짐<br>t+x+200: 꺼짐<br>t+x+300: 켜짐<br><br>위의 내용처럼 설계해도 괜찮을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-06 07:39:25 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546018336</guid>
      </item>
      <item>
         <title>2-1 관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546344908</link>
         <description><![CDATA[<div>2-1의 FSP Configuration 설정이나 함수 설계 등을 나름대로 완성했다고 생각하고 실행을 해봤는데 올려주신 sample 동영상과 깜빡이는 속도가 다른 것 같습니다.&nbsp;<br>제가 이해한 instruction 내용은 0~100ms ON -&gt; 100~200ms OFF -&gt; 반복 인데 이게 맞는지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-06 14:40:23 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546344908</guid>
      </item>
      <item>
         <title>DC0_Enable,DC0_Direction reg질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546483801</link>
         <description><![CDATA[<div>FSP config에서 g_timer3config에서 찾는데 어디에 있는지 모르겠습니다. 어디에서 설정할 수 있는지 알 수 있을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-06 17:16:25 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546483801</guid>
      </item>
      <item>
         <title>[공지] DC Motor 동작 안 될 시 해결 방법</title>
         <author>Jonghun2022</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546807756</link>
         <description><![CDATA[<div>간혹 Program을 돌리다 보면, Software가 전혀 문제가 없더라도 DC Motor가 동작하지 않는 경우가 있습니다.<br><br>정확한 원인은 알 수 없으나, FSP Configuration에서 GPT HAL Stack을 생성하여 API를 불러오지 않을 경우, Compiler가 이를 인식하지 못하는 것 같습니다. (정확히는, API가 없을 경우 하위 BSP 영역에서 관련 설정을 무시하는 것 같습니다.)<br><br>제가 1차적으로 Library.c File에 실습 관련 Pin을 Register로 설정해 놓았지만,, 만약 이런 문제가 발생한다면, 기존에 HAL Stack을 생성하여 진행했던 예제 Project를 한번 돌려보거나, 본인의 Project에서 GPT HAL Stack을 생성하여 Peripheral Function으로 P403을 설정해주시면 됩니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-07 02:11:30 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546807756</guid>
      </item>
      <item>
         <title>2-2 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546994692</link>
         <description><![CDATA[<div>2-2 GPT3의 timer period 관련 질문 있습니다.<br>지시사항에 따르면 500ms, 400ms 를 timer period로 봐야 될 것 같은데 PWM Duty cycle 이 2ms 로 주어졌다는 것은 timer period를 수정하지말고 속도가 500ms 당 5퍼센트가 증가하니까 2ms 당 5*2/500 퍼센트 증가하는 것으로 코드를 구현해야하는지 궁금합니다. </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-07 06:16:00 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2546994692</guid>
      </item>
      <item>
         <title>agt, gpt 채널 동시 동작</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547112408</link>
         <description><![CDATA[<div>agt에는 0, 1 두 채널이 있는데 두 채널이 동시에 counting 해도 문제 없나요?<br>또, gpt 도 마찬가지인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-07 10:26:26 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547112408</guid>
      </item>
      <item>
         <title>e2 studio</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547273892</link>
         <description><![CDATA[<div>아두이노는 serial 모니터<br>다른 언어는 terminal을 통해서 print()함수나 기타 다른 도구들로 어떻게 동작중인지 변수를 통해 모니터가 가능한데<br><br>e2 studio의 경우는 이러한 serial 모니터나 terminal 기능은 없나요? 디버그를 사용하더라도, interrupt때문에 제대로 변수 등이 잘 설정이 됐는지 확인하기가 어려워서 질문드립니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-07 16:22:32 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547273892</guid>
      </item>
      <item>
         <title>2-3 agt interrupt 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547301103</link>
         <description><![CDATA[<div>2-3은 void R_AGT1_Interrupt(void)<br>2-1은 void R_AGT0_Interrupt(timer_callback_args_t *p_args)로 인풋이 다른데 그럼 2-3에서는 fsp config에서 agt1을 만들고 callback을 못 넣는 건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-07 17:23:59 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547301103</guid>
      </item>
      <item>
         <title>Servo Motor 이상</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547450957</link>
         <description><![CDATA[<div>servo motor에 이상이 있는 것 같습니다.<br>접촉불량인 것 같은데, 반쯤 꽂았을때는 작동하지만 완전히 꽂았을때는 작동을 하지 않습니다. 모터 이상이 맞나요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1990563392/7df34a53251b014ab93906214f644628/20230408_111852.mp4" />
         <pubDate>2023-04-08 02:20:27 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547450957</guid>
      </item>
      <item>
         <title>2-3 AGT1 질문있습니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547477533</link>
         <description><![CDATA[<div>2-3 AGT1의 timer period 를 레지스터로 직접 제어하는 방법이 있을까요? 강의 교안을 봤을때는 timer mode, count source, prescale, tstart 이렇게만 나와있는데 AGT0에서 FSP 설정으로 period를 100ms 로 직접 설정하는 것처럼 레지스터로 제어할 수 있는 방법이 있는지 궁금합니다. </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 04:04:11 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547477533</guid>
      </item>
      <item>
         <title>2-2 Priority 및 동작 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547510621</link>
         <description><![CDATA[<div>instruction 을 참고하면 Interrupt Priority 가&nbsp;<br>IRQ13 &gt; IRQ12 &gt; AGT0 로 되어 있는데, Priority 의 경우 FSP Configuration 창을 보니 0이 highest 이고 숫자가 클수록 우선순위가 낮은 것이라고 표시되는 것 같습니다. 그렇다면 IRQ13 의 Priority 숫자가 가장 낮게 설정되어야 한다는 것으로 이해하면 맞겠습니까?<br><br>또한 동작 영상을 보면, 2번 스위치를 눌러서 DC 모터가 돌아가닥 3번 스위치를 누르는 경우 바로 DC 모터가 멈춰야 한다는 것 까지는 이해했는데, 이 상황에서 2, 3번 스위치를 동시에 계속 누르고 있을 경우에는 DC 모터가 돌아가지 않고, 2번 스위치는 떼지 않고 3번 스위치만 떼야 DC 모터가 다시 돌아가야 한다는 것으로 이해했습니다. 제가 이해한 것이 맞나요?<br><br>감사합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 06:52:41 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547510621</guid>
      </item>
      <item>
         <title>2-3 agt 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547515984</link>
         <description><![CDATA[<div>2-1,2-2의 agt는 일정 주기마다 callback에 의해 interrupt가 호출되어 agt0_counter값이 증가하는 형태인 것은 이해했지만, 2-3에서는 R_AGT1_Interrupt는 인풋이 void라서 어떻게 호출되는 방식인지 이해하기 어렵습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 07:17:37 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547515984</guid>
      </item>
      <item>
         <title>2-2 동작 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547526289</link>
         <description><![CDATA[<div>예시 영상에서 본 스피드와 구현한 코드의 동작 스피드가 많이 달라 보여서 질문드립니다. 제가 구현한 코드에 의한 속도가 동작 영상보다 상대적으로 느리다고 생각이 듭니다. 이에 대해 코멘트 해주실 수 있나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 08:01:42 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547526289</guid>
      </item>
      <item>
         <title>2-3 FSP Configuration 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547540157</link>
         <description><![CDATA[<div>2 - 3 의 경우, AGT 모듈과 GPT 모듈을 Register 를 이용하여 컨트롤하라고 되어 있습니다.<br><br>그런데 제가 기억하기로는 GPT 모듈의 경우 강의에서 FSP Configuration 의 stack 영역에서 만들어만 놓고 설정은 register 를 이용하여 한다<br><br>로 기억하고 있습니다. 2 - 3 의 GPT 를 만들 때도 이처럼 Stack 영역에서 만들어만 놓고 설정은 register 를 이용하여도 감점이 없는 건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 09:01:07 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547540157</guid>
      </item>
      <item>
         <title>fsp config질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547555116</link>
         <description><![CDATA[<div>stack의 properties를 보려고 우측 상단의 fsp config를 눌러도 보이지 않을 때 해결방법이 있을까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2004224724/92bb9ae2043999c81e64902ef41d5464/_____.png" />
         <pubDate>2023-04-08 10:05:31 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547555116</guid>
      </item>
      <item>
         <title>2-2 DC motor </title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547559806</link>
         <description><![CDATA[<div>DC motor를 동작하기 전 삐소리가 1초 정도 난 뒤에 동작을 하게 되는데 제 모터에 문제가 있는건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 10:25:45 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547559806</guid>
      </item>
      <item>
         <title>2-2 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547561548</link>
         <description><![CDATA[<div>모터가 동작중일때 sw 3을 누르면 급정지를 한다고 되어있는데 sw 2에서 손을 떼면 속도가 감소하는데 그 때에도 sw3을 눌렀을때 속도가 0이 되어야하나요? 아니면 sw2가 눌려진 상태여서 속도가 증가하는 상태에서만 급정지가 되어야하는건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 10:35:07 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547561548</guid>
      </item>
      <item>
         <title>2-2관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547610025</link>
         <description><![CDATA[<div>안녕하세요 조교님<br>2-2 과제 진행 중&nbsp;<br>R_GPT3-&gt;GTPR = Timer_Period_2ms;&nbsp;<br>을 통해 gtpr 값을 설정하고&nbsp;<br>&nbsp;R_GPT3-&gt;GTCCR[0] = Timer_Period_2ms* dutyrate /100;<br>을 통해 gtccr을 설정했습니다.<br>&nbsp;제가 생각하기에는 dutyrate 값이 0만 아니라면 모터가 느린 속도라도 움직여야하는데 dutyrate의 값이 50 이상에서만 동작합니다.(정확하게는 50에서 조금씩 움직이기 시작하여 100에서 최고속력) GTCCR, GTPR 그리고 GTCNT 값이 올바르게 움직이는 것 또한 디버깅 과정에서 확인했습니다.&nbsp;<br>이러한 문제가 발생하는 것이 모터의 출력이 제대로 나오지 않는 문제일수도 있나요? 해결방법을 찾지 못해 질문남깁니다.&nbsp;<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 13:30:48 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547610025</guid>
      </item>
      <item>
         <title>FSP Configuration 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547632195</link>
         <description><![CDATA[<div>2 - 3 과제를 진행함에 있어, FSP Configuration 이 명확하지 않아 질문드립니다.<br><br>-1) AGT1<br>AGT0 의 경우에는 Stack 을 설정하고 callback function 을 정의해 줬었는데, AGT1 의 경우에도 Stack 을 생성하고 callback function 을 R_AGT1_Interrupt 로 설정하기만 하고 나머지는 R_AGT1_Setting 함수 내부에서 register 를 다룸으로써 control 하는 경우, 감점하겠다는 의미인가요??<br><br>만약 FSP Configuration 을 쓰지 않을 경우, callback function 을&nbsp; register를 이용해서 어떻게 정의해 줄 수 있습니까?<br><br>-2)GPT0<br>GPT 의 경우에도, GPT3 는 stack 을 생성하여 했었는데 GPT0 도 이와 같이 Stack 생성후 GTIOCA Pin 만 P415 로 연결하고 나머지는 Register 를 이용해서 control 하면 감점이 있는 건가요 없는 건가요??</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 14:44:31 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547632195</guid>
      </item>
      <item>
         <title>DC 모터 방향 관련 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547658935</link>
         <description><![CDATA[<div>src_dcmotor_reg.txt 파일을 실행 했을 때(pin 900 901 initial low 설정) sw1을 누르면 DC 모터가 CW로 회전합니다. 여러번 시도하였는데 동일한 결과가 나오네요. 이 방향으로 회전하는게 맞나요? 강의에선 반시계 방향으로 회전한다고 설명이 되어있어서요.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 16:10:06 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547658935</guid>
      </item>
      <item>
         <title>AGT count value 결정</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547665210</link>
         <description><![CDATA[<div>3번 과제를 진행하는데 있어 AGT Count value를 결정해 주어야 한다는 것을 알게 되었습니다.<br>교안에 나온대로 TSTART의 bit가 1이 되기 전에 AGT register의 값을 원하는 Count value값으로 바꿔 주고 TSTART를 1로 해봤는데 제가 의도한 Time period를 가지지 않는 것을 확인하였습니다.<br>AGT register 값을 저렇게 설정해주는 것이 맞는지 궁금하여 질문드립니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 16:29:48 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547665210</guid>
      </item>
      <item>
         <title>3번과제 AGT count value 값</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547680744</link>
         <description><![CDATA[<div>2-3번 과제에서 agt count value 값을 계산함에 있어서 loco에 prescale값을 1분주로 결정하고 계산을 했는데, 계산값이 좀 크게 나오다보니 제가 이해한 바로는 uint16_t를 기준으로 0xFFFF만 넘어가지 않는다면  값으로 넣어도 괜찮다라고 이해해서 값을 넣었고 작동도 올바르게 하는데,  제가 이해한 부분이 맞는지 걱정돼서 질문드립니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-08 17:19:28 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547680744</guid>
      </item>
      <item>
         <title>2-3 관련 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547836746</link>
         <description><![CDATA[<div>안녕하세요 조교님 2-3 진행 중 질문사항이 있습니다.&nbsp;<br>agt1을 설정하는 것에 있어 agt자체의 세팅과 interrupt의 세팅을 하였으나 인터럽트가 발생하지 않고 있습니다. 혹시 vector를 따로 설정해야하나싶어 들여다봤습니다.<br><br>3주차의 interrupt 강의를 보면 vector_data.c 파일에서 [0]= R_IRQ11_ISR이라는 코드를 통해서 IRQ0에 대해 R_IRQ11_ISR이라는 ISR를 할당해준다고 이해했습니다.&nbsp;<br>그런데 과제에서 제공하는 vector_data.c 파일에서는 [4] = agt_int_isr라는 코드가 있는데 이게 무슨 의미인가요? IRQ4에 대해 isr를 자동으로 넣어주는 과정인가요?&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-09 04:38:21 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547836746</guid>
      </item>
      <item>
         <title>2-2번 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547985501</link>
         <description><![CDATA[<div>안녕하세요 조교님, 2-2 과제에서 CCR에 값이 들어가지 않는것 같습니다. 900핀을 enable하고 901을 CW방향으로 설정하면 최고속도로 회전하고 반대방향으로 설정하면 안움직이는걸로 보아 초기값이 0인 상태로 설정된거같은데 R_GPT3_Setting()에서 초기값을 바꿔서 다시 디버깅해도 모터의 작동상태가 바뀌지 않습니다.<br>AGT_interrupt에서 dutyRate는 값이 변하는 것을 확인할 수 있었지만 마찬가지로 모터는 같은 속도로 계속 회전했습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-09 13:48:25 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2547985501</guid>
      </item>
      <item>
         <title>CCW로 돌아가지 않습니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548589398</link>
         <description><![CDATA[<div>나머지는 모두 알맞게 동작하나, (duty Rate가 오르면 속도 오르고, 내려가면 속도도 느려집니다.) 그런데, Direction이 CCW가 아니라 CW방향으로만 돌아가고 있습니다. 혹시 P901, P900쪽에서 문제가 발생해서일까요? 코드를 보내드려도 될까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-10 07:27:36 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548589398</guid>
      </item>
      <item>
         <title>2-2질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548677081</link>
         <description><![CDATA[<div>안녕하세요&nbsp;조교님, 2-2에서 breakpoint를 걸어 확인해본 결과 dutyrate가 5,10일 때는 모터가 구동하려는 삐 소리만 나며 실제로 돌아가진 않고 15부터 작동을 시작하는데 제 코드의 문제인가요 아니면 그냥 모터 마찰력때문에 발생하는건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-10 10:18:21 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548677081</guid>
      </item>
      <item>
         <title>변수 선언 오류?</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548677576</link>
         <description><![CDATA[<div>volatile uint8_t numbe = 0;<br>라고 글로벌 변수를 선언했는데 디버깅 해보니<br>메모리도 0x0 , 들어있는 값도 이상한 쓰레기값이 들어있는데 혹시 원인이 뭘까요?<br>(이 위에 몇가지 다른 변수도 선언했는데 얘네는 괜찮습니다;;)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-10 10:19:30 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548677576</guid>
      </item>
      <item>
         <title>모터 핀설정 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548746199</link>
         <description><![CDATA[<div>공지에서&nbsp;말씀하신것 처럼 모터가 작동하지 않을때 따로 stack을 만들지 않고  fsp configuration에서 pin설정만 해주니까 해결되었는데 이런 방식으로 해도 괜찮을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-10 12:28:53 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548746199</guid>
      </item>
      <item>
         <title>2-2 모터관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548981325</link>
         <description><![CDATA[<div>2-2 모터에서 duty rate를 최대로 끌어올려도, 모터의 속도가 예제에서 했던 것 만큼 빨라지지 않는데, 혹시 원인이 뭔가요?? 또한 초반에 삐 소리난다는 다른 분들과는 다르게, 저는 삐소리가 반복적으로 계속 울립니다. 혹시 코드의 문제인가요??</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-10 16:10:09 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2548981325</guid>
      </item>
      <item>
         <title>2-2 priority 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2549702102</link>
         <description><![CDATA[<div>2-2에서 irq13, irq12, agt0 간의 priority설정은 레지스터로 하지 않고 fsp configuration에서 설정해도 무방한가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-11 05:33:40 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2549702102</guid>
      </item>
      <item>
         <title>dc모터가 작동하지 않습니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2549821112</link>
         <description><![CDATA[<div>dc모터가 작동하지 않습니다.<br>2-2에서 GPT32EH3 레지스터의 값이 바뀌는 것, P403PFS 레지스터의 값이 바뀌는 것, PORT9의 PDR과 PODR값이 바뀌는 것 까지 다 확인했는데 모터가 작동하지 않습니다.<br>6주차 src_dcmotor_reg.txt파일을 이용해서 돌려봐도 똑같이 작동하지 않는데, 혹시 문제가 무엇인 지 알 수 있을까요?? 보드 문제인가요... 혹시</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-11 07:24:32 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2549821112</guid>
      </item>
      <item>
         <title>14번 2-3번 led 깜빡거림 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2551576406</link>
         <description><![CDATA[<div>현재 assignment 2번을 완료한 상황인데 하나 오류가 있어 질문 올립니다.<br>14번 interrupt 작동 시에(4번 버튼), 서브모터 작동의 속도에는 문제가 없으나, 처음에는 계속 켜지는 led가 버튼을 누르면 누를수록 깜빡거리는 cycle이 늦어집니다.<br>근데, 11번 interrupt 작동(1번 버튼 깜빡 거리고 있을 때)는 led가 정상적으로 계속 켜져있는데<br><br>서브모터 작동시에 R_IOPORT_PinWrite(&amp;g_ioport_ctrl,BSP_IO_PORT_11_PIN_00, BSP_IO_LEVEL_LOW);<br>위의 led의 LOW mode에서 AGT1 counter이 영향을 끼칠 수 있을까요?<br>AGT1의 영향이라면 서브모터 작동에도 영향을 줘야 하는데, 이 작동에는 문제가 없는데 LED에만 문제가 생겨서 질문 올립니다. 코드를 올릴 수 없어, 만약 코드가 필요하시다면 말씀해주신다면 감사하겠습니다!<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-12 12:54:19 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2551576406</guid>
      </item>
      <item>
         <title>실습강의내용 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2566734162</link>
         <description><![CDATA[<div>1. 교안 p10에서 유닛 설정을 하게 되는데 0번 유닛의 의미가 무엇인가요?<br><br>2. ADCER 레지스터에서 flush left/right를 선택하는데 정렬 방식에 따른 차이가 실용적인 측면에서 어떤 것이 있을까요?<br><br>감사합니다. </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-25 05:38:41 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2566734162</guid>
      </item>
      <item>
         <title>little endian 방식 저장 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2566794290</link>
         <description><![CDATA[<div>강의에서 12 bit (Resolution 이 12 bit 인 case) data 를 little endian 방식으로 저장하는 방법에 대하여 설명을 해주셨는데, 이에 대한 이해가 명확하지 않아 질문 드립니다.&nbsp;<br><br>12 bit data 는 (4 + 8) bit data 로 볼 수 있으므로 그냥 4bit data 부분의 경우 남는 상위 4bit 부분을 0으로 채워서 data 를 만들고 그를 바탕으로 저장을 한다고 생각하면 되겠습니까?<br><br>예를 들어, 만약 data 가 0xABF 였다면 little endian 으로 저장하게 될 경우 0xBF, 0x0A 로 저장하게 된다고 생각하면 될까요?&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-25 06:36:56 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2566794290</guid>
      </item>
      <item>
         <title>3번 과제 단어 출력 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2566829863</link>
         <description><![CDATA[<div>Timer/rand()를 이용해서 5초마다 주기적으로&nbsp; 랜덤하게 단어를 전송하라고 적혀있는데 문제가 teraterm에 출력되고 대기 상태에 있다가 사용자가 엔터(CRLF)를 입력하면 판단하고 5초 뒤에 다시 단어가 출력되는 방식인지&nbsp; 아니면 CRLF와 상관없이 5초라는 주기마다 정답을 검사하고 새로운 단어를 출력하는 것인지 헷갈려서 질문을 드립니다.&nbsp;사용자의 CRLF를 확인하고 정답을 판단하는 방식이면 5초마다 주기적이라는 문장의 의미가 무엇인지 모르겠습니다. </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-25 07:07:11 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2566829863</guid>
      </item>
      <item>
         <title>tera term 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2567426127</link>
         <description><![CDATA[<div>USB serial Port가 뜨지 않으면 어떻게 해야 하나요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2031499441/849be5c05a53a71620d4006902b8ee1f/image.png" />
         <pubDate>2023-04-25 15:23:07 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2567426127</guid>
      </item>
      <item>
         <title>library 사용 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2567930534</link>
         <description><![CDATA[<div>skeleton code 때처럼 library 사용해도 되나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-26 00:02:30 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2567930534</guid>
      </item>
      <item>
         <title>usb port 관련문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2568344347</link>
         <description><![CDATA[<div>9주차 강의부터는 usb port가 하나 더 필요하게 되는 것 같은데 제가 현재 쓰는 노트북에는 port가 하나입니다. usb 허브를 구입하여 연결해서 사용해도 큰 문제는 없을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-26 06:29:51 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2568344347</guid>
      </item>
      <item>
         <title>디버깅을 실행하면</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2568935959</link>
         <description><![CDATA[<div>이런창이 뜨면서 디버깅이 되지 않는데 어떻게 수정하면 될까요? stack도 추가한 UART실습파일을 실행했을때 이렇게 뜹니다</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1962098762/89a7c248c2194a4109cae8705e5f3283/IMG_6061.png" />
         <pubDate>2023-04-26 14:55:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2568935959</guid>
      </item>
      <item>
         <title>3-2번 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2569699641</link>
         <description><![CDATA[<div>3-2에서 cds value&gt;=1000 이면 모든 기능을 멈춘다고했는데 만약 동시에 다른 스위치 동작까지 행해지고 있다면 다른 스위치에 관련된 동작도 모두 멈추어야하는지(초기화 상태) 아니면 2번 스위치에 관한 동작만 중단하는지 궁금합니다.  </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-27 03:04:10 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2569699641</guid>
      </item>
      <item>
         <title>DAC강의 샘플링레이트 주기에 관한 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2570037593</link>
         <description><![CDATA[<div>1. src_dac_fuc코드상에서<br>R_BSP_SoftwareDelay(20, BSP_DELAY_UNITS_MICROSECONDS);<br><br>R_BSP_SoftwareDelay(2, BSP_DELAY_UNITS_SECONDS);<br><br>이렇게 나눈 것은 이 신호가 출력되는 주기가 대강 (22us + 기타 다른코드 수행시간1us)로 23us가 되도록 설정하신 것인지,&nbsp;<br><br>아니면 그냥 조금 빠르게 설정해둔 것인지 질문드립니다.<br><br>2.또한 다른 기능이 추가되면서 연산량이 많아지면, MCU에 부하가 걸려서 샘플링 레이트가 훼손될 수도 있는지 궁금합니다.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-27 08:24:32 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2570037593</guid>
      </item>
      <item>
         <title>3-3</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2570045597</link>
         <description><![CDATA[<div>단어가 랜덤하게 주어지는데 이전에 이미 주어진 단어가 또 선탯되는 것이 가능한지 아니면 이전에 나왔던 단어들을 제외하고 나머지 단어들이 선택되는 것인지 궁금합니다</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-27 08:31:51 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2570045597</guid>
      </item>
      <item>
         <title>3-3관련 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2570278231</link>
         <description><![CDATA[<div>3-3의 instruction 중 "Timer/rand( )를 이용하여 5초마다 주기적으로 랜덤하게 단어를 전송&nbsp;" 이라는 것은 AGT와 rand() 함수를 사용하라는 말인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-27 12:27:40 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2570278231</guid>
      </item>
      <item>
         <title>3-3 동작관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571368189</link>
         <description><![CDATA[<div>3-3번에서 정답을 맞췄을 때 FND가 언제는 모두 꺼지고, 언제는 임의로 하나씩 켜지는 현상이 발생하는데(동작영상에서도 동일한 현상이 발생하는 것으로 보입니다.), 이런 점은 평가에 영향을 미치지 않는지 궁금하고 평가와 별개로  코드적으로 문제를 해결할 수 있는지도 궁금합니다. </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-28 05:35:20 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571368189</guid>
      </item>
      <item>
         <title>3-1 문자열 길이 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571609596</link>
         <description><![CDATA[<div>입력받는 문자열 최대 길이는 실습 코드와 동일하게 50인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-28 09:59:46 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571609596</guid>
      </item>
      <item>
         <title>3-1 실행 결과</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571644416</link>
         <description><![CDATA[<div>스위치를 눌렀을 때 암호화가 된 후에, 다시 스위치를 누르면 불이 꺼지면서 암호화가 되지 않는 과정도 포함되어야 하나요?<br>아니면 그냥 처음에 누르지 않았을 때는 안되고, 누른 다음에는 암호화가 진행되기만 하면 되나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-28 10:43:45 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571644416</guid>
      </item>
      <item>
         <title>3-2 모드 재개 시 모터 속도</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571678009</link>
         <description><![CDATA[<div>Variable Resistor Wiper를 그대로 둔 상태로 긴급 정지를 하고 다시 스위치를 눌러 3-2를 실행시켰을 때 Variable Resistor Wiper&nbsp;각도 만큼 모터 속도가 바로 나와도 되는 건지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-28 11:28:33 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571678009</guid>
      </item>
      <item>
         <title>3-1 문자열</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571734054</link>
         <description><![CDATA[<div>문자열 관련해서 해당 example video를 통해 봤을때, assignment3에 적힌 예시 2가지 문자열만 암호화되는 문자가 재전송되고, 이외의 모든 문자열은 반응을 하지 않는 것으로 이해했는데 맞을까요? 말이 살짝 헷갈려서 여쭤봅니다.&nbsp; &nbsp; &nbsp; &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-28 12:30:39 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571734054</guid>
      </item>
      <item>
         <title>3-3 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571877548</link>
         <description><![CDATA[<div>3번 스위치를 누르면 LED가 바로 켜지지만 단어는 바로 안 나오고 5초 안에 나오게 하면  감점되는지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-28 14:29:22 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2571877548</guid>
      </item>
      <item>
         <title>3-2 동작 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572135582</link>
         <description><![CDATA[<div>어둡게&nbsp;해서 정지시킨 후에, 다시 2번 스위치를 누르면 모터가 동작하도록 해야하나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-28 18:30:20 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572135582</guid>
      </item>
      <item>
         <title>heap overflowed 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572626057</link>
         <description><![CDATA[<div>과제를&nbsp;진행중에 GDB action 'Finished download', has failed with error report, Error 0x00010206: An erasure error of the internal flash ROM occurred. The flash ROM may have been degraded. 이러한 오류를 만났습니다. Calloc 함수를 쓸때마다 Free도 제대로 해주었는데 어떤 오류일까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-29 17:09:29 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572626057</guid>
      </item>
      <item>
         <title>3-3 FND</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572747103</link>
         <description><![CDATA[<div>Instruction pdf 3-3 예시에서 FND출력을 1007처럼 10의 자리가 0일 때 0을 출력해도 되나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-30 00:36:16 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572747103</guid>
      </item>
      <item>
         <title>DAC 출력 Delay관련 질문 있습니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572942582</link>
         <description><![CDATA[<div>DAC 출력 중 delay때문에 FND는 멈추는데 이때 AGT timer은 계속 동작하여야 하나요? 아니면 정답 소리 시간은 제외하고 5초를 카운트해도 되나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-30 13:28:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572942582</guid>
      </item>
      <item>
         <title>AD-USBSERIAL Module Driver Install File 사용 방법 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572973224</link>
         <description><![CDATA[<div>어떤&nbsp;파일을 실행시키는건지 잘 모르겠습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-30 14:42:56 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2572973224</guid>
      </item>
      <item>
         <title>library 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2573509412</link>
         <description><![CDATA[<div>hal_entry.c에서만 구현해야 하나요? library.h나  .c를 사용해도 되나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-01 08:06:26 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2573509412</guid>
      </item>
      <item>
         <title>3-3 동작질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2573706593</link>
         <description><![CDATA[<div>3-3동작영상을 보면 맞춘개수가 깜빡인 후에 숫자가 증가하는데 그냥 증가하면 감점이 있나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-01 13:17:34 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2573706593</guid>
      </item>
      <item>
         <title>Teraterm오류</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2573763824</link>
         <description><![CDATA[<div>Teraterm이 정상적으로 작동하다가 갑자기 입력이 안받아지고 출력이 화면에 표시가 안됩니다. clear buffer를 해도 안돼서 코드 오류일 수도 있어서 오픈소스코드로 해봤는데도 이전에는 잘 됐는데 오류가 발생합니다. 혹시 해결방법이 있을까요?? (사진은 오픈소스코드 실행결과입니다. o만 나오고 그 뒤로 아무런 작동을 하지 않습니다.)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2004224724/ec1dcf8f3ab665c4d0a7c10d9d69b6e6/_____.png" />
         <pubDate>2023-05-01 14:06:10 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2573763824</guid>
      </item>
      <item>
         <title>1번 과제 문자열 제한 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2574991710</link>
         <description><![CDATA[<div>3-1과제에서 20byte를 넘는 문자열을 입력하면<br>20byte만 잘라서 반환하는 것인지<br>20byte를 초과하지 못하게 입력을 받게하는 것인지 궁금합니다.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-02 10:28:48 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2574991710</guid>
      </item>
      <item>
         <title>키트 문제</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2575038423</link>
         <description><![CDATA[<div>방금 전까지 잘 디버깅 되던 키트가 FSP Configuration을 잠깐 고치고 다시 디버그 하려고 하니 아래와 같은 오류가 발생하면서 키트에 디버깅한 파일이 다운로드가 되지 않습니다. 혹시 키트에 문제가 생긴걸까요?<br><br>GDB action 'Finished download', has failed with error report, Error 0x00010206: An erasure error of the internal flash ROM occurred. The flash ROM may have been degraded.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-02 11:20:28 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2575038423</guid>
      </item>
      <item>
         <title>3-3 Answer Sound 질문</title>
         <author>vkjwxy</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2575269225</link>
         <description><![CDATA[<div>실제 제공해주신 음원 파일, 예시 동작 영상, 그리고 제가 직접 실행시켰을 때 음이 약간씩 다른데 이 정도의 오차는 괜찮은지 궁금합니다.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-02 14:17:47 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2575269225</guid>
      </item>
      <item>
         <title>평가기준 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2576529762</link>
         <description><![CDATA[<div>3-1,3-2,3-3을 동시에 수행하는 경우도 고려해야 하나요?<br>예를 들어, 123을 동시에 작동하면 모터가 돌아가면서 단어를 맞추고 맞추면 암호화된 단어가 나오는 식입니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-03 10:01:31 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2576529762</guid>
      </item>
      <item>
         <title>FSP configuration 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2577670572</link>
         <description><![CDATA[<div>이번&nbsp;과제에서는 스켈리톤 코드가 없어 사용하는 inturrupt와 agt gpt의 callback fuction이나 stack 설정이 모두 다를거 같은데 과거처럼 hal_entry.c만 복사해서 평가하는게 아니고 전체 파일을 이용해서 평가하게 되나요??</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-04 03:54:12 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2577670572</guid>
      </item>
      <item>
         <title>3-3</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579037715</link>
         <description><![CDATA[<div>예시 영상을 보니깐 3-3 스위치를 누른 후 1초정도의 delay가 있고 나서 첫 단어가 나옵니다.<br>영상처럼 동작하기 위해서 agt를 시작과 동시에 start하여 계속 5초마다 interrupt를 발생시키고, interrupt handler에서 3-3기능에 대한 flag로 확인하여 3-3기능이 on되었을 때, 단어를 보내주는 방식이라 추측하였습니다. </div><div>저는 3-3 기능 on을 위해 스위치를 누르면 바로 단어를 보내주고, 그 이후에 agt  open&amp;start시키고, 다시 누르면 stop&amp;close하는 방식을 이용하여 5초간 단어를 보내주는데, 이 방식으로 진행해도 상관없는지 문의드립니다.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-05 02:51:08 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579037715</guid>
      </item>
      <item>
         <title>assignment 3 평가 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579207065</link>
         <description><![CDATA[<div>assignment3 에서 혹시 코드의 간결성이나 파일 정리가 평가요소에 들어가나요?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-05 07:22:04 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579207065</guid>
      </item>
      <item>
         <title>보드 관련 이슈</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579235310</link>
         <description><![CDATA[<div>e2_studio에서 다른 프로젝트를 실행해서 디버그를 진행해도 보드가 전 프로그램을 동작하는데 보드를 초기화 하는 방법이 있을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-05 07:56:14 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579235310</guid>
      </item>
      <item>
         <title>Tera-term initial setting</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579343801</link>
         <description><![CDATA[<div>Tera-term 사용방법에 관한 PPT를 보던 중 의문이 생겨 문의드립니다. 혹시 TERATERM.INI 파일을 import하면 PPT상에 다음페이지에 나온 것처럼 New line이나 Local echo setting이 setting 되는게 정상적인 건가요?? 저는 교안과 같이 setting되지 않아 따로 setting 하는데 이렇게 해도 관련이 없는건가요?? 또한 TERATERM.INI가 어떤 것을 세팅해주는지 궁금합니다!</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-05 09:49:48 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579343801</guid>
      </item>
      <item>
         <title>DAC 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579417605</link>
         <description><![CDATA[<div>DAC 관련 코드를 추가하는 과정에서 해당 오류가 발생하는데 어떤 오류일까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1981202293/f65f6b5879fe55fbb1fb541a79365010/image.png" />
         <pubDate>2023-05-05 11:26:03 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579417605</guid>
      </item>
      <item>
         <title>3-3번 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579635359</link>
         <description><![CDATA[<div>맨 처음에 입력한 답이 틀렸을 경우 FND가 둘 다 빈칸인 채로 둬야 하나요 아니면 0을 표기해야 하나요?<br>추가로 단어가 표시되고 5초간에 입력은 한번만 한다고 가정해도 되나요? 지금 코드에서 5초동안 정답을 여러 번 입력하면 입력한 만큼 점수가 오르는데, 이를 고쳐야 하는지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-05 14:35:38 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579635359</guid>
      </item>
      <item>
         <title>assignment3</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579686150</link>
         <description><![CDATA[<div>3-3 문제// 문자열 일치할 경우 벨소리 시작되고, 벨소리가 끝나는 시점으로부터 5초 뒤에 새로운 문자열이 출력됩니다.  이 부분 괜찮나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-05 15:19:50 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2579686150</guid>
      </item>
      <item>
         <title>3-2번 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580153818</link>
         <description><![CDATA[<div>3-2번에서 긴급 정지에&nbsp;의해서 초기화를 하고 다시 2번 스위치를 누를 경우 처음 한번 스위치 입력이 안되는 경우가 가끔 발생합니다. 다시 누르면 정상적으로 작동하는데 제 코드 상의 문제일까요 아님 보드에서 가끔 이런 경우가 발생할 수 있나요? 긴급 정지 진행 후 ch2_adc_result값을 0으로 초기화해도 같은 문제가 발생합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-06 06:27:51 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580153818</guid>
      </item>
      <item>
         <title>3-2 질문사항</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580179326</link>
         <description><![CDATA[<div>3-2에서 cds value가 1000이 넘으면 긴급제동이 됩니다. 그런데 이를 측정하는 기준이 저의 경우, variable resistor와 마찬가지로 500ms 기준으로 측정했습니다. 혹시 이러한 cycle없이 즉각적으로 측정하도록 해야하나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-06 07:52:06 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580179326</guid>
      </item>
      <item>
         <title>3-3 관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580198549</link>
         <description><![CDATA[<div>안녕하세요 조교님. 3번 문제에서 DAC 출력을 제외하였을 때에는 정답을 맞추는 것과 관계없이 5초 counting에 맞춰서 단어가 출력하는 것을 확인할 수 있었습니다.<br>이를 확인하고 DAC 출력을 uart callback쪽에 정답을 맞출 경우로 넣어줬는데 정답을 맞출 경우 단어 출력 시간이 6초 정도로 1초가 delay되는 것을 확인할 수 있었습니다. (정답을 틀릴 경우는 5초 counting에 맞춰서 출력됩니다.)<br>AGT를 통해 5초를 counting 했는데 AGT와 DAC출력에서 같이 사용되는게 있어서 그런 걸까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-06 08:48:20 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580198549</guid>
      </item>
      <item>
         <title>Interrupt Falling Edge 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580270829</link>
         <description><![CDATA[<div>Interrupt 설정을 Falling Edge로 설정하면 스위치를 누를 때 작동이 되던데, Interrupt는 active-low 방식으로 작동되는 건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-06 12:15:53 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580270829</guid>
      </item>
      <item>
         <title>UART만 연결하면 디버깅이 안됩니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580326215</link>
         <description><![CDATA[<div>GDB action 'Finished download', has failed with error report, Error 0x00010206: An erasure error of the internal flash ROM occurred. The flash ROM may have been degraded.<br>라는  에러가 나와서 게시판에 있는 조교님의 답변대로 하드웨어들을 전부 분리시켜서 실행을 해보니, UART 연결시에만 저런 오류가 나오는걸 확인 할 수 있었습니다. 물리적인 충격이나 코드상 에러가 없었는데, 어느 시점에 갑자기 에러발생 후 복구되지를 않습니다. 혹시 다른 해결 방안에 대하여 알고 계신가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-06 14:18:52 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580326215</guid>
      </item>
      <item>
         <title>다음메시지가 뜨며 Code가 적용되지 않습니다. 디버깅에 오류는 없는데, 코드를 수정해서 적용해도 계속 이전 버전의 코드로 보드가 동작합니다 </title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580334919</link>
         <description><![CDATA[<div>GDB action 'Finished download', has failed with error report, Error 0x00010206: An erasure error of the internal flash ROM occurred. The flash ROM may have been degraded.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-06 14:37:05 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580334919</guid>
      </item>
      <item>
         <title>[공지] &#39;Finished download&#39; has failed with error report, ~ &quot;An erasure error of the internal flash ROM occurred.&quot; 관련 대처 방법 안내</title>
         <author>Jonghun2022</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580401097</link>
         <description><![CDATA[<div>지금까지 해당 문제가 발생한 학생분들이 꽤 있어, 간단한 대처 방안을 공유해드립니다.<br><br>우선, Renesas 본사 측의 답변에 의하면, 간혹 USB-Serial Module을 연결한 상태에서 Debugging을 수행할 경우, Flash Memory에 Write하는 과정에서 문제가 발생할 수 있다고 합니다.<br><br>이 외에도, 잘못된 Address 접근, Memory 내 다른 Region에 대한 침범 등, 다양한 이유로 Flash Memory Error가 발생할 수 있습니다.<br><br>이에 대한 확실한 대처 방안은 아직 정해지지 않은 상태로, 임시 방편을 여러분들께 알려드리고자 합니다.<br><br>다음과 같은 순서로 진행해보시길 바랍니다.<br><br>1) 첨부 사진과 같이 Project를 설정하고, USB-Serial Module을 분리한 후 Debugging을 먼저 수행 (이때 외부 전원을 사용)<br><br>2) Debugging이 진행 중인 상태에서 다시 USB Module을 연결<br><br>--&gt; Erasure Error가 발생한 상황에서는, 모든 Hardware를 분리한 후, Emulator만 연결한 상태에서 먼저 기본 Code(GPIO 등)를 돌려보시길 바랍니다. (위의 설정대로)<br><br>이 방법으로도 Flash Memory에 남아있는 더미 데이터가 정상적으로 지워지지 않는다면, 연구실 방문이 불가피할 수 있습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1600269929/b386f0272e8d892cc48533bc95329b29/__.png" />
         <pubDate>2023-05-06 15:23:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580401097</guid>
      </item>
      <item>
         <title>Enable refresh 관련질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580421756</link>
         <description><![CDATA[<div>3-1, 3-2를 마무리하고 3-3과제를 수행하던 중 계속하여 처음보는 에러사항이 발생하여서 질문드립니다.&nbsp;<br>첫번째는 real-time으로 변수값이 변하지 않는점입니다. 3-1에 해당하는 과제가 정상적으로 Tera-Term에서 수행하는데, 이에 맞는 real-time variable이 변하지 않습니다.&nbsp;<br>두번째는 코드를 변경해도 debug한 결과가 계속 동일하게 나옵니다. 첫 번째 문제에서 원인을 파악하기 위해서 interrupt의 순서를 변경하는 등 코드를 여러번 변경해보았지만, 실행하는 결과가 항상 동일합니다.&nbsp;<br>&nbsp;마지막으로 debug 완료 후 Resume을 누르면 자꾸 이상한 경로로 빠지게 됩니다.&nbsp;Heap size문제인것으로 판단하고 조절해보았지만, 동일한 문제가 계속 발생하고 있습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-06 16:05:12 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2580421756</guid>
      </item>
      <item>
         <title>Interrupt priority 관련 질문</title>
         <author>smh9800</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2582006676</link>
         <description><![CDATA[<div>모든 Interrupt를 같은 priority로 설정하더라도<br><br>fsp로 설정한 uart함수는 Interrupt status flag 비트가 실행하자마자 0이 되어서 for문을 동작하던 중이어도 같은 순위인 agt 인터럽트가 동작될 수 있는거 같습니다.<br><br>expression을 켜고 보더라도 소리가 나오는 중에서도 100ms마다 발생하게 만들어둔 agt 인터럽트가 발생되어 숫자가 증가되는것이 보이는데, 공지에 올라와있는 부분을 고려하지 않았으면 무조건 감점인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-08 12:57:34 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2582006676</guid>
      </item>
      <item>
         <title>이상작동 관련 질문 드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2585170750</link>
         <description><![CDATA[<div>디버깅시&nbsp;이러한 헤더파일로 넘어가고 작동이 안되는데 어떤 문제일까요..?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2044862251/f9876ffccfdebbb28b1fa1fbc73199f2/KakaoTalk_20230510_174119890.jpg" />
         <pubDate>2023-05-10 08:46:23 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2585170750</guid>
      </item>
      <item>
         <title>DLC 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2585519819</link>
         <description><![CDATA[<div>DLC의 max가 8byte이고 그 때의 값이 1xxx으로 알고 있는데&nbsp;그러면 xxx는 아무 값이나 적어도 되나요? ex) 1000, 1111</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-10 13:34:46 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2585519819</guid>
      </item>
      <item>
         <title>pdf p7질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2585526450</link>
         <description><![CDATA[<div>priority가 높은 것이 먼저 실행되는 방식인데 이 때 하나의 device가 실행 중일 때 계속해서 다른 device가 추가적으로 들어온다면 worst case를 고려하면 가장 낮은 priority를 갖는 device는 계속 실행이 안되는 상황이 발생할 수도 있는건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-10 13:39:21 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2585526450</guid>
      </item>
      <item>
         <title>USB Port 관련 질문 드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2588782938</link>
         <description><![CDATA[<div>Assignment3 때까지는 문제가 없었는데<br>window업데이트 문제인지 어느순간부터 USB Port인식이 되지 않습니다.<br>Window 업데이트 제거 및 아이캠퍼스 9주차 자료에 올려주신 USB driver file등을 이용해봐도 문제가 해결되지 않습니다.<br>Renesas USB Development Tools는 인식 하는것 같습니다...</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1996447650/621d1ace0a24dfdb9dc8164fbfd3965d/__.PNG" />
         <pubDate>2023-05-12 14:23:16 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2588782938</guid>
      </item>
      <item>
         <title>final_project 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2589257490</link>
         <description><![CDATA[<div>안녕하세요 조교님.<br>아스키 포맷으로 정보를 보낼 경우 "protocol을 준수하지 않는 입력입니다"라는 구문이 뜨는 기준이 뭔가요?&nbsp;<br>추가로 아스키의 경우 이진수로 11byte 즉 88bit를 입력하는것이 맞나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-13 01:43:43 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2589257490</guid>
      </item>
      <item>
         <title>보드에 다운로드가 안되는 현상</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2589805218</link>
         <description><![CDATA[<div>안녕하세요 조교님.<br><br>코드를 작성하고 지난 실습때처럼 디버깅을 시작하려고 하니 위 사진과 같이 다운로드가 안 됐다고 뜹니다.<br><br>왼쪽 창에서 쓰레드가 실행중이라고 뜨긴 합니다만 원래 디버깅 할때는 systemInit 함수에서 F8을 한번 눌러줘야 다음으로 진행하는데 이번에는 그런것도 되지 않고&nbsp; 확인을 위해 hal_entry 함수 첫번째 줄에다가 코드를 쳐 놓고 breakpoint 를 설정했는데 거기에 걸리지도 않는걸 보니 뭔가 보드에 프로그램이 올라가지 못하는것 같습니다.<br><br>혹시 해결 방법이 있을까요? 지금까지는 한번도 이런 일이 없었습니다..</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1750616350/fc4e4b8c1735d06e9313c64de110c471/dddd.PNG" />
         <pubDate>2023-05-14 01:59:35 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2589805218</guid>
      </item>
      <item>
         <title>CSMA/CR</title>
         <author>tpwjd218</author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2589982287</link>
         <description><![CDATA[<div>교수님은 CR이라고 설명하시고 조교님은 CA라고 설명하시는데 뭐가 맞나요??</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-14 11:42:08 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2589982287</guid>
      </item>
      <item>
         <title>debug관련 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2590904274</link>
         <description><![CDATA[<div>breakpoint 설정 중에 이런표시가 뜨면서 breakpoint가 걸리지 않습니다. 혹시 설정 문제일까요? 이런적이 처음이라 해결방법을 모르겠습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1974653753/eab9d5354649935bcaf237a1cf78e816/______2023_05_15_162902.png" />
         <pubDate>2023-05-15 07:32:10 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2590904274</guid>
      </item>
      <item>
         <title>작동 디테일 관련 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2590982751</link>
         <description><![CDATA[<div>안녕하세요 조교님. Final project 의 작동과 관련해 궁금한 점이 생겨 질문 드립니다.<br><br>1. 교안을 보면 write protection 이 enable 되어 있을 때 LED3 이 꺼져 있어야 한다고 써 있는데, 조교님께서 강의 영상에서 언급하신 바에 따르면 초기 LED3 는 켜져 있는 상태이다. 라고 말씀하셨습니다. Write protection 이 enable 되어 있는 상태가 보드가 명령을 받아들여 동작을 수행할 수 있는 상태인 것이 맞습니까?<br><br>2. servo motor 의 경우 0도 ~ 180 도의 범위를 가지고 있는데, control 시에 만약 현재 각이 0도 또는 180 도 인데 여기에서 -10 또는 +10 을 하게 명령이 오면 어떻게 처리해야 하나요?&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-15 08:34:35 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2590982751</guid>
      </item>
      <item>
         <title>FND에서 bin 관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2591415143</link>
         <description><![CDATA[<div>expression창에서 bin을 눌러본결과, data length부분 ASCII코드가 0x31로 표시되는데, 교안 상에선 0x34라고 적혀있다보니 혹시 제가 잘못 돌린건지 교안에 잘못적혀있는건지가 궁금해서 질문 남깁니다. 감사합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-15 14:24:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2591415143</guid>
      </item>
      <item>
         <title>write protection 기능 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2592082856</link>
         <description><![CDATA[<div>안녕하세요 조교님.<br><br>write protection 이 작동되고 있는 동안에는 어떠한 명령에도 동작하지 않는다고 쓰여 있는데, 그렇다면 모니터링 기능도 꺼져 있어야 하는것이 맞나요?<br><br>이름은 write protection 인데 모니터링은 read 동작이라는 생각이 들어 여쭤봅니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-16 00:48:17 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2592082856</guid>
      </item>
      <item>
         <title>Timer period 설정 관련 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2592136022</link>
         <description><![CDATA[<div>안녕하세요 조교님.<br><br>엑셀 시트의 control 기능 중 맨 하위 Timer Period (ADC Monitoring period) 조절 부분을 보면 datalength 는 1100 으로 12 bit 라고 명시되어 있는데 설명 란에는 그림으로 된 표시는 12bit로 되어 있지만 글로 된 설명에는 하위 9bit 를 사용하라고 되어 있으며,&nbsp;<br><br>디버깅을 통해 만져 보니 실제로 datalength 가 9bit를 통해 옴을 확인했습니다<br><br>그런데 9bit 로는 1000 ~ 3000 ms 를 표시할 수 없기 때문에 datalength 가 12 가 되어야 하는 것이 아닌가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-16 01:26:19 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2592136022</guid>
      </item>
      <item>
         <title>GUI 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2595910291</link>
         <description><![CDATA[<div>안녕하십니까 조교님<br>Final Project 수행 도중 문제가 있어서 질문 남깁니다.<br>제가 이해한 바로는 GUI의 버튼들을 누르면 GUI에서 자동으로 UART 통신을 이용해 6-byte(Binary 기준) 크기의 Protocol을 보냅니다. 즉,&nbsp;<br>user_uart_callback도 6번 일어나야 하고<br>if(p_args-&gt;event == UART_EVENT_RX_CHAR) 안의 내용도 6번 일어나야 합니다. 그러나 Breakpoint도 설정해보고 expression으로 data의 값을 확인해본 결과 Binary 입력 스위치를 눌렀을때, 또는 ASCII 형태로 입력을 했을 때 모두<br>STX, (Device Address+Message Format)x2<br>형태의 3-byte 크기 protocol이 발생합니다..<br>혹시나해서&nbsp;<br>1) 제가 작성한 Final Project source code에 Tera-Term으로 입력을 주었지만 이상이 없었고&nbsp;<br>2) Assignment3 source code에 GUI를 이용해 입력을 주었을 때는 위와 똑같은 3-byte 크기의 protocol이 확인되었습니다.<br>GUI에 이상이 있는게 아닌지 잘 모르겠습니다..</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-18 06:53:28 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2595910291</guid>
      </item>
      <item>
         <title>DAC 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2596111222</link>
         <description><![CDATA[<div>텀 프로젝트에서는 저번 과제와 달리<br>DAC 출력 중에는 다른 동작이 안되고 소리만 나오게 해야 하나요?&nbsp;<br>아니면 다른 동작이 다 되지만 소리 출력도 끊기지 않아야 할까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-18 10:35:06 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2596111222</guid>
      </item>
      <item>
         <title>monitoring 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2596406879</link>
         <description><![CDATA[<div>엑셀&nbsp;파일에 보면 monitoring 부분에서 Message type에 ASCII일때는 0X32일때 동작하도록 되어있는데, group number 이나 command에는 ascii 일때의 값이 없는데 monitoring은 binary일때만 동작하면 되는 것으로 이해해도 될까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-18 15:11:39 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2596406879</guid>
      </item>
      <item>
         <title>동작에는 이상이 없지만</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597108873</link>
         <description><![CDATA[<div>Invalid project path: Duplicate path entries found (/Final [Include path] base-path:Final isSystemInclude:true includePath:src), path: [/Final].<br><br>위와 같은 경고가 나오는데 어떤건지 알 수 있을까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2016894438/21b8a41c71c9bbac604d49e1101c8dd6/_____2023_05_19_123135.png" />
         <pubDate>2023-05-19 03:32:52 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597108873</guid>
      </item>
      <item>
         <title>GUI 에러 창 관련 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597250383</link>
         <description><![CDATA[<div>GUI에서 학번까지 입력한 후 아무것도 하지 않은 상태에서 Serial Transmit Data Send를 클릭하면 위와 같이 뜨는데, 이렇게 뜨는게 정상인가요? 아니라면 혹시 해결 방법이 따로 있을까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2053551802/403cb764f57a7ba2c5db8119dc39628e/______2023_05_19_144958.png" />
         <pubDate>2023-05-19 05:54:19 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597250383</guid>
      </item>
      <item>
         <title>DC모터 동작관련 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597544865</link>
         <description><![CDATA[<div>모터의 dutyrate가 방향이 전환되면 100-기존 비율 처럼 떨어지는데, 그대로 두는것과 프로그램상에서 나오는 것처럼 유지하는 것중에 어떤게 나은 동작인지 알 수 있을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-19 12:13:54 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597544865</guid>
      </item>
      <item>
         <title>function 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597798789</link>
         <description><![CDATA[<div>이번 final에서 사용하면 안되는 fuction이 있는지 궁금합니다.&nbsp;<br>수업시간에 배우지 않았던 R_AGT_PeriodSet(p_ctrl, period_counts)<br>이런 함수도 써도 되나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-19 16:25:21 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597798789</guid>
      </item>
      <item>
         <title>Privilege 문의</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597811207</link>
         <description><![CDATA[<div>Privilege에서의 동작 제한은 해당 동작이 작동하는 것이 완전 제한된다는 건가요 아니면 Write Protection처럼 작성하는 것이 제한된다는 건가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-19 16:39:46 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597811207</guid>
      </item>
      <item>
         <title>debug 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597938466</link>
         <description><![CDATA[<div>debug 중 이런 에러가 뜨면서 진행이 되지 않는데 해결 방법을 알 수 있을까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1990563392/951adc2767c7f173a28147b24e2f91f1/image.png" />
         <pubDate>2023-05-19 19:12:06 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2597938466</guid>
      </item>
      <item>
         <title>타이머 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598072063</link>
         <description><![CDATA[<div>안녕하세요 조교님. 이번 프로젝트에서 timer 기능을 사용하던 중에 궁금증이 생겨서 질문드립니다.&nbsp;<br>만약 동시에 여러개의 시간을 측정해야한다고 할때, 굉장히 짧은 시간의 timer를 설정해놓고 count 값을 올려 측정하게 할 경우 interrupt가 너무 빠르게 실행되서 문제가 생길수도 있을까요? 아니면 그 방식보단 한번에 3개 이상의 timer를 쓰는 것이 더 자주 사용하는 방법인지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-20 00:50:04 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598072063</guid>
      </item>
      <item>
         <title>SW3번 모드 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598195784</link>
         <description><![CDATA[<div>1,3 모드가 각각 가변저항, 조도센서인데 기본을 1로 하는 상태(가변저항), 0(FND 출력X, ADC 측정X)어떤게 더 옳은 동작인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-20 07:54:25 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598195784</guid>
      </item>
      <item>
         <title>Variable Registor</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598216043</link>
         <description><![CDATA[<div>Variable Registor의 Percentage 값이라는 것은 시계방향으로 돌렸을때 0%라는 것인가요 100%라는 것인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-20 09:00:34 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598216043</guid>
      </item>
      <item>
         <title>디버깅을 하면 다음과 같은 오류가 계속 뜹니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598250138</link>
         <description><![CDATA[<div>SCI-UART 공지에 나온 방법으로 따라해도 고쳐지지 않습니다. 이전의 답변에서 메모리 접근을 잘못한 것이 있을 수도 있다고 하여 찾아보았지만 index를 넘어가거나 포인터를 잘못 쓴 경우를 찾지 못했습니다. 혹시 레지스터 설정에서도 메모리 오류가 생길 수 있나요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1752802086/10348abb8a04062bb6254f5588023993/image.png" />
         <pubDate>2023-05-20 10:39:34 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598250138</guid>
      </item>
      <item>
         <title>(윗 질문에 이어서)추가로 이러한 오류도 뜹니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598250553</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1752802086/b10fd077faf3ba4a586c767741f6c640/image.png" />
         <pubDate>2023-05-20 10:40:54 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598250553</guid>
      </item>
      <item>
         <title>write protection, privilege 모드 질문입니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598452302</link>
         <description><![CDATA[<div>security쪽에서 헷갈리는 게 있어 질문드립니다. 위에 댓글들과 조교님께서 올려주신 엑셀파일을 통해 제가 이해한 바로는 우선 첫번째로 write protection에서는 RA6M3-&gt;PC 즉, read에 관한 기능인 tact switch(스위치4개)는 모두 정상 동작이 되어야 하는 것이고, 두번째로 write protection, privilege(admin)모드에서 adc에서는 처음에 해야하는 period설정이 막히기 때문에 가능한 기능은 mode 1,3 바뀌는 설정 변경(스위치3번) 이외에는 모두(예를 들어 adc 측정값) 작동이 안돼야 하는 것으로 이해했는데 제가 이해한 부분이 맞나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-20 17:44:01 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598452302</guid>
      </item>
      <item>
         <title>디버깅 오류</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598776833</link>
         <description><![CDATA[<div>보드 문제인지 디버깅이 새롭게 되지 않는 오류가 발생합니다. 계속 이전에 디버깅 했던 코드만 유지되어서 동작합니다. 코드 문제인지해서 이전에 진행했던 다른 프로젝트로 돌려보았지만 똑같은 현상이 발생합니다.<br><br>Break at address "0x2858" with no debug information available, or outside of program code.. 이런 문구가 뜨면서 디버깅이 되지 않습니다. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1991368224/f948b9fb32f227d154c8f43b80742e22/image.png" />
         <pubDate>2023-05-21 12:11:41 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598776833</guid>
      </item>
      <item>
         <title>코드 보드에 download 안됩니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598794760</link>
         <description><![CDATA[<div>build, debug 정상적으로 동작하지만, 막상 run해보면 코드가 먹통으로 되고 이전 assignment가 작동합니다.&nbsp;<br>다른&nbsp;코드 집어 넣었을 때 정상적으로 작동되는 것을 보아, 제 코드의 문제 같은데, 어떤 부분이 문제인지 알 수 있을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-21 12:50:52 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598794760</guid>
      </item>
      <item>
         <title>DC모터에서 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598795190</link>
         <description><![CDATA[<div>FSP Config로 gpt를 설정했더니 direction을 바꿀 때 Dutyrate가 알아서 재설정됩니다. 그림의 부분 때문인 것 같은데 혹시 해당 설정을 비활성화 하거나 retain으로 설정하는 방법같은게 있을까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1990196564/7e88d975c8bb933b9be8cb6587739e89/image.png" />
         <pubDate>2023-05-21 12:51:39 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598795190</guid>
      </item>
      <item>
         <title>무결성 검사</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598832160</link>
         <description><![CDATA[<div>GUI에서 직접 입력한 명령 이외에도 클릭으로  보내지는 명령어의 무결성 검사를 필수적으로 진행해야 하는지 문의드립니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-21 14:03:01 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598832160</guid>
      </item>
      <item>
         <title>코드 보드에 donload 안됩니다__2</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598859443</link>
         <description><![CDATA[<div>이렇게 뜹니다</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1996392172/167ad3196d0a49173a01a8025669ddc4/TTTTTT.PNG" />
         <pubDate>2023-05-21 14:52:49 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2598859443</guid>
      </item>
      <item>
         <title>timer count관련 기능 질문드립니다.</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2599477654</link>
         <description><![CDATA[<div>정해진 시간마다 FND의 수를 0부터99까지 올리는 경우에 대해 질문드립니다.<br><br>이 작동이 debugging한 직후부터 계속 표시되어야하는지, 아니면 timer period를 입력했을때부터 표시되고 작동해야하는지 햇갈려서 여쭤봅니다. 어떤 방식으로 하는게 맞을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-22 04:54:27 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2599477654</guid>
      </item>
      <item>
         <title>admin모드에서 adc 동작</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2599823688</link>
         <description><![CDATA[<div>adc_open은 초기설정에서 되어있어서<br>admin이나 root나 adc자체는 동작하는데<br><br>ROOT에서 타이머 설정하고 모니터링이 되다가<br>ADMIN이 되면 READ부분도 같이 잠겨서 센서 값들이 변하지는 않는데 GUI로 전송은 안되지만&nbsp;센서 값들이 변하기는 해야하는 건가요?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-22 09:30:31 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2599823688</guid>
      </item>
      <item>
         <title>제출할 때 압축파일</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600154326</link>
         <description><![CDATA[<div>제출할 때 프로젝트 자체를 압축하여 여러 번 제출하였더니 finalProject-1과 같이 뒤에 숫자가 붙어 project file 이름이 바뀌는데 상위 폴더를 하나 더 만들어 그 폴더를 압축해서 제출해도 되나요? 그리고 혹시 제출명 형식은 따로 없는 것인가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-22 14:18:00 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600154326</guid>
      </item>
      <item>
         <title>디버깅 오류 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600238406</link>
         <description><![CDATA[<div>디버깅을 시작&nbsp;하면서 이 코드에서 넘어가지 않고 있는데 어떤 오류인가요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2036084684/842ecf2a68d520708ba6b3197faf11a1/image.png" />
         <pubDate>2023-05-22 15:19:15 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600238406</guid>
      </item>
      <item>
         <title>SW4 FND 1~2 reset</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600319715</link>
         <description><![CDATA[<div>FND에 출력되는 counter가 00으로 바뀌는데, 이때, timer count를 reset시켜서 0s부터 시작하게 만들어야 하는지 궁금합니다. FND출력 값만 바꾸면 0으로 초기화 후 바로 바뀌는 경우도 생겨서 문의드립니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-22 16:24:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600319715</guid>
      </item>
      <item>
         <title>위 질문 연장입니다!</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600975880</link>
         <description><![CDATA[<div>ㄷ디버깅 시작하면 이 코드에서 한번 멈춥니다!!</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2036084684/34aa822e6c2b91beb0525ade0f0819b6/image.png" />
         <pubDate>2023-05-23 03:13:05 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2600975880</guid>
      </item>
      <item>
         <title>화면 글자 크기 설정 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601220683</link>
         <description><![CDATA[<div>실수로 ctrl -를 눌렀는데 코드가 작아서 안보이는데 다시 키우는 방법이 있나요? ctrl +를 해도 안커져서 질문 드립니다.<br>추가적으로 글시체가 이상하게 나오는 현상이 발생하는데 해결방법이 있을까요? 제가 입력하려는 문자만 글시체가 다르고 volatile등의 코드를 써도 색깔이 변하지 않고 밑에 빨간줄이 표시됩니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2004224724/b38f1cb1c1a4fe31bd7d10200ecf3816/_____.png" />
         <pubDate>2023-05-23 06:25:50 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601220683</guid>
      </item>
      <item>
         <title>입력 범위 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601634014</link>
         <description><![CDATA[<div>예외적인 입력도 고려해서 예외 처리를 해주어야 하나요? (예를 들어 servo motor에서 180일 때 +10을 하는 경우)</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-23 12:24:24 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601634014</guid>
      </item>
      <item>
         <title>Build가 안됩니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601816634</link>
         <description><![CDATA[<div>R_SCI_UART_Open(&amp;g_uart0_ctrl, &amp;g_uart0_cfg); 을 넣으면 makefile에서 오류가 나서 build가 안됩니다. 혹시 어떻게 해결하는지 알 수 있나요?&nbsp;<br>makefile:72: recipe for target 'final_project.elf' failed<br>이런 메시지가 뜹니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-23 14:30:44 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601816634</guid>
      </item>
      <item>
         <title>LED 1 버튼의 data field</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601817043</link>
         <description><![CDATA[<div>GUI에서 LED1 버튼을 클릭했을 때, data length와 data field에 0이 들어와야 한다고 생각했는데, 확인해보니까 이전 값이 변하지 않고 그대로 담겨있는 것이 확인되었습니다. DC Motor의 duty rate를 0으로 설정하는 과정 또한 동일하게 data field를 0으로 작성하는 부분이지만 문제없이 잘 작동하는 반면 LED1은 command까지만 전송되는 것 같은데 혹시 제가 코드를 잘못 작성한 것인지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-23 14:31:04 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601817043</guid>
      </item>
      <item>
         <title>Write Protection 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601828552</link>
         <description><![CDATA[<div>처음&nbsp;key를 입력하여 Write Protection을 해제한 이후에 key를 다시 입력하는 경우도 고려해야 하나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-23 14:39:36 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2601828552</guid>
      </item>
      <item>
         <title>Error 0x00030806 </title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2602800999</link>
         <description><![CDATA[<div>디버깅을 하는 도중<br>위와 같은 에러가 한번 뜬 이후로&nbsp;<br>이전에 완성하고 작동되던 프로젝트들도 디버깅시 계속해서 다음과 같은 에러가 발생하고 있습니다.<br>해결방법이 있는지 질문드립니다<br><br>0x0030806: First communications connection with the tarage MCU cannot be made normally.DAP cannot be found in the connection target.Check the connection target or lower the JTAG/SWD clock frequency <br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1752260897/fa1aa915121703f3ceabb1c93424dc0d/image.png" />
         <pubDate>2023-05-24 06:00:29 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2602800999</guid>
      </item>
      <item>
         <title>학번입력 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2602960616</link>
         <description><![CDATA[<div>제&nbsp;학번 이외의 다른 학번이 입력되었을 때에는 작동 안되게 하는 것이 맞나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-24 08:03:54 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2602960616</guid>
      </item>
      <item>
         <title>ASCII 타입 메세지 무결성 검사</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603080800</link>
         <description><![CDATA[<div>실시간&nbsp;qna때 ASCII 타입 메세지에 대해서는 무결성 검사가 구현되어야 한다고 하셨는데 그 범위가 메세지 전체 11byte인지, 아니면 Data Field 한정 4byte인지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-24 09:50:18 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603080800</guid>
      </item>
      <item>
         <title>디버깅시 에러 발생</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603219666</link>
         <description><![CDATA[<div>방금까지&nbsp;실행이 잘되었는데 어느 순간 디버깅을 할 때 시간이 오래 걸리면서 다음과 같은 에러가 뜨면서 실행을 할 수 없게 되었습니다. 혹시 에러의 이유가 무엇인지 알 수 있을까요??</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2008270257/f38a9da553c8377df2df918936c88964/__.PNG" />
         <pubDate>2023-05-24 12:13:37 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603219666</guid>
      </item>
      <item>
         <title>ADC GUI질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603234684</link>
         <description><![CDATA[<div>period에 맞게 variable값이 바뀌도록 설정하였는데 그렇게 하니까 GUI상에 mode를 표시하는 창도 period가 커질수록 늦게 바뀌는 현상이 발생합니다. 혹시 감점요인이 될까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-24 12:27:05 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603234684</guid>
      </item>
      <item>
         <title>pdf 17 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603437804</link>
         <description><![CDATA[<div>처음&nbsp;program을 실행하거나 reset을 할 때 라고 쓰여있는데 reset이 정확히 어떤 동작인지 잘 모르겠습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-24 14:58:13 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603437804</guid>
      </item>
      <item>
         <title>protection 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603455570</link>
         <description><![CDATA[<div>엑셀시트에 monitoring에서 protection이 걸려있어도 동작해야 한다고 쓰여있는데 timer count는 default 값인 1s에서 바꿀 수 없는 상태로 fnd에 출력이 되고 ADC에서 period는 입력을 못하기 때문에 monitoring할 수 없다고 이해했는데 맞나요?<br>+ tact만 온전히 모든 기능을 할 수 있는 상태로 구현하였습니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-24 15:13:01 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603455570</guid>
      </item>
      <item>
         <title>flash ROM error</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603618370</link>
         <description><![CDATA[<div>9주차에 나와있는 방법대로 시도했지만, 해당 문제가 해결되지 않으면 어떻게 해야하나요? 기본적인 GPIO 예제도 해당 에러가 지속적으로 발생합니다</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-24 17:33:56 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2603618370</guid>
      </item>
      <item>
         <title>DAC FND digit3</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604323760</link>
         <description><![CDATA[<div>dac기능관련해서 instruction상에 DAC가 다른 기능때문에 중단되면 안된다는 말만 있는데 이걸 만족만한다면 main문에 구현하지않아도 괜찮은가요?<br><br>또한 FND digit3에 대한 초기조건이 따로 설정되어있진않은데 그러면 초기에 off상태이다가 Adc타이머가 작동할때 켜지게 구현해도 괜찮은지 궁급합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-25 05:31:43 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604323760</guid>
      </item>
      <item>
         <title>data receive priority에 관련된 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604369040</link>
         <description><![CDATA[<div>agt timer interrupt 의 priority가 uart에서 receive priority 보다 낮을 때 어떤 동작을 실행시키는 중 저항값에 변화를 주어버리면 실행시켰던 동작이 고정이 되어버리고 다른 기능이 작동을 안하는 loop에 걸려 버립니다... timer interrupt를 preemption 하니 원래 진행되던 동작에 문제가 생겨버리는 것 같습니다. 왜그런 걸까요..?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-25 06:08:25 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604369040</guid>
      </item>
      <item>
         <title>CAN 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604517871</link>
         <description><![CDATA[<div>이번&nbsp;프로젝트에서 CAN의 동작은 SW를 통해 message를 출력하는 것 뿐이니 can_callback의 기능은 사실상 없다고 생각하는데 맞나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-25 08:01:03 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604517871</guid>
      </item>
      <item>
         <title>ADC 관련질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604613584</link>
         <description><![CDATA[<div>admin mode에서 root mode를 하고 다시 admin mode로 돌아왔을 때, GUI 화면에 마지막으로 측정된 모드와 센서 값이 변하지 않고 나와있는데 이러면 감점인가요?&nbsp;<br>그리고 VR값이 100을 넘을 수 있는건가요?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-25 09:24:36 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604613584</guid>
      </item>
      <item>
         <title>GUI Message 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604619498</link>
         <description><![CDATA[<div>학번이 2023123456일 경우, LED1번을 눌렀을 때, GUI에서 UART 통신을 통해 순서대로<br>0x02, 0b01011101(0x5D), 0b01000001(0x41), 0x00, 0x00, 0x03<br>이렇게 6byte를 보내는 것이 맞나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-25 09:30:38 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2604619498</guid>
      </item>
      <item>
         <title>FND조건에 대해 질문드립니다</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2605129115</link>
         <description><![CDATA[<div>FND에서 serial transmit data에 값을 보낼 때 10진수를 예로 들면 마지막 자리에 0x30~0x39의 값을 넣는 것으로 결정 되는데 여기에 범위 외의 값을 넣으면 훼손된 데이터로 가정하나요 아니면 0x30~0x39의 값만 넣을 것으로 가정하나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-25 17:09:30 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2605129115</guid>
      </item>
      <item>
         <title>AGT1 Registor 설정 관련</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2605251288</link>
         <description><![CDATA[<div>안녕하세요.<br>Timer Period를 설정할 수 있고 그 count 값을 FND로 출력하는 부분을 구현하다 문제가 생겨 질문 드립니다.<br><br>AGT1 Timer을 사용했고, period를 직접 설정해야 하므로 Registor 기반으로 구현했는데<br>Assignment2의 R_AGT1_Setting() 함수와 완벽히 동일하게 구현하여 Registor를 설정했으나 이 부분을 추가하면&nbsp;<br><br>Since the operating frequency is above a certain level, the command was executed with a memory wait cycle temporarily inserted.&nbsp;<br><br>라는 오류가 발생합니다. 원인 및 해결 방법이 궁금하여 질문 드립니다. 감사합니다.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-25 19:29:19 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2605251288</guid>
      </item>
      <item>
         <title>ASCII message 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2605698777</link>
         <description><![CDATA[<div>Control, Security 모드에서 ASCII message 보낼때 사용하지 않는 data field는 무조건 0x30 이어야 하나요??<br><br>예를 들어 11110001을 보내면 FND digit4에 1을 표시하고 11111112를 보내면 2를 표시하면 안되는 것이 맞는지 궁금합니다.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-26 04:30:31 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2605698777</guid>
      </item>
      <item>
         <title>디버깅 중 Error 관련 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606035206</link>
         <description><![CDATA[<div>Error 0x00040100: The command cannot be executed since the power supply to the MCU on the user system is turned off. 이라는 오류가 뜨면서 디버깅이 되질 않습니다. power 쪽 문제로 보이는데 어떻게 해결할 수 있을까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-26 09:53:13 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606035206</guid>
      </item>
      <item>
         <title>build error</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606063298</link>
         <description><![CDATA[<div>hal_data.h directory가 없다는것부터 시작해서 이런 build 오류가 발생하는데 원인이 무엇일까요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1996392172/311d1c17b7d167f76dc6f2423812b843/__.PNG" />
         <pubDate>2023-05-26 10:31:09 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606063298</guid>
      </item>
      <item>
         <title>DC 모터 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606665929</link>
         <description><![CDATA[<div>DC 모터가 ccw로 회전하고 있을 때 duty rate를 70으로 설정한 후, cw 버튼을 누르면 회전 속도가 ccw 방향 회전 속도와 같아야 하나요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-27 04:50:32 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606665929</guid>
      </item>
      <item>
         <title>실습키트 반납 예시</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606690842</link>
         <description><![CDATA[<div>위의 그림처럼 이미지 파일이 보드 반납 예시 사진인거 같은데 열리지 않습니다.<br><br>혹시 다시 한번 올려주실 수 있으신가요?</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1972213720/99aa54e72eb5f2f6cf4159e5b7462cd3/image.png" />
         <pubDate>2023-05-27 06:51:18 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606690842</guid>
      </item>
      <item>
         <title>제출 파일명 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606814443</link>
         <description><![CDATA[<div>따로&nbsp;명시가 없는 것 같은데 혹시 제가 미처 확인 못한 부분이 있을까요? 아니면 이전처럼 A4로해서 제출하면 될까요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-27 14:13:08 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2606814443</guid>
      </item>
      <item>
         <title>실습 코드 질문</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2607124829</link>
         <description><![CDATA[<div>14주차 실습 소스 코드는 따로 제공되지 않는 건가요??</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-28 10:53:02 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2607124829</guid>
      </item>
      <item>
         <title>Clock Frequency</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2611265786</link>
         <description><![CDATA[<div>Clock(LOCO, PCLKB 등)의 Frequency 값도 시험 때 제공되나요??</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-06-01 03:06:26 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2611265786</guid>
      </item>
      <item>
         <title>uint </title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2612832732</link>
         <description><![CDATA[<div>시험에서&nbsp;레지스터 값을 설정하는 것이 나온다고 하면 그 변수의 크기에 맞게 (uint32_t) 같은 형 변환을 해주어야 정답인가요 아니면 생략이 가능한가요?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-06-02 10:29:43 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2612832732</guid>
      </item>
      <item>
         <title>NVIC 벡터 테이블</title>
         <author></author>
         <link>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2612847074</link>
         <description><![CDATA[<div>NVIC에서 IRQ 11을 사용한다고 했을 때 벡터 테이블에서도 [11]의 위치에 핸들러 주소를 저장해야 하나요 아니면 벡터 테이블에서의 위치는 [0]으로 해도 상관없는건가요? HAL FUNC을 사용하여 interrput의 채널을 11로 했는데 벡터 테이블에 [0]의 위치에 핸들러 주소가 저장되어 의문이 들어 질문드립니다.   </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-06-02 10:52:08 UTC</pubDate>
         <guid>https://padlet.com/Jonghun2022/3d2dk4ywk16406qd/wish/2612847074</guid>
      </item>
   </channel>
</rss>
