Kurt Eckhardt
c94fa644e8
Pin 45 is valid CS for SPI0 on new boards
8 vuotta sitten
PaulStoffregen
d1aff2a452
Extra pins are now always defined
8 vuotta sitten
Kurt Eckhardt
5c68c3e5f0
USE SDCard pins for SPI1
This adds support for optionally being able to use the SDCard pins for
SPI1.
This change requires the corresponding changes in the CORES project
8 vuotta sitten
Kurt Eckhardt
ca644b291c
Beta boards changed names
8 vuotta sitten
Kurt Eckhardt
593c6782e9
SPI2 Support
Added SPI2 support for T34/T35 boards
8 vuotta sitten
Kurt Eckhardt
db18d0b056
Oops - missed debug message
Commented out other debug messages earlier, but missed this one
8 vuotta sitten
max mc costa
20c0086c31
Add files via upload
8 vuotta sitten
Kurt Eckhardt
17ffb0096c
SPCR1 used in setDataMode
8 vuotta sitten
Kurt Eckhardt
27116d575e
SPI1 Missed updates to SIM_SCGC6
8 vuotta sitten
Kurt Eckhardt
4f13273546
Added SPI1 object for Teensy 3.5 test board
These changes plus some changes in core (added register defines, plus
added logical SPCR1 register), allowed me to do quick hack to
serialFlash library and test and initialize flash memory using 3.5 test
board connected to prop shield using pins 0, 1, 20 and 6
8 vuotta sitten
PaulStoffregen
009ca8f984
Enable SPI1 on Teensy-LC
9 vuotta sitten
PaulStoffregen
e516ecc3ef
Add SPI1 on Teensy-LC
9 vuotta sitten
PaulStoffregen
c8e19a33d2
Add support for Teensy-LC
9 vuotta sitten
PaulStoffregen
d0eca0a3f3
disable interrupts during usingInterrupt() on AVR
10 vuotta sitten
PaulStoffregen
98a75fab09
Add notUsingInterrupt()
10 vuotta sitten
PaulStoffregen
af21fcd6a8
Add SPI_TRANSACTION_MISMATCH_LED option
10 vuotta sitten
PaulStoffregen
4416fbe4fb
Fix bugs on Arduino Due version
10 vuotta sitten
PaulStoffregen
c42a900006
Add interrupt masking for Teensy 3.x
10 vuotta sitten
PaulStoffregen
5836e69009
Add SPISettings for Arduino Due
10 vuotta sitten
PaulStoffregen
68a0138a8a
Add Arduino Due code
10 vuotta sitten
PaulStoffregen
37c9bd9e7d
Move AVR INT mapping to cpp file
10 vuotta sitten
PaulStoffregen
467f99149d
Add Teensy 3.x chip select pin functions and transfer16() for AVR
10 vuotta sitten
PaulStoffregen
cf1ba732d9
Restructure into separate AVR & ARM sections
10 vuotta sitten
PaulStoffregen
05cd3c17cf
Port SPISettings to Teensy 3.x
10 vuotta sitten
PaulStoffregen
f073c6308f
Import prior SPI transaction work
10 vuotta sitten
PaulStoffregen
76af17227a
Import SPI from Teensyduino 1.19
10 vuotta sitten