Hello,
I am a fresher and I've started working on MSP432 mcu. I try to use an example program i2c_master_rw_repeated_start-master_code.c, ti/mspware/MSPWare_2_30_00_49/driverlib/examples/MSP432P4xx/i2c
I've understand the code and now I want to verify it. Is I2C Interface peripherals are necessary to check the master scl and sda ?
Can I check the scl and sda In DCO?
Thank You