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)
8 年之前
duff2013
c5c14007bb
trigger mode enable cmp register def
8 年之前
Frank
61dce339b0
fix SDHC_XFERTYP_RSPTYP
8 年之前
PaulStoffregen
31c9626281
Fix some USBHS register bit names
8 年之前
duff2013
484098c794
update LLWU reg.
8 年之前
PaulStoffregen
9f1f15a53e
Add SDHC register bit defs
8 年之前
PaulStoffregen
0e35a31068
Add ethernet register bit defs
8 年之前
PaulStoffregen
fdf57f66c6
Add USBHS register bit defs
8 年之前
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...
8 年之前
Kurt Eckhardt
305fb4da93
SPI1 on T3.4/3.5 - Add SPCR1
8 年之前
Kurt Eckhardt
91f8f30c04
Add SPI1 to kinetis.h for T3.4 and T3.5
Added define for SPI1 registers
8 年之前
PaulStoffregen
d79723c252
Easier F_BUS overclocking
8 年之前
PaulStoffregen
be42e0574e
Fix DMA on K66
8 年之前
PaulStoffregen
e2e07e5394
Fix DMAMUX for K66
8 年之前
PaulStoffregen
ddb7fb0267
Add I2C clock divider names
8 年之前
PaulStoffregen
759ba1b417
Fix touchRead on K66
8 年之前
PaulStoffregen
7a2c0037b8
Use IRC48M clock for USB when F_CPU is 180 or 216 MHz
8 年之前
PaulStoffregen
6856d4eedc
Fix analogRead on K66
8 年之前
PaulStoffregen
7c963d5269
Use SIM_SCGC6 for RNG to match register defs
8 年之前
PaulStoffregen
6040145aac
More K66 overclocking options
8 年之前
PaulStoffregen
663d7eaa7b
Fix Random Number Generator registers (thanks manitou)
fixes 136
8 年之前
duff2013
524efc02b4
add compare and llwu register defs
8 年之前
PaulStoffregen
adca415331
Add AudioInputUSB - receive USB audio into audio library
8 年之前
duff2013
e16a2e99eb
Update CMP register definitions
8 年之前
duff2013
ba2057383c
Get enabled NVIC ISR's
8 年之前
PaulStoffregen
e0dd146824
More defs
8 年之前
PaulStoffregen
d54debdb91
Add more register defs & PLL config
8 年之前
PaulStoffregen
70a24272aa
Fix DMA_TCD_NBYTES_MLOFFNO_NBYTES
9 年之前
duff2013
abc81a9670
Add SCB_SCR register definitions
9 年之前
PaulStoffregen
7e46ee291b
Add 2 channel enable flags for I2S
9 年之前
PaulStoffregen
aa212b61e0
Defs for MK66FX1M0
9 年之前
Frank
628addbd49
See Reference Manual Page 1350
50.6.2 SCAN Control register
Bug found by Chronologist, https://forum.pjrc.com/threads/29624-Using-TSI-for-capacitance-measurement
9 年之前
PaulStoffregen
7dd78d023a
Reduce flash clock in 168 MHz overclock mode
9 年之前
PaulStoffregen
f2948bd195
Add UART register bit definitions
9 年之前
PaulStoffregen
05fa587cc4
Add more register defs
9 年之前
PaulStoffregen
1e49af2dd2
Add register definitions
9 年之前
PaulStoffregen
0bdac50dcb
Add PDB channel 1 register definitions
https://forum.pjrc.com/threads/25153-PDB0CH1-register-definitions
9 年之前
kbob
c1cedab25a
Defined FTM_SC_DMA on KINETIS-L chips.
9 年之前
PaulStoffregen
8cd4703817
Use gcc memory barriers in IRQ enable/disable
9 年之前
PaulStoffregen
0dcc3a1f5e
Fix NVIC_TRIGGER_IRQ on Teensy-LC
9 年之前
crteensy
0064485e41
Update kinetis.h
- Added bit definitions for the PIT
- limited Teensy LC to only two PITs
- added PIT_LTMR64 for Teensy LC
9 年之前
PaulStoffregen
990c59190d
Improve SPI & I2C register defs
9 年之前
PaulStoffregen
e2bf6d44e0
Avoid kinetis.h name conflicts with simple Arduino names
9 年之前
PaulStoffregen
a4c169915e
Improve automatic RTC set
9 年之前
duff2013
06f4defa2d
(MKL26Z64) update for F_PLL <= 16MHz
9 年之前
PaulStoffregen
d232e9a3aa
Port DMAChannel.h to Teensy-LC
9 年之前
PaulStoffregen
74d65bf56f
Add SPI struct typedef for Teensy-LC
9 年之前
PaulStoffregen
b16bebff2e
Fix types on DMA registers for Teensy-LC
9 年之前
PaulStoffregen
af89f7072e
Add support for Teensy-LC DAC
9 年之前
PaulStoffregen
444660ffe4
Add definitions for Teensy-LC DMA & DAC
9 年之前