2017-05-24 09:24 AM
For my design i am already using STM32F429BI--LQFP208 package, Now i am looking to replace this with STM32F777BI-LQFP208, both are pin compatible..
Question: In the data sheet of STM32F777BI Its mentioned that GPIO'S=159 in the page number 17,but in
STM32F429BI Its mentioned that GPIO'S=168 in page number 16,so what is the difference.
The above one is STM32F777BI,
The above one is
STM32F429BI,
BUT in the front page of the datasheet -product description its mentioned i/o's 168 in both of the data sheet
and also in the ST.COM its mentioned i/o's 168 I/O'S
So my question is what is this difference,and what are all the 9 pins in STM32F777BI which is not GPIO..
please answer this query....
#stm32f777bi #gpioSolved! Go to Solution.
2017-05-25 12:52 AM
thank you for your information i got it.
2017-05-24 09:32 AM
Have you worked through the pin list, kind of the first thing I'd do if there was such an anomaly...
2017-05-24 01:06 PM
Compare pinout list in datasheets should give the right answer as Clive said. It should be the reference for comparisons.
2017-05-24 02:04 PM
thanks
yes i have gone through all the 208 pins but there it is mentioned that in STM32F777BI -LQPF208 all the pin type as i/o for all PINS except supply and boot and input type pin. Pin Types are same as to the STM32F429BI -LQPF208 only there alternate function varies, but why its mentioned GPIO 159--- i/o's 168.. don't know ------
please help regarding this.
2017-05-24 05:34 PM
yes totally we have 208 pins in both the ic's in that 168 i/os is there in both data sheet i have compared all the 168 pins i have attached below
please find the attachements
https://drive.google.com/open?id=0B_wE-Sq69L5DZGluRmpmOHBmaUk
All the 168 pins, there functionality available in the STM32F429BI is available in STM32F777BI, And also in STM32777BI because of upgrade there is some additional alternate functionality is there i have marked them in yellow color..so please refer this Documents also and tell me
why there is only 159 GPIO'S, why not 168??, if its 159, what are all the 9 pins that is not GPIO'S.2017-05-24 08:01 PM
This seems to be imprecise/generic data in table 2 of STM32F77x datasheet.
The missing GPIOs are taken by the DSI interface on STM32F779 part numbers, so the value is not wrong actually.
The STM32F777 does not have the DSI interface and therefore has all the 168 GPIOs.
You may find the application note useful for your porting task:
http://www.st.com/resource/en/application_note/dm00164538.pdf
Note: I usually use STM32CubeMx to quickly review the pinout, I found this faster than using the datasheet...
2017-05-25 12:52 AM
thank you for your information i got it.
2017-05-25 01:22 AM
Don't worry about it. if the 777 pins do what you want, just do it