2023-05-20 07:21 AM
Using STM32CubeMX v6.8.1. Target is STM32H573. Syntax error in "Clock Configuration":
Initializing: STM32H573RITx
LogicalParser: syntax error detected in expression for RCC original expression: ((VCOInputFreq_Value >1000000|(VCOInputFreq_Value=1000000)) & (VCOInputFreq_Value < 2000000)) & PLLUsed=1 parser evaluation: ((1.2E7 >1000000|(1.2E7=1000000)) & (1.2E7 < 2000000)) & 1.0=1
2023-05-23 01:52 AM
Hello @koendv
Can you give us more details about this issue to facilitate reproduction on our side?
Regards
DianeP