From 577d5456db4d4e5a740208f01362521aeda22aae Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 8 Sep 2011 17:56:08 +0000 Subject: Fix I2C/FSMC conflict for STM32; Fix STM32 clock setup git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3942 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nuttx/configs/stm3210e-eval/README.txt') diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt index 0224f65a2..772020e96 100755 --- a/nuttx/configs/stm3210e-eval/README.txt +++ b/nuttx/configs/stm3210e-eval/README.txt @@ -360,6 +360,12 @@ STM3210E-EVAL-specific Configuration Options CONFIG_STM32_USART1 CONFIG_STM32_ADC3 + Timer and I2C devices may need to the following to force power to be applied + unconditionally at power up. (Otherwise, the device is powered when it is + initialized). + + CONFIG_STM32_FORCEPOWER + Alternate pin mappings (should not be used with the STM3210E-EVAL board): CONFIG_STM32_TIM1_FULL_REMAP -- cgit v1.2.3