Search found 2 matches

by davidjade
Mon Sep 21, 2020 6:48 pm
Forum: Report Bugs
Topic: SPI Dual mode, Half-Duplex using DMA - very strange results [IDFGH-4017]
Replies: 2
Views: 5010

Re: SPI Dual mode, Half-Duplex using DMA - very strange results

A few additional notes to add: My tests so far are loops over the same read transaction so it is easy to watch on the analyzer. I send a read request about once every second. I have tried polling, queued, and interrupt transactions and they all behave in the same way for reading (i.e. missing data b...
by davidjade
Mon Sep 21, 2020 8:01 am
Forum: Report Bugs
Topic: SPI Dual mode, Half-Duplex using DMA - very strange results [IDFGH-4017]
Replies: 2
Views: 5010

SPI Dual mode, Half-Duplex using DMA - very strange results [IDFGH-4017]

I am having strange issues when trying to use a SPI slave in HALF_DUPLEX mode with DMA. I logged a bunch of detail so thanks in advance to anyone that reads all the weird stuff I found. For background, I have successfully used the FT81x family of display/touchscreen controllers as an SPI slave in DM...