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.

Processor selection

I need a MCU/SOC/DSP capable of:


Deal with an HTTP APIs

Support a PKI(Public Key Infrastructure),

Control security standards, deal with HTTPS/TLS comm.

A clean/good PWM control.

A good ADC module.


I know that maybe this is too much to ask for a MCU, but I think that this days we already have this capability on this devices. I try to search for allot of different devices, but I can't find the right specifications. I will be glad if someone can help.

I appreciate your attention.

  • Hi,

    Please check the Sitara processor family, esp. AM335x and AM437x devices: www.ti.com/.../products.html

  • Hello Biser,

    Thank you for the reply, but I already searched for allot of different devices and my real problem is how to figure out what is the right parameters in a MCU or MPU that will fulfil my application needs without an overhead specification.

    My project is an smart EVSE based on the standard: ISO 15118.

    Best Regards
    Túlio Soares.

  • Hi,

    user6308327 said:

    Deal with an HTTP APIs

    Support a PKI(Public Key Infrastructure),

    Control security standards, deal with HTTPS/TLS comm.

    These are mainly software requirements, you probably have to translate them to ARM CPU cycle requirements and check if AM335x or AM437x which Biser recommended meet the needs.

    user6308327 said:

    A clean/good PWM control.

    A good ADC module.

    AM335x and AM437x do have multiple PWM and ADC modules, but you have to translate these requirements into numbers, for example, number of channels and/or precision to be able to pick a SoC.