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

Add I2C support to TI cc23x0 SoC #84526

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bogdanovs
Copy link
Contributor

@bogdanovs bogdanovs commented Jan 24, 2025

This series adds I2C support to TI cc23x0 SoC.

Datasheet: https://www.ti.com/lit/ds/symlink/cc2340r5.pdf

@zephyrbot zephyrbot added area: UART Universal Asynchronous Receiver-Transmitter area: GPIO area: Samples Samples area: Pinctrl area: Timer Timer area: Flash platform: TI SimpleLink Texas Instruments SimpleLink MCU area: Sensors Sensors area: I2C labels Jan 24, 2025
@zephyrbot
Copy link
Collaborator

zephyrbot commented Jan 24, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Add support for I2C to cc23x0 SoC. Only controller mode is implemented.

Signed-off-by: Stoyan Bogdanov <[email protected]>
Add support for I2C to cc23x0 SoC.

Signed-off-by: Stoyan Bogdanov <[email protected]>
Enable I2C for TI lp_em_cc2340r5.

Signed-off-by: Stoyan Bogdanov <[email protected]>
Add lp_em_cc2340r5 overlay in bme280 sensors sample.

Signed-off-by: Stoyan Bogdanov <[email protected]>
@bogdanovs bogdanovs force-pushed the baylibre/upstream-cc23x0-i2c branch from 38e32dc to e79aada Compare February 4, 2025 16:14
@bogdanovs bogdanovs marked this pull request as ready for review February 4, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Flash area: GPIO area: I2C area: Pinctrl area: Samples Samples area: Sensors Sensors area: Timer Timer area: UART Universal Asynchronous Receiver-Transmitter platform: TI SimpleLink Texas Instruments SimpleLink MCU
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants