Skip to main content
Explorer
August 28, 2024
Solved

SPICE Model for STM32L4 OpAmp ?

  • August 28, 2024
  • 1 reply
  • 1582 views

We need to perform some SPICE (LTSpice most likely) simulation of analog circuitry using the STM32L4 OpAmp (TQFP package not BGA).

I can only find this IBIS model, which will not help me much for this analog case, and not the SPICE model, which would help a lot.

Where could I find the Spise Model of the STM32L4 OpAmp when used as "standalone" will all the IO pins output on MCU external pins (both in "normal mode" and "low power mode") ? Would it be possible to get it or to get support to create it ?

Thanks.

    This topic has been closed for replies.
    Best answer by STTwo-32

    Bonjour @ValereAq et Bienvenue :smiling_face_with_smiling_eyes:

    In fact, the Spice Model of the STM32L4 OPAMP is not available. But you could use standard OPAMP model just setting its parameters as given in datasheet of your MCU (for example the table 82 of the DS12469). The parameters depend on the settings you choose for the OPAMP. Then you can use it for simulation.

    Best Regards.

    STTwo-32

    1 reply

    STTwo-32Answer
    Technical Moderator
    August 28, 2024

    Bonjour @ValereAq et Bienvenue :smiling_face_with_smiling_eyes:

    In fact, the Spice Model of the STM32L4 OPAMP is not available. But you could use standard OPAMP model just setting its parameters as given in datasheet of your MCU (for example the table 82 of the DS12469). The parameters depend on the settings you choose for the OPAMP. Then you can use it for simulation.

    Best Regards.

    STTwo-32

    ValereAqAuthor
    Explorer
    August 29, 2024

    Thanks,

    I will test like this creating a model with the datasheet specifications.

    I was interested to perform phase stability simulation also trying to introduce  temperature shift, this is why I was searching if a more advance model were available.

    Best regards.