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.

MSP430F149 and encryption

Other Parts Discussed in Thread: MSP430F149

Hi MSP team,

I have a customer using the MSP430F149 on a current design, and they are now looking to add encryption (like AES128 or 3DES).

I found this app note on implementing encryption --> 

http://www.ti.com/lit/an/slaa547a/slaa547a.pdf

Is there any example code or information on doing this with the MSP430F149 specifically? It seems those examples exist for other MSP versions, but not this one. 

Anything extra you guys can recommend?

Thanks,

Brian

  • Hello Brian,

    The 3DES and AES128 libraries linked to in the application note you mentioned are written in plain C, and thus can be used for any MSP430. Your customer should be able to use these libraries to compile for the MSP430F149.

**Attention** This is a public forum