This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32F4 / Microchip Hillstar MGC3130

Hello,

Im using the gesture control device from microchip Hillstar development board MGC3130 and Im trying to build a small application to control the STM32F4 Leds through gests. The communication will established through I2C.
I tried to include the Hillstar headers file (gestic_api.h & gestic_dynamic.h) in the Keil project directory but I keep getting this error in the gestic_api.h header file saying " error :#35: #error directive: "NO IO-implementation is selected"

Your help will be very much appreciated. Thank you.

Parents
  • As it's from Microchip - shouldn't you be asking Microchip about their code?!

     "NO IO-implementation is selected"
    

    So select an IO-implementation, then!

    Again, that's an #error directive from the Microchip code - so you will have to ask Microchip for details of how to do that.

Reply
  • As it's from Microchip - shouldn't you be asking Microchip about their code?!

     "NO IO-implementation is selected"
    

    So select an IO-implementation, then!

    Again, that's an #error directive from the Microchip code - so you will have to ask Microchip for details of how to do that.

Children
No data