cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX v6.15 shows conflict with IOC that worked fine in v6.14.1

lqi
Associate II

when I use V6.14.1 everything goes well, bug when I update to V6.15,the same IOC file shows LTDC RGB565 confict with usart2, when I disabled usart2, re-enabled LTDC RGB565,LTDC_R1 pin come out but no R0,R2, it must be a bug here!

5 REPLIES 5
STTwo-32
ST Employee

Hello @lqi 

LTDC_R0 is available on PE0 (used as FMC on your .ioc) and PG13 (used as GPIO_Input on your .ioc). 

LTDC_R2 is available on PA1 (used as USART2_DE on your .ioc) and PC10 (used as I2C5_SDA on your .ioc). So, since you are using those pins, you can't enable LTDC_R0 and LTDC_R2.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

LTDC RGB565 Should not have R0,R1,R2,  RGB565 only have R3-7,G2-7,B3-7, why R1 must be select?

Hello @lqi 

It seems to be a regression on the STM32CubeMX V6.15.0. I've escalated internally for correction on the future (under internal ticket number 215387). Thank you so much for reporting.

Best Regards.

STTwo-32

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

you're welcome ,can I have an example for stm32h723zgt6 ospi with dual-quad to W25Q128, by the way, I have two W25Q128 with ospi on my board, thanks a lot.

This is a new question. You may create a new thread for it to give it more visibility.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.