aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/NIL-STM32F746G-DISCOVERY
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-08-22 10:32:35 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-08-22 10:32:35 +0000
commit491c9ac55a0337cd248bb735466bd1dee638de51 (patch)
treef9ae2ce590e6cda26c7f1ce1ffde84c5e9fdc8ff /demos/STM32/NIL-STM32F746G-DISCOVERY
parentbb48071bc5f863fcecb8c43f88f50235c60a2768 (diff)
downloadChibiOS-491c9ac55a0337cd248bb735466bd1dee638de51.tar.gz
ChibiOS-491c9ac55a0337cd248bb735466bd1dee638de51.tar.bz2
ChibiOS-491c9ac55a0337cd248bb735466bd1dee638de51.zip
Fixed bug #874.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10457 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/NIL-STM32F746G-DISCOVERY')
-rw-r--r--demos/STM32/NIL-STM32F746G-DISCOVERY/mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM32/NIL-STM32F746G-DISCOVERY/mcuconf.h b/demos/STM32/NIL-STM32F746G-DISCOVERY/mcuconf.h
index 3b1f2128a..2e7c41a48 100644
--- a/demos/STM32/NIL-STM32F746G-DISCOVERY/mcuconf.h
+++ b/demos/STM32/NIL-STM32F746G-DISCOVERY/mcuconf.h
@@ -65,6 +65,7 @@
#define STM32_PLLI2SP_VALUE 4
#define STM32_PLLI2SQ_VALUE 4
#define STM32_PLLI2SR_VALUE 4
+#define STM32_PLLI2SDIVQ_VALUE 2
#define STM32_PLLSAIN_VALUE 192
#define STM32_PLLSAIP_VALUE 4
#define STM32_PLLSAIQ_VALUE 4