Skip to main content
Visitor II
October 25, 2019
Question

How to connect STM32L4R9I and STM32L152CC6. Access to Multi-function Expander

  • October 25, 2019
  • 1 reply
  • 591 views

Hello,

Lately, i have been working on STM32L4R9I Disco. i am trying to figure out the way to connect and control peripheral using MFX function on the board.

Does anyone have any idea about MFX function?

Thank you very much

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    October 25, 2019

    MFX embed various custom fonctionalities, depending on the discovery, it could be additional GPIOx, interrupt generation and power measurement.

    You could probably found how it is controlled in our examples by looking to related HAL SW demo sources.