DMA-SPI-SPC58 DBE error
Hi guys,
In my project, i am implementing DMA-SPI Tx/Rx for SPC58NH.
Interrupt SPI is verified. Communication is checked.
Problem is when i activate DMA for specific SPI channel, it triggers DBE(destination Bus Error).
For example, DMA ch 12(DMACHMUX_0) - DSPI 3 Tx, it always reports DBE flag and there is no Tx(monitored by Oscilloscope) and of course, there is no data in PUSHR(Tx data)
But DMA ch 12 - DSPI 0, 2, 4, 6 are working without DBE flag, i also can monitor data in PUSHR(Tx data).
Funny thing is DSPI 1, 3, 5 are not working with same flag.
I believe SPI/DMA configuration has no issue, if it has issue, it shouldn’t work with other channel.
I’ve tried to search related information but it has very less information about DBE.
If you have any clue on this, please share your knowledge.
Thank you!
