Kurt Eckhardt
cf2169182a
Add SPI2 as keyword
il y a 8 ans
Kurt Eckhardt
17fc3b8392
Add extern for SPI2 for T3.6
il y a 8 ans
Paul Stoffregen
ace6975aed
Merge pull request #17 from KurtE/Beta-Board-name-change
Beta boards changed names
il y a 8 ans
Kurt Eckhardt
ca644b291c
Beta boards changed names
il y a 8 ans
Paul Stoffregen
f6c294f804
Merge pull request #16 from KurtE/K66-SPI2
SPI2 Support
il y a 8 ans
Kurt Eckhardt
593c6782e9
SPI2 Support
Added SPI2 support for T34/T35 boards
il y a 8 ans
Paul Stoffregen
705b4f3117
Merge pull request #14 from KurtE/Comment_debug_msg
Oops - missed debug message
il y a 8 ans
Kurt Eckhardt
db18d0b056
Oops - missed debug message
Commented out other debug messages earlier, but missed this one
il y a 8 ans
Paul Stoffregen
6696bc1389
Merge pull request #13 from sumotoy/master
A serial debug line should be commented.
il y a 8 ans
max mc costa
20c0086c31
Add files via upload
il y a 8 ans
Paul Stoffregen
aef5445f90
Merge pull request #11 from KurtE/SPI1-for-3.4/3.5
Added SPI1 object for Teensy 3.5 test board
il y a 8 ans
Kurt Eckhardt
17ffb0096c
SPCR1 used in setDataMode
il y a 8 ans
Kurt Eckhardt
27116d575e
SPI1 Missed updates to SIM_SCGC6
il y a 8 ans
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
il y a 8 ans
PaulStoffregen
c593e4bd11
Add library.properties
il y a 8 ans
PaulStoffregen
ad88dec629
Update examples to use transactions
il y a 9 ans
PaulStoffregen
f43cb14bd2
Fix transfer16
il y a 9 ans
Paul Stoffregen
a5977d6d1f
Merge pull request #6 from crteensy/patch-1
Update SPI.h
il y a 9 ans
crteensy
2401901b56
Update SPI.h
In the comments: "Teensy 3.x" changed to "Teensy LC". Or is the LC also part of the "3" family?
il y a 9 ans
PaulStoffregen
d4d1c18995
Use 12 Mbit/sec for SPI_CLOCK_DIV2 on Teensy 3.x & LC
il y a 9 ans
PaulStoffregen
009ca8f984
Enable SPI1 on Teensy-LC
il y a 9 ans
PaulStoffregen
e516ecc3ef
Add SPI1 on Teensy-LC
il y a 9 ans
PaulStoffregen
c8e19a33d2
Add support for Teensy-LC
il y a 9 ans
PaulStoffregen
e3f07329a5
Add SPI_ATOMIC_VERSION symbol
il y a 10 ans
PaulStoffregen
d0eca0a3f3
disable interrupts during usingInterrupt() on AVR
il y a 10 ans
PaulStoffregen
cec43ff698
Speedup transfer16() on AVR
il y a 10 ans
PaulStoffregen
0d69254081
Fix minor grammar error in comments
il y a 10 ans
PaulStoffregen
1708ef0d34
Fix SPI beginTransaction race condition (thanks to Andrew Knoll)
http://forum.pjrc.com/threads/26776-Teensyduino-1-20-Released?p=56316&viewfull=1#post56316
il y a 10 ans
PaulStoffregen
98a75fab09
Add notUsingInterrupt()
il y a 10 ans
PaulStoffregen
af21fcd6a8
Add SPI_TRANSACTION_MISMATCH_LED option
il y a 10 ans
PaulStoffregen
4416fbe4fb
Fix bugs on Arduino Due version
il y a 10 ans
PaulStoffregen
c42a900006
Add interrupt masking for Teensy 3.x
il y a 10 ans
PaulStoffregen
9bab977b5d
Fix clocks in Arduino Due's SPISettings
il y a 10 ans
PaulStoffregen
5836e69009
Add SPISettings for Arduino Due
il y a 10 ans
PaulStoffregen
68a0138a8a
Add Arduino Due code
il y a 10 ans
PaulStoffregen
37c9bd9e7d
Move AVR INT mapping to cpp file
il y a 10 ans
PaulStoffregen
5171b3ca56
Native transfer() & transfer() on Teensy 3.x
il y a 10 ans
PaulStoffregen
467f99149d
Add Teensy 3.x chip select pin functions and transfer16() for AVR
il y a 10 ans
PaulStoffregen
cf1ba732d9
Restructure into separate AVR & ARM sections
il y a 10 ans
PaulStoffregen
05cd3c17cf
Port SPISettings to Teensy 3.x
il y a 10 ans
PaulStoffregen
2535e00fd7
Fix typo
il y a 10 ans
PaulStoffregen
20d9d8ae3d
Add default settings for simple constructor
il y a 10 ans
PaulStoffregen
2fae5ca5ae
Make sure MSBFIRST & LSBFIRST always defined
il y a 10 ans
PaulStoffregen
e07c056bf8
Add SPISettings (Matthijs Kooijman)
il y a 10 ans
PaulStoffregen
2d81fd9e8f
Add optimized transfer()
il y a 10 ans
PaulStoffregen
09cf8e2a9f
update keywords
il y a 10 ans
PaulStoffregen
70e952d0b5
Update readme
il y a 10 ans
PaulStoffregen
f073c6308f
Import prior SPI transaction work
il y a 10 ans
PaulStoffregen
76af17227a
Import SPI from Teensyduino 1.19
il y a 10 ans