Hello,
My goal is to use DMA to speed up SPI to SPI transfers. I’m using an LPC54102 to read data from external SPI flash via SPI 0 and forwarding the data to an FPGA via SPI 1. See image below.
I’m using the lpc5410x_xpresso54102_keil_iar_v3.04.000 version of the SDK, the reason for using this version is that I am working with legacy code that assumes the usage of SDK. The example provided by NXP is periph_spis_dma, the DMA example project is quite difficult to understand let alone make changes to. I’m wondering if you guys have an example project where you use SPI master to DMA to SPI master with this version of the SDK?
Thanks,
Ricardo
Hi @rhsalced
Unfortunately, based on your needs, we currently do not have any relevant code.
BR
Harry
Hello,
What about some other example with some other interface like I2C, UART, etc?
Thanks,
Ricardo
Hi
Sorry, our SDK does not provide the examples you need, we only provide basic examples. Based on your needs, I believe you need to modify the example of the SDK.
BR
Harry