Apr 13, 2022
01:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 13, 2022
01:05 AM
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.
2 Replies
Apr 13, 2022
05:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 13, 2022
05:55 PM
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.
Apr 14, 2022
03:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 14, 2022
03:24 AM
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?
This widget could not be displayed.