PSoC6 I2C DMA example code

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

cross mob
YongseokJeon
Level 4
Level 4
Distributor
50 replies posted 50 questions asked 25 replies posted

Hello,
Is there an example code of PSoC6 I2C master using DMA?
My development environment is as follows.

- Modus Toolbox
- CY8CKIT-062-WiFi-BT

Thanks and Regards,
YS

0 Likes
1 Solution
Panometric
Level 5
Level 5
100 sign-ins 100 replies posted 10 solutions authored

It does not look like there is. You could get the DMA example from the UART one though. 

https://github.com/Infineon/mtb-example-psoc6-uart-transmit-receive-dma

FYI, this is kind of the master example list. 
https://github.com/orgs/Infineon/repositories?q=mtb-example-psoc6+NOT+Deprecated&type=all

View solution in original post

0 Likes
1 Reply
Panometric
Level 5
Level 5
100 sign-ins 100 replies posted 10 solutions authored

It does not look like there is. You could get the DMA example from the UART one though. 

https://github.com/Infineon/mtb-example-psoc6-uart-transmit-receive-dma

FYI, this is kind of the master example list. 
https://github.com/orgs/Infineon/repositories?q=mtb-example-psoc6+NOT+Deprecated&type=all

0 Likes