SPI related Issue

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

cross mob
amjoc_3854616
Level 3
Level 3

Just to clarify one thing, Can we use SPIDMA mode and bit banging SPI in single program?

I have an requirement where i need to read data from NOR flash using SPIDMA and config FPGA using bit-banging SPI? Is this possible?

0 Likes
1 Solution
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello,

The SPI hardware block and the GPIO based SPI (bit-banging) can be used independently. It has to be noted that the GPIOs that are used for bit-banging SPI are not associated/used with other blocks of FX3 being used in your application.

Best regards,

Srinath S

View solution in original post

0 Likes
1 Reply
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello,

The SPI hardware block and the GPIO based SPI (bit-banging) can be used independently. It has to be noted that the GPIOs that are used for bit-banging SPI are not associated/used with other blocks of FX3 being used in your application.

Best regards,

Srinath S

0 Likes