SPI RX-ONLY Mode: Stop after a precise num of clock cycle
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-05-28 7:15 AM
Posted on May 28, 2014 at 16:15
Hello,
my SPI is configured as Master RX-Only. I'd like to disable my spi after 24 - 25 - 26 clock cycles. How can I achieve this result? Thanks
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-05-29 8:39 AM
Posted on May 29, 2014 at 17:39
Hi
''I'd like to disable my spi after 24 - 25 - 26 clock cycles. How can I achieve this result?'' I do not think you can do this. The SPI peripheral is geared towards 8 or 16bit transfers.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-17 5:43 AM
Posted on June 17, 2014 at 14:43
Thank you for the reply
You're right: I'm not allowed to control singles spi clock cycles. Thanks