QSPI0 for TC399

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

cross mob
User14049
Level 3
Level 3
What is MRIS - Master mode receiver input select for QSPI0 what it's function.
0 Likes
11 Replies
User11979
Level 1
Level 1
Hello,

MRIS tells the QSPI module that through which port pin the data is received from the slave.


Regards,
Autosarian
0 Likes
User14049
Level 3
Level 3
I want to configure QSPI0 of TC399, do you have any sample code for it.
0 Likes
User11979
Level 1
Level 1
Hello KDN,

I'm sorry i don't have any sample code for TC399.
But I think you can download sample code from Infineon site if you have login credentials.
Try it.


Regards,
Autosarian.
0 Likes
User14049
Level 3
Level 3
Can you please share link from where I can download.
0 Likes
MoD
Employee
Employee
50 likes received 500 replies posted 100 solutions authored
You can find all information here:
https://myicp-dmz.extra.infineon.com/SitePages/Home.aspx
If not yet done then registration is needed.
0 Likes
NeMa_4793301
Level 6
Level 6
10 likes received 10 solutions authored 5 solutions authored
@MoD I think you meant to post the public link 😉

https://myicp.infineon.com/SitePages/Home.aspx
0 Likes
User14049
Level 3
Level 3
Hi,

My QSPI2 chip select is always low and clock is also not getting output.


I am using SLSO1 of QSPI2(QSPI2_MRSTB), what setting should I use in BACON and SSOC resister.
0 Likes
User14049
Level 3
Level 3
I am getting problem while reading data from FIFO of QSPI2.

Single data transmission and reception work fine.
0 Likes
User14049
Level 3
Level 3
I checked status register, it's showing EXPECT time out error
0 Likes
NeMa_4793301
Level 6
Level 6
10 likes received 10 solutions authored 5 solutions authored
Are you using the iLLD, or making your own SPI code? Can you share a code snippet?
0 Likes
User14049
Level 3
Level 3
I am using my own code and it's working now in polling mode, I am using BIFACES to write code can you please help me how can I use it in interrupt mode.
0 Likes