전체 글 467

Dfu Bug로 인한 하위버젼 및 Dfu 사용법

※ 주의할 점은 전원 인가전에 Boot0를 Low로 만들어 준 후 전원을 인가하여야 하는 부분. Dfu File Manager V3.0.4의 Bug로 인하여 Hex를 Dfu로 변경되지 않아 V3.0.3 파일을 올림. 관련 내용 https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=https%3a%2f%2fmy%2est%2ecom%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fSTM32Discovery%2fDFU%20File%20Manager%20Unable%20to%20create%20image%20from%20this%20file&FolderCTID=0x01200200..

WatchDog Clear 문제

WatchDog Clear을 Main()에 넣었을 경우 아래의 에러가 발생하고 Timer에 넣으면 에러가 발생하지 않네요. ======== unrecoverable error ========== Coprocessor 0 ======== DUMP ALL REGISTER ======== interrupt.c:89,R0 = 0x00000111 interrupt.c:89,R1 = 0x00000000 interrupt.c:89,R2 = 0x00000000 interrupt.c:89,R3 = 0x00000000 interrupt.c:89,R4 = 0x00000000 interrupt.c:89,R5 = 0x00000000 interrupt.c:89,R6 = 0x20ffffe8 interrupt.c:89,R7 = 0x..