Skip to main content
This topic has been closed for replies.

2 replies

Technical Moderator
August 24, 2022

Hello @TYUKI.1​ ,

Could you please provide more details about your issue encounter with STM32F205ZET6 ?

The STM32F205VETx is an LQFP100 package, and STM32F205ZETx is LQFP144 package.

So, you should refer to the STM32F205xx Datasheet and check the GPIO, pin assignment.

0693W00000SteLaQAJ.jpg 

0693W00000SteLuQAJ.jpg 

You can use STM32CubeMX to compare the part numbers.

For that, this FAQ may help you: How to compare different STM32 part numbers using the cross selection tool of STM32CubeMX?

Check also the STM32F20x Errata sheet, if you have the limitation as described in the doc.

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
TYUKI.1
TYUKI.1Author
Associate
August 24, 2022

Thank you very much for teaching me many things.

We wanted to be able to put both 100-pin and 144-pin components on the board, so we designed the board as shown in the attached document.

I ran a pattern through the pins that had the equivalent functions of the 100-pin and 144-pin components, and dropped all unused pins of the 144-pin ones to ground.

This prototype board uses the 144-pin one, and the firmware is the program that was used when the 100-pin one was used.

regards,