2020-07-27 03:35 AM
Hi,
Basically, my new design will use a STM32F767VGT (LQFP100) and I have a NUCLEO-F767ZI development board (STM32F767ZI LQFP144).
All of the ports and functionality I'm using in the new project are available on the development board. I'm using 4 * Uarts, SPI, 2*I2C, SDCARD, USB etc and approximately 20 I/O pins.
I want to develop my STM32MXCube project (ioc file) using the STM32F767VGT and use it to set up all of the ports and name I/O ports as per project function etc etc.
Can I then make a copy of this ioc file and change the processor to the STM32F767ZI LQFP144 for development using the NUCLEO board?
Bringing all hardware configuration across with it?
Thanks,
Neil.
2020-10-21 04:36 AM
Hi @NW27
You can simply do the import of your project.Best regards,
Nesrine