From e00d4cbf56a7de36a06bfa02a0cf7ae18d54b455 Mon Sep 17 00:00:00 2001 From: David Lenfesty Date: Tue, 10 Jul 2018 17:59:08 -0600 Subject: [PATCH] More notes --- AC-LED-Control/notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AC-LED-Control/notes.md b/AC-LED-Control/notes.md index 8000622..5485a24 100644 --- a/AC-LED-Control/notes.md +++ b/AC-LED-Control/notes.md @@ -29,6 +29,8 @@ NRST is active low reset. If BOOT0 is pulled up I think it boots a bootloader that can reprogram flash through USART. Test this out on my dev board. +Not going to test this, no real sense in doing this when I have an ST-LINK/V2 anyways. + ## 74HC595 ## RCLK latches data from the shift register to the output register.