aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F746G_DISCOVERY/cfg
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-05-30 06:54:41 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-05-30 06:54:41 +0000
commit2194e1f29624395358ce72d611d8b87c6714f271 (patch)
treec4d3d59a2dabf239e833eb8b2aa8e7a9ee83a5aa /os/hal/boards/ST_STM32F746G_DISCOVERY/cfg
parent2045fd61b92f77bcf458ec88b1590b1f9a0faa5c (diff)
downloadChibiOS-2194e1f29624395358ce72d611d8b87c6714f271.tar.gz
ChibiOS-2194e1f29624395358ce72d611d8b87c6714f271.tar.bz2
ChibiOS-2194e1f29624395358ce72d611d8b87c6714f271.zip
Fixed LDC-related issues with STM32F746G-Discovery board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10231 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F746G_DISCOVERY/cfg')
-rw-r--r--os/hal/boards/ST_STM32F746G_DISCOVERY/cfg/board.chcfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/os/hal/boards/ST_STM32F746G_DISCOVERY/cfg/board.chcfg b/os/hal/boards/ST_STM32F746G_DISCOVERY/cfg/board.chcfg
index 9fa7a8563..a1bd2c4ce 100644
--- a/os/hal/boards/ST_STM32F746G_DISCOVERY/cfg/board.chcfg
+++ b/os/hal/boards/ST_STM32F746G_DISCOVERY/cfg/board.chcfg
@@ -884,8 +884,8 @@
Level="High"
Speed="Maximum"
Resistor="Floating"
- Mode="Input"
- Alternate="0" />
+ Mode="Alternate"
+ Alternate="12" />
<pin9
ID="DCMI_VSYNC"
Type="PushPull"
@@ -1176,8 +1176,8 @@
Level="High"
Speed="Maximum"
Resistor="Floating"
- Mode="Alternate"
- Alternate="14" />
+ Mode="Output"
+ Alternate="0" />
<pin13
ID="LCD_INT"
Type="PushPull"