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.

TM4C1294NCPDT: Json libraries

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: ENERGIA

Are there json libraries to use with TM4C1294NCPDT?

The application needs JSON serialization over USB.

There appears to be a MSP430 example relevant to this:

Thanks,

Priya

  • Hello Priya,

    The quick answer is that we don't have any JSON libraries for TM4C.

    Now then, based on what you shared, it looks like the JSON ability with MSP430 is based on Energia. So I can't speak much to that given I have limited Energia experience, but knowing that MSP430 + Energia can support JSON, I would say TM4C should be able to do so as well.

    Also while looking for information about this, I came across this thread which I think may have some useful information for you: e2e.ti.com/.../542452

    I would recommend possibly inquiring on the Energia forums about JSON with TM4C, again referencing the MSP430 example. They may have developed further functionality in that community.

    Sorry we can't be of more help on this, but JSON compatibility just is not a topic which has come up much before and thus is not a feature that we would add support for on TM4C.