X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Feasymini-v2.0%2Fflash-loader%2Fao_pins.h;h=9cba43e5db07cf21d2acdb5d6a9cd139f3c47ace;hb=ac8a9bc2ef301f1f18772af7d871c257a56ae70c;hp=3098fc227a0999012fa5caab46d01d7051db45c1;hpb=30e6e087b639c6d7ec75f21ba8c6fcf6ad50fffe;p=fw%2Faltos diff --git a/src/easymini-v2.0/flash-loader/ao_pins.h b/src/easymini-v2.0/flash-loader/ao_pins.h index 3098fc22..9cba43e5 100644 --- a/src/easymini-v2.0/flash-loader/ao_pins.h +++ b/src/easymini-v2.0/flash-loader/ao_pins.h @@ -21,11 +21,11 @@ #include -/* pin 5 (PB1) on debug header to gnd for boot mode */ +/* pin 27 (PB6) on debug header to gnd for boot mode */ #define AO_BOOT_PIN 1 #define AO_BOOT_APPLICATION_GPIO stm_gpiob -#define AO_BOOT_APPLICATION_PIN 1 +#define AO_BOOT_APPLICATION_PIN 6 #define AO_BOOT_APPLICATION_VALUE 1 #define AO_BOOT_APPLICATION_MODE AO_EXTI_MODE_PULL_UP