Hello San_jon,
When using both positive and negative edge for KBI, a factor to keep in mind is that there will be a pull-up current when negative edge is selected for an input, but this will change to a pull-down current for positive edge. If you are actively driving the input, this is unlikely to be a problem.
However, if you happen to be sensing the closure and release of a switch contact, there is a potential problem. Since it appears not possible to disable the pull-up/pull-down current when KBI is enabled, you may need to use an external pull-up resistor of a sufficiently low value to over-ride the effect of the pull-down current.
An alternative method to trigger an interrupt on either edge or both edges of an input, is to utilize a TIM channel in input capture mode. Of course, the capture time would be irrelevant in this case.
Regards,
Mac