STM32F1, STMCubeMX, 1us delay 0. 참고 사이트 http://controllerstech.com/create-1-microsecond-delay-stm32/https://www.youtube.com/watch?v=iq6j1hGTVR8 1. 주요 파일 2. RCC > HSE > Crystal/Ceramic Resonator 3. Clock Configuration > 72MHz 4. dwt_stm32_delay 파일 추가 5. Keil > Add Group 6. Keil > 파일 추가 7. Keil > Options for Target > C/C++ > Include Path 8. Setup Compiler Include Path../dwt_stm32_delay 9. Keil > m..