2018-10-08 12:31 AM
hai,
i am designing using STM32F051R4T6TR.I have configured port F for I2C but couldnt find that in the additional functions list in datasheet of the ic found on the last page.I found the additional function list of both PORT A and B in the datasheet but couldnt find one for PORT C and Port F.Please help me with this issue.I am in urgent need of the details regarding this.
2018-10-08 02:29 AM
Look more thoroughly.
The datasheet list is ordered by package pin numbers, not by port name/number. You need to collect the columns for all related port pins yourself.
2018-10-08 03:00 AM
Thanks Avatar,
Actually there is only one I2c in the controller even though two are being specified in the pin definition section.