Skip to content

Add I2C to UART and UART to I2C examples#80

Closed
Divit-sh-21-03 wants to merge 1 commit into
vicharak-in:mainfrom
Divit-sh-21-03:add-i2c-uart-examples
Closed

Add I2C to UART and UART to I2C examples#80
Divit-sh-21-03 wants to merge 1 commit into
vicharak-in:mainfrom
Divit-sh-21-03:add-i2c-uart-examples

Conversation

@Divit-sh-21-03

Copy link
Copy Markdown

Summary

Adds two new examples to the examples directory:

  • i2c_to_uart
  • uart_to_i2c

These examples demonstrate bidirectional communication between UART and I2C interfaces using Shrike FPGA.

Files Added

  • examples/i2c_to_uart
  • examples/uart_to_i2c

Testing

Verified functionality using the included testbenches and Python scripts.

@dpks2003

Copy link
Copy Markdown
Member

@Divit-sh-21-03 Please Read the contribution guide and arrange the PR properly then we will test it on hardware.

@UpendraReddi UpendraReddi self-assigned this Jun 16, 2026
@UpendraReddi
UpendraReddi self-requested a review June 16, 2026 05:32

@UpendraReddi UpendraReddi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your PR is not following our contribution guidelines please go through the contribution guide and follow that structure.

@UpendraReddi

Copy link
Copy Markdown
Collaborator

@Divit-sh-21-03 take this as reference for contribution guidelines: https://github.com/vicharak-in/shrike/blob/main/CONTRIBUTING.md

@Divit-sh-21-03
Divit-sh-21-03 deleted the add-i2c-uart-examples branch July 2, 2026 08:54
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

Successfully merging this pull request may close these issues.

3 participants