Category: u8051

8051 microcontroller

A simple I2C protocol for the C8051F410

For my electronics class, my project required communicating with an I2C peripheral (MCP4725 DAC, adafruit breakout board). I got stuck trying to use the ‘410 SMBus; example code from the application note is very...