Re: SPI DMA and memory to memory DMA example for CYW43907 (con't)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JeNg_3501476
Level 1
Level 1
Distributor - Arrow(GC)
Welcome!

As a follow on to this thread here: Re: SPI DMA and memory to memory DMA example for CYW43907

By using 43907, SPI DMA as well as memory to memory DMA is not possible in application layer. Actually, my application is moving lots of data from SPI then on the internet. Is 43907 suitable for such application ? Or, any other methods using 43907 or other chips that can recommended ?

Thanks.

0 Likes
1 Reply
WinstonF_61
Moderator
Moderator
Moderator
250 sign-ins 100 likes received 100 sign-ins

The primary limitation in implementing this in your application would be the SPI Bandwidth.

Since this is now running in the application you will have to make sure your application is not too large and the thread that is doing the SPI transfer is getting sufficient time to complete the transfers.

Regards
Winston