2019-10-25 01:39 AM
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
2019-10-25 05:36 AM
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.