I2C transmit using DMA
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2007-07-30 1:08 PM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 12:45 AM
Posted on May 17, 2011 at 09:45
Hello,
I want to transfer bytes from memory to the I2C bus using DMA. The problem I have is that if I select the peripheral as flow controller it starts, but I can not specify the size of data to be sent, and if I select the DMAC as flow controller the transfer never starts. How can I do that ?` thx Michael