Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

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.

CCS/MSP430FR4133: Help with my program

Anonymous
Anonymous
Guru 17045 points
Part Number: MSP430FR4133

Tool/software: Code Composer Studio

Hi, I am developing a datalogger that collects information from several sensors with different protocols such as I2C, UART, 1-Wire, etc, and then saved in an I2C memory. Then, it transfers the data when a base station requests it. The data logger has 6 ports each one compatible with some protocols. For instance, a port supports I2C, 1-Wire, and analog devices for which, depending on what sensors are connected and through the base station, I send a frame with what sensor is connected, thus configuration it according to that. My problem is that I don't how to process this, I have been thinking about how to do it but nothing comes to my mind. Maybe a state machine. I would appreciate your help. Thanks.

**Attention** This is a public forum