Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

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

AURIX™ Forum Discussions

IHK
Level 1
Level 1
5 sign-ins First reply posted First question asked

 

Hello.

I have ask thing about SPI communication on Aurix 2G TC364.
I have done SPI communication using interrupt.
but now I don't want to use interrupt for SPI communication.
I could find some example code for SPI communication in iLLD library, but that is using interrupt.
Is there some example code which is not use interrupt for SPI communication?
Please share it or let me know the method.
Thank you in advance.

0 Likes
2 Replies
DownyK
Level 5
Level 5
10 questions asked 50 replies posted 10 likes given

Hello

I don't know where the example code is, but there is a way to use SPI with DMA.

I'm currently implementing all SPI communication via DMA.

0 Likes
IHK
Level 1
Level 1
5 sign-ins First reply posted First question asked

Hello.

Thank you for your reply.

But I don't want to use DMA for SPI Communication.

Could you make a some sample code that is not use interrupt or DMA?

0 Likes
This widget could not be displayed.