Hi everyone,
I found in the datasheet the folowing in 9.2.6.2
BASIC mode can be programmed to ignore when XFERSIZE reaches 0x000 and continue copying on request until the channel is stopped manually. If the NXTUSEBURST bit in the uDMA Channel Control Word (DMACHCTL) register is set while in BASIC mode and the XFERSIZE reaches 0x000 and is not written back, transfers continue until the request is deasserted by the peripheral.
So if i set the XFERSIZE to 1, i should be able to do transfers over 1024 right? I need to stop it manualy right?