Question
Ethernet and TFT LCD with an STM32F746IGT6 LQPF176
Posted on July 17, 2017 at 10:33
I want to build a application with a an STM32F746IGT6 LQPF176 with Ethernet and TFT LCD.
I started with CubeMX for checking if this configuration is possible.
When I enable:
- LTDC Display Type: RGB888 (24bits)
- ETH Mode: RMII
in the Pinout view (ETH section) the yellow exclamation mark is displayed with the note:
'Conflict with: LTDC Display type RGB888 (24bits) or/and Only active when TIM2 has an enabled Slave mode with ITR1 as trigger source.'
Does anyone knows what this warning means?
Thanks
