lxphilli
d18f73d1b3
Implement 16-Byte Burst Transfer Size
пре 9 година
kbob
3676d1621f
Corrected conversion from words to bytes in transferCount().
пре 9 година
PaulStoffregen
6bcc1c73c1
Fix DMAChannel issues on Teensy-LC
пре 9 година
PaulStoffregen
b3a5abe6df
Edit DMAChannel.h comment/documentation
пре 9 година
PaulStoffregen
d232e9a3aa
Port DMAChannel.h to Teensy-LC
пре 9 година
PaulStoffregen
444660ffe4
Add definitions for Teensy-LC DMA & DAC
пре 9 година
crteensy
3d439aa1d9
Update DMAChannel.h
I'm planning to merge the teensyduino 1.20 branch of DmaSpi to master tomorrow and then you can remove that hint, or update it please.
пре 10 година
PaulStoffregen
a522ef88b0
Add DMAChannel no initial allocation option
пре 10 година
PaulStoffregen
dc356076ed
Add force init option to DMAChannel begin()
пре 10 година
PaulStoffregen
a15be57b1d
Add DMAChannel begin()
пре 10 година
crteensy
e0fdda1918
Update DMAChannel.h
Changed DMABaseClass::source() and destination() to use p's address instead of its value in the if-clause. Taking the value could result in unwated read operations from I/O locations, resulting in data loss.
пре 10 година
PaulStoffregen
064c0b52ee
Add volatile to all DMAChannel source address pointers
пре 10 година
duff2013
034393e0ad
fix for (long) destinationBuffer TCD->ATTR_DST
Was set for 16 bit size.
пре 10 година
PaulStoffregen
32c20c97e0
Fix DMAChannel.triggerContinuously()
пре 10 година
PaulStoffregen
479bde6866
Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h
пре 10 година
PaulStoffregen
4ce631887a
DMAChannel destination needs volatile
пре 10 година
PaulStoffregen
a9d19478dd
DMAChannel stuff (getting close to final)
пре 10 година
PaulStoffregen
2e2ce610c3
DMAChannel stuff (work in progess - scatter/gather)
пре 10 година
PaulStoffregen
8c7df73ac0
DMAChannel stuff (even work in progress)
пре 10 година
PaulStoffregen
c871fc1069
DMAChannel stuff (still work in progress)
пре 10 година
PaulStoffregen
7b040b4be0
Add DMAChannel (work in progress)
пре 10 година