Hi,i use DSI Host with generation in separate file dsihost.cIn HAL_DSI_MspInit CubeMX and STM32IDE generate next lines/* DSI clock enable */__HAL_RCC_DSI_CLK_ENABLE();( );__HAL_RCC_GPIOB_CLK_ENABLE();error: expected expression before ')' token
Hi,i startTouchGFX 4.10.0 Environmenticon on desktop and see above message.Can anybody explain or help to resolve ?Windows 10 x64 Pro12GB RAMBest regardsMitek
Hi,looks strange. I open H747XIH.ioc in CubeMX, click GENERATE CODE and see line 174 in fileCM7\Core\Src\dsihost.c /* DSI clock enable */
__HAL_RCC_DSI_CLK_ENABLE();
();
__HAL_RCC_GPIOB_CLK_ENABLE();
/**DSIHOST GPIO Configuration