We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
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.