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.

MSP432E411Y: SimpleLink driver files removed from SDK 1.60

Part Number: MSP432E411Y
Other Parts Discussed in Thread: CC3200

I am missing driver files which declare the abstract interface for various components in the SimpleLink MSP432E SDK 1.60.  source/ti/drivers/ lacks ADC, AES, I2CSlave etc. both .h and .c.  As I understand the architecture, these are defining an abstract interface common across the SimpleLink line (CC3200 etc. should have these as well.)  Also, it's practically possible to add a e.g. I2C ADC which would still conform to the ADC.h interface.

Will this interface be reintroduced ?  I see there never was an ADC_Config / function/hwattrs for the MSP432E, I assume the missing implementation was the reason for removing it in the SDK.  This doesn't prevent from using the interface for various purposes (simulate, or even a real I2C ADC, or just implementing the driver yourself.)

  • Jaakko,

    For MSP432E4 we are in the process of trying to add support for these and recognize that we don't have them now and never have had them.

    For MSP432P4, we still currently have these (minus AES.h and .c).

    We are always trying to add functionality to our devices and adding additional drivers support for both P4 and E4 are at the the top of the list.

**Attention** This is a public forum