PaulStoffregen
1cf5d3bbef
Add soft pin config to AVR SPI emulation
7 년 전
PaulStoffregen
8f137ff3ff
Implement missing AVR SPI register emulation on Teensy 3.x
7 년 전
PaulStoffregen
7099935c0e
Update open source license info
7 년 전
PaulStoffregen
1fbcbfd83b
Fix PINC AVR emulation
fixes #231
7 년 전
Kurt Eckhardt
09dec1905c
Pin 32 is default SCK1 not pin 20
Earlier I had pin 20 as the default SCK1, but card shows that pin 32 is
the default pin
8 년 전
Kurt Eckhardt
67e4f2166b
T3.5/3.6 - SPI has additional Miso/Mosi/SCK pins
Added in the additional SPI pins
MISO 39
MOSI 28
SCK 27
Tested with my ILI9341_t3n (SPIN) version. Will also
Add to ILI9341_t3.
8 년 전
PaulStoffregen
f496103194
Always define the SD card pins - do it like we mean it!
8 년 전
Kurt Eckhardt
db1e687b18
T3.5/T3.6 Beta: Optional Allow SDCard pins
With the new beta boards, for those users who don't need an SDCard for
their project, it would be great to allow them to use the 6 IO pins
associated with the SDCARD for other purposes. This would probably
require a cheap adapter, but these are nice signals to be able to be
used. They include:
SPI1: SCK, MISO, MOSI, CS0-2
Serail2: TX/RX
Serial4: TX/RX
I2C1: SCL/SDA
This change adds support for GPIO, SPI, Serial2 and Serial4
8 년 전
Kurt Eckhardt
c79a667e31
T T3.4 T3.5 SPI2 support
8 년 전
Kurt Eckhardt
94ce960eef
SPCR1 operations now defined
8 년 전
Kurt Eckhardt
305fb4da93
SPI1 on T3.4/3.5 - Add SPCR1
8 년 전
PaulStoffregen
62ea3b9e5b
Allow SPI pin reassign while SPI is running
8 년 전
PaulStoffregen
d87c9814b9
Disable correct SPI pins on SPI.end
https://forum.pjrc.com/threads/32834-SPI-disable-not-working-correctly-with-setMOSI-setMISO-setSCK
8 년 전
PaulStoffregen
e0dd146824
More defs
8 년 전
PaulStoffregen
aa212b61e0
Defs for MK66FX1M0
9 년 전
PaulStoffregen
9e44ec6ce4
SPI pin configuration on Teensy-LC
9 년 전
PaulStoffregen
9b8d74c089
Initial support for Teensy-LC
9 년 전
PaulStoffregen
03fab10654
Add AVR emulation of EIMSK
10 년 전
PaulStoffregen
479bde6866
Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h
10 년 전
PaulStoffregen
d783be33c1
Clean up trailing whitespace
10 년 전
PaulStoffregen
d1b989b883
Fix lockup in SPI.setDataMode(SPI_MODE0)
10 년 전
PaulStoffregen
17c876a5c9
Add dummy EIMSK in avr_emulation, undo avr/sleep.h workaround
10 년 전
PaulStoffregen
a3b3f64d0d
make SPCR.enable_pins() public
11 년 전
PaulStoffregen
9f839edf0b
Keep unused native SPI chip selects high (disabled)
11 년 전
PaulStoffregen
ac635b7446
SPIFIFO - Interface for fast SPI usage!
11 년 전
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
11 년 전