Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Does the I2C in the MIV_ESS module support SLAVE MODE #6

Open
duaneellissd opened this issue Jan 15, 2024 · 1 comment
Open

Comments

@duaneellissd
Copy link

In our case the MIV_ESS needs to operate as an I2C slave - not an I2C Master.

Do you have such an example? Or as I suspect it only supports master mode.

@CLappin
Copy link

CLappin commented Jan 18, 2024

Hi @duaneellissd,

The MIV_ESS I2C module only supports I2C master as you suspect.
If you'd like to use the CoreI2C module, you can enable on of the APB interfaces on the MIV_ESS and attach the CoreI2C there.

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

No branches or pull requests

2 participants