aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-13 16:58:49 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-13 16:58:49 +0000
commit77888ea156e88f45e1d7bf716b627ddc44701698 (patch)
tree069643454e1936db021400ccac6a92c4587bc240 /nuttx/configs
parentf6ca2227e38d4b076cf44ce50b0fefeed22d4fab (diff)
downloadpx4-firmware-77888ea156e88f45e1d7bf716b627ddc44701698.tar.gz
px4-firmware-77888ea156e88f45e1d7bf716b627ddc44701698.tar.bz2
px4-firmware-77888ea156e88f45e1d7bf716b627ddc44701698.zip
Email address change in apps/
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5143 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/fire-stm32v2/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/fire-stm32v2/README.txt b/nuttx/configs/fire-stm32v2/README.txt
index 02485f812..d01ba3219 100644
--- a/nuttx/configs/fire-stm32v2/README.txt
+++ b/nuttx/configs/fire-stm32v2/README.txt
@@ -778,3 +778,9 @@ Where <subdir> is one of the following:
> make menuconfig
Then de-select "Networking Support" -> "Networking Support"
+
+ UPDATE: The primary problem with the ENC29J60 is a v2 board issue: The
+ SPI FLASH and the ENC28J60 shared the same SPI chip select signal (PA4-SPI1-NSS).
+ In order to finish the debug of the ENC28J60, it may be necessary to lift
+ the SPI FLASH chip select pin from the board.
+