This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK8.1 and SDK 9.0 app_gpiote and nrf_drv_gpiote conflict

In SDK8.1 and SDK9.0 we have new driver nrf_drv_gpiote which has GPIOTE interrfupt handler in conflict with app_gpiote library. How to fix this

Parents
  • I'm having some trouble getting this fix to work with SDK 9.0.0 (f.e. both the driver and the library depend on the gpiote_user_t typedef). I tried solving these new issues, but I don't seem to get it to work. Could anyone please provide some pointers on what else needs to be changed to get this to work? That would be much appreciated! Also, is there any news on the release date of the next SDK and/or the official patch mentioned above?

Reply
  • I'm having some trouble getting this fix to work with SDK 9.0.0 (f.e. both the driver and the library depend on the gpiote_user_t typedef). I tried solving these new issues, but I don't seem to get it to work. Could anyone please provide some pointers on what else needs to be changed to get this to work? That would be much appreciated! Also, is there any news on the release date of the next SDK and/or the official patch mentioned above?

Children
No Data
Related