Skip to content
Discussion options

You must be logged in to vote

The STM32F4 has multiple DMA channels available.
I'd prepare the entire DMA transfer to the I2C beforehand and use a hard IRQ Trigger.
Within that ISR I'd just trigger the DMA transfer.
It's hardly possible to make that any faster.

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@saraverbeecke
Comment options

@GitHubsSilverBullet
Comment options

Answer selected by saraverbeecke
Comment options

You must be logged in to vote
2 replies
@saraverbeecke
Comment options

@GitHubsSilverBullet
Comment options

Comment options

You must be logged in to vote
1 reply
@rkompass
Comment options

Comment options

You must be logged in to vote
2 replies
@saraverbeecke
Comment options

@peterhinch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants