Hello,
Please let me check.
When the user generates the source from the captivate design center and creates the project,
A file called driverlib \ MSP430FR2xx_4xx \ rom_headers \ rom_driverlib_fr253x_fr263x.h will be created.
In this header file, there is an explanation "Macros for calling ROM functions in the EUSCIBI 2 C API."
It looks like there is an API such as ROM_EUSCI_B_I2C_masterxxx that we could use on MSP 430 FR 253.
However, although I confirmed Captivate technology Guide and MSP 430 ™ CapTIvate Software library API, there was no description about I2C Master.
Is the above I2C master function API available?
Best regards,
DDdoor