This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0L1306: I2C Bit Bang

Part Number: MSPM0L1306
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hello,

Almost in my all designs I didn't use I2C commands and I programmed my own I2C communication using GPIOs (bit bang). Because, in my designs, there are different kind of I2C sensors that is not compatible with the standart commands. Now, for flash memory and power consumption reasons, I want to use MSPM0L1306 in my new design. But I couldn't find any example about defining an input or an output without sysconfig. If I can define an input/output, I can transfer my I2C functions to my new MSPM0L1306 design.

How can I define an input or output for MSPM0L1306 without syscfg?

Best regards,

Onur