- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone,
is there an example project available for the TC21x to emulate an I2C interface (Aurix Dev Studio)?
I have an TC212 evaluation board and would like to communicate with an I2C slave device.
If no ready-to-use example is available, I will have to implement the emulation via bit banging by myself (according to this Knowledge Base Article).
But I'm also struggling to find an Aurix Dev Studio blank base project for the aforementioned Aurix controller. Is there none available?
Thanks in advance
Solved! Go to Solution.
- Labels:
-
Aurix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
There is no I2C Aurix Development Studio example directly available for the TC212 kit. You can use the example available for the TC297 kit as a reference.
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Refer to open source libraries from Infineon (iLLD) available as open-source on GitHub. I'm currently working on TC3XX I2C myself and I use it as support material for this project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
There is no I2C Aurix Development Studio example directly available for the TC212 kit. You can use the example available for the TC297 kit as a reference.
Best Regards.