2022-11-02 03:43 PM
Hello. I have a project that runs fine on F303RE Nucleo board. I loaded it on the F303ZE Nucleo board and I get no banner displayed on the Virtual Comm port. The device manager sees the port fine.
Are there any solder bridges or jumpers needed on the ZE board to enable the VCP?
Thanks,
Solved! Go to Solution.
2022-11-03 04:11 AM
You should also note that both NUCLEO use different target packages:
Regards
/Peter
2022-11-03 03:20 AM
Hello @DPeki.1,
Try to connect using STM32Cubeprogrammer.
You can check the solder bridges and jumpers needed on the nucleo-F303ZE board in the UM1974.
Thank you for your contribution.
Kaouthar
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.
2022-11-03 04:11 AM
You should also note that both NUCLEO use different target packages:
Regards
/Peter
2022-11-03 03:07 PM
Thank you. That explains it. I was naive to think it was just pin configurations differences between the two boards F303RE and F303ZE.