PaulStoffregen
490d83c942
Fix SPI1 & SPI2 DMA mux defines for Teensy 3.5
hace 7 años
PaulStoffregen
cda660cf67
Add Field bits for external wake up in LLWU (thanks yoonghm)
Fixes #239
hace 7 años
Frank
061dcfc4ee
add SMC_STOPCTRL ( #237 )
* add SMC_STOPCTRL
https://forum.pjrc.com/threads/43362-SMC_VLLSCTRL-register-is-not-found-in-K66-(Teensy-3-6)
* Update kinetis.h
hace 7 años
YoongHM
94309bc71b
Bit fields for RTC_IER
Easy field manipulation for RTC_IER register
hace 7 años
Tilo Nitzsche
91190e6cf4
Revert "Fix malloc corrupting the stack. Added new function reserve_stack() to adjust the amount of memory reserved for the stack."
Different version applied upstream.
This reverts commit c5bdda910b
.
hace 7 años
PaulStoffregen
055b1ab770
Add register bit defs for DAC & PDB DAC trigger
hace 7 años
PaulStoffregen
3ff62c9798
Add defs for digital input filters
hace 7 años
Tilo Nitzsche
c5bdda910b
Fix malloc corrupting the stack. Added new function reserve_stack() to adjust the amount of memory reserved for the stack.
hace 7 años
duff2013
70e53f0986
Teensy 3.5 does not have 32ch llwu ( #204 )
hace 7 años
PaulStoffregen
f9813d201b
Rewrite IntervalTimer
hace 8 años
Alexander Shtuchkin
c7c0ce05aa
Fix compile warnings related to kinetis_hsrun_enable
hace 8 años
PaulStoffregen
809482c72e
Only implement HSRUN changes when F_CPU > 120 MHz
hace 8 años
PaulStoffregen
27fa2e2a52
Use USB clock recovery when running USB from IRC48M oscillator
hace 8 años
PaulStoffregen
1bdf4faa90
Add HSRUN functions
hace 8 años
PaulStoffregen
b04b9f6689
Add HAS_KINETIS_SDHC for Teensy 3.5 & 3.6
hace 8 años
concreteboot
1ec34883ca
nbytes transfer count when minor loop enabled is 10 bits not 5
hace 8 años
Kurt Eckhardt
310f359860
Wrong DMAMUX Source for SPI0_TX
hace 8 años
Kurt Eckhardt
426a53c281
Fix Serial6 for Teensy 3.5
Needed to add new Define for clock gate
Plus defines to use the new clock gate, plus correct case name for the
serial6 isr to match what is in system isr table
hace 8 años
PaulStoffregen
0ed6ba9a96
Fix USB serial number on K64 & K66
hace 8 años
PaulStoffregen
ce27c4c50b
Add misc SDHC register bitfield defs
hace 8 años
Kurt Eckhardt
899cbecc02
Enable Uart 2 stop bit capabilities
The T-LC and the new beta boards T3.6 and soon T3.5 hardware uarts have
ability to turn on 2 stop bits. So enabled on these boards.
hace 8 años
Kurt Eckhardt
7352ea7791
Add Serial6 - T3.4 Uart5, T3.5 LPUart0
This is a WIP, But I have now been able to create Serial6 on T3.4 beta,
and so far have tested Send/Receive basic stuff at 115200 and have tried
at several CPU speeds in MHZ (192, 216, 180, 120, 96)
hace 8 años
duff2013
c5c14007bb
trigger mode enable cmp register def
hace 8 años
Frank
61dce339b0
fix SDHC_XFERTYP_RSPTYP
hace 8 años
PaulStoffregen
31c9626281
Fix some USBHS register bit names
hace 8 años
duff2013
484098c794
update LLWU reg.
hace 8 años
PaulStoffregen
9f1f15a53e
Add SDHC register bit defs
hace 8 años
PaulStoffregen
0e35a31068
Add ethernet register bit defs
hace 8 años
PaulStoffregen
fdf57f66c6
Add USBHS register bit defs
hace 8 años
Kurt Eckhardt
1c2f6dca35
Optional: Add SPI2...
Just in case the extra pads are added to bottom of 3.4/3.5 board,
define is in place...
hace 8 años
Kurt Eckhardt
305fb4da93
SPI1 on T3.4/3.5 - Add SPCR1
hace 8 años
Kurt Eckhardt
91f8f30c04
Add SPI1 to kinetis.h for T3.4 and T3.5
Added define for SPI1 registers
hace 8 años
PaulStoffregen
d79723c252
Easier F_BUS overclocking
hace 8 años
PaulStoffregen
be42e0574e
Fix DMA on K66
hace 8 años
PaulStoffregen
e2e07e5394
Fix DMAMUX for K66
hace 8 años
PaulStoffregen
ddb7fb0267
Add I2C clock divider names
hace 8 años
PaulStoffregen
759ba1b417
Fix touchRead on K66
hace 8 años
PaulStoffregen
7a2c0037b8
Use IRC48M clock for USB when F_CPU is 180 or 216 MHz
hace 8 años
PaulStoffregen
6856d4eedc
Fix analogRead on K66
hace 8 años
PaulStoffregen
7c963d5269
Use SIM_SCGC6 for RNG to match register defs
hace 8 años
PaulStoffregen
6040145aac
More K66 overclocking options
hace 8 años
PaulStoffregen
663d7eaa7b
Fix Random Number Generator registers (thanks manitou)
fixes 136
hace 8 años
duff2013
524efc02b4
add compare and llwu register defs
hace 8 años
PaulStoffregen
adca415331
Add AudioInputUSB - receive USB audio into audio library
hace 8 años
duff2013
e16a2e99eb
Update CMP register definitions
hace 8 años
duff2013
ba2057383c
Get enabled NVIC ISR's
hace 8 años
PaulStoffregen
e0dd146824
More defs
hace 8 años
PaulStoffregen
d54debdb91
Add more register defs & PLL config
hace 8 años
PaulStoffregen
70a24272aa
Fix DMA_TCD_NBYTES_MLOFFNO_NBYTES
hace 8 años
duff2013
abc81a9670
Add SCB_SCR register definitions
hace 8 años