DMA Channeling
Posted: Sun Oct 16, 2016 10:23 pm
Furthering the power of Flowcode 7, itself supporting 32-bit micros with extended hardware features, I'd like to throw in DMA Channeling:
My rambling thoughts suggest a DMA component, enabling the user to individually nominate DMA channels afforded by the device for hardware-driven data piping direct to RAM, overcoming possible blocking processes, buffer limitations/overflows, etc..etc.. Incidentally, I recall that the PIC32MZ... can even generate an interrupt on user-defined data terminator strings - among other things, that might also feature in such a component.
Best regards,
Brendan
My rambling thoughts suggest a DMA component, enabling the user to individually nominate DMA channels afforded by the device for hardware-driven data piping direct to RAM, overcoming possible blocking processes, buffer limitations/overflows, etc..etc.. Incidentally, I recall that the PIC32MZ... can even generate an interrupt on user-defined data terminator strings - among other things, that might also feature in such a component.
Best regards,
Brendan