Skip to main content
NS.16
Associate III
March 9, 2019
Question

identifier"I2C handler TypeDef" is undefined.

  • March 9, 2019
  • 1 reply
  • 1188 views

I am merging two projects .One project is wrote in stm32f401RE and another one is stm32f429i-discovery board.

I have already included all path and build the project.It shows error like identifier is undefined.

only one file path is not included.But i gave that file path is in C/C++ tab.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
March 9, 2019

Maker sure the module is enabled in stm32f4xx_hal_conf.h

And the the source files for the HAL I2C libraries are listed in the project trees. ​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..