From 91ed309ff357284423ad619a3a42e861a9a4decc Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 16 Jan 2014 02:28:02 +0000 Subject: disabling RTC on F405 based MPU as well git-svn-id: https://svn.spreadspace.org/mur.sat@865 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/mpu/mcuconf-F405.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software') diff --git a/software/mpu/mcuconf-F405.h b/software/mpu/mcuconf-F405.h index 9fa8c7b..c8355ba 100644 --- a/software/mpu/mcuconf-F405.h +++ b/software/mpu/mcuconf-F405.h @@ -48,7 +48,7 @@ #define STM32_HPRE STM32_HPRE_DIV1 #define STM32_PPRE1 STM32_PPRE1_DIV4 #define STM32_PPRE2 STM32_PPRE2_DIV2 -#define STM32_RTCSEL STM32_RTCSEL_LSI +#define STM32_RTCSEL STM32_RTCSEL_NOCLOCK #define STM32_RTCPRE_VALUE 8 #define STM32_MCO1SEL STM32_MCO1SEL_HSI #define STM32_MCO1PRE STM32_MCO1PRE_DIV1 -- cgit v1.2.3