Is the STM32G431CBT6 LQFP48 compatible with STM32G431CBU6 UFQFPN48?
I have a custom board based upon the B-G431B-ESC1. Using the LQFP48 foot print version of the same chip. It is missing a few pins, but my project is not using them.
After creating a new project using STM32G431CBT6 and the importing the original from MC workbench, I have 2 faults showing on CubeMX.
ADC1 and ADC2 Clock Prescaler cannot use clock div1
I choose div4 as I can't see anything in the data sheets to exclude div1 and MX proceeds to generate the code. After loading the project into CubeIDE, I change the div4 to div1 and all compiles fine.
Why does Cube MX create these errors? Is there an incompatibility?
Thank you for any insight into this.
Kind Regards.
P
