summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-12 15:59:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-12 15:59:33 +0000
commit5613783ce89ed5ab2a9820cf702d2c7a3b16171e (patch)
treeb1a37c96724ff5ecf769f887305efa4484d11141 /nuttx/configs/stm3240g-eval/README.txt
parent957f2fb9af791e170d7cd71703a28db8add528dd (diff)
downloadpx4-nuttx-5613783ce89ed5ab2a9820cf702d2c7a3b16171e.tar.gz
px4-nuttx-5613783ce89ed5ab2a9820cf702d2c7a3b16171e.tar.bz2
px4-nuttx-5613783ce89ed5ab2a9820cf702d2c7a3b16171e.zip
STM32 Ethernet... initial bring-up changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4165 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3240g-eval/README.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/nuttx/configs/stm3240g-eval/README.txt b/nuttx/configs/stm3240g-eval/README.txt
index 6c2a793f7..1b2891c8d 100755
--- a/nuttx/configs/stm3240g-eval/README.txt
+++ b/nuttx/configs/stm3240g-eval/README.txt
@@ -13,6 +13,7 @@ Contents
- NuttX buildroot Toolchain
- STM3240G-EVAL-specific Configuration Options
- LEDs
+ - Ethernet
- Configurations
Development Environment
@@ -161,6 +162,19 @@ NuttX buildroot Toolchain
detailed PLUS some special instructions that you will need to follow if you are
building a Cortex-M3 toolchain for Cygwin under Windows.
+Ethernet
+========
+
+The Ethernet driver is configured to use the MII interface:
+
+ Board Jumper Settings:
+
+ Jumper Description
+ JP8 To enable MII, JP8 should not be fitted.
+ JP6 2-3: Enable MII interface mode
+ JP5 2-3: Provide 25 MHz clock for MII or 50 MHz clock for RMII by MCO at PA8
+ SB1 Not used with MII
+
LEDs
====