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 година