duongtv618 / PSoC-4-I2CSniffer

A simple I2C sniffer project use for PSoC4 MCU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSoC-4-I2CSniffer

A simple I2C sniffer project use for PSoC4 MCU

Installation

Just clone project to you computer and open project bundle in PSoC Creator, then choose you MCU device

Hardware information

  • System clock: 48MHz
  • UART baud: 115200 (I've tried 23400 but not success, can loose some session with baud 115200 because in the code i print data to UART after 1 session is stopped)
  • I2C Speed: 100kB/s (success)

Author

Duong Tran Van

License

MIT License

About

A simple I2C sniffer project use for PSoC4 MCU

License:MIT License


Languages

Language:C 100.0%