MFX_V3 documentation
We use a an STM32L4R9-DISCO board to start SW development on a project.
We run own OS on the board and integrating the HAL/BSP modules for the board (e.g. STM32CubeL4\Drivers\BSP\STM32L4R9I-Discovery\stm32l4r9i_discovery_io) is not feasible for us.
I have basic I2C running (ack from the MFX) but no reaction to any commands, using the registers defined in mfxstm32l152.h
I therefore need basic documentation of the MFX_V3 I2C communication for setting up port directions, getting and setting ports.
rgds Tage
