SAM3/4 SPI phase control (CPHA) is inverted

This commit is contained in:
Gregory Nutt
2013-06-18 09:29:55 -06:00
parent 15e846ad1d
commit 39dcedb0f1
3 changed files with 33 additions and 13 deletions
+2
View File
@@ -4998,4 +4998,6 @@
and data width are correct (2013-6-17).
* arch/arm/src/kinetis/kinetis_tsi.h: Corrections to the Kinetis
(2013-6-18)
* arch/arm/src/sam34/sam_spi.c: Fix SPI mode setting. In the SAM3/4
family, the clock phase control (CPHA) is inverted (NPHA) (2013-6-18).