PaulStoffregen
1fbcbfd83b
Fix PINC AVR emulation
fixes #231
il y a 7 ans
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
il y a 8 ans
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.
il y a 8 ans
PaulStoffregen
f496103194
Always define the SD card pins - do it like we mean it!
il y a 8 ans
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
il y a 8 ans
Kurt Eckhardt
c79a667e31
T T3.4 T3.5 SPI2 support
il y a 8 ans
Kurt Eckhardt
94ce960eef
SPCR1 operations now defined
il y a 8 ans
Kurt Eckhardt
305fb4da93
SPI1 on T3.4/3.5 - Add SPCR1
il y a 8 ans
PaulStoffregen
62ea3b9e5b
Allow SPI pin reassign while SPI is running
il y a 8 ans
PaulStoffregen
d87c9814b9
Disable correct SPI pins on SPI.end
https://forum.pjrc.com/threads/32834-SPI-disable-not-working-correctly-with-setMOSI-setMISO-setSCK
il y a 8 ans
PaulStoffregen
e0dd146824
More defs
il y a 8 ans
PaulStoffregen
aa212b61e0
Defs for MK66FX1M0
il y a 9 ans
PaulStoffregen
9e44ec6ce4
SPI pin configuration on Teensy-LC
il y a 9 ans
PaulStoffregen
9b8d74c089
Initial support for Teensy-LC
il y a 9 ans
PaulStoffregen
03fab10654
Add AVR emulation of EIMSK
il y a 10 ans
PaulStoffregen
479bde6866
Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h
il y a 10 ans
PaulStoffregen
d783be33c1
Clean up trailing whitespace
il y a 10 ans
PaulStoffregen
d1b989b883
Fix lockup in SPI.setDataMode(SPI_MODE0)
il y a 10 ans
PaulStoffregen
17c876a5c9
Add dummy EIMSK in avr_emulation, undo avr/sleep.h workaround
il y a 10 ans
PaulStoffregen
a3b3f64d0d
make SPCR.enable_pins() public
il y a 11 ans
PaulStoffregen
9f839edf0b
Keep unused native SPI chip selects high (disabled)
il y a 11 ans
PaulStoffregen
ac635b7446
SPIFIFO - Interface for fast SPI usage!
il y a 11 ans
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
il y a 11 ans