MLC functionality on MKSBOX1v1
I have this board with STM32L4R9 and I used CubeMX and Unico-GUI tools to generate a decision tree for MLC in .ucf format. I used a python script to convert this to C uint8_t array as follows:
In the generated main function I use my function to upload this array to MLC:
