cancel
Showing results for 
Search instead for 
Did you mean: 

How add MB1166 on the STM32F479VI?

RFREN.1
Associate II

Hello,

I want to make a project with a STM32F479VI and a MB1166. I don't know how to do. Is someone can share to me an empty example, please? Is it possible to have file for TouchGFX too, please?

Thank you for you help.

Best Regards

2 REPLIES 2

Physically wire it via the connector? Or do you have the board already?

You could use the STM32469I-DISCO schematic as a template for DSI pining.

And the STM32F769I-DISCO schematic/BOM for the connectivity/parts related to the connectorization of the DSI and touch interfaces.

See CAD Resources tabs on respective board pages.

Driver code can also be pulled/ported from the CubeF4 and CubeF7 BSP libraries.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
RFREN.1
Associate II

I make a board with th micro + crystal and I connected it to the board MB1166. I success to flash the STM32F479VI without the screen to be sure that all setup is okey. After that, I connected to my micro board board the MB1166 like the the STM32469I-DISCO. So normally, everything are okey side connection between boards.

Now, I don't know how pulled/ported librairies or start a new project properly with all librairies.

Thank you

Best Regards