How to receive the GPO signal via using STM8L MCU?
Hello.I have a question.I use the STM8L MCU to design my product.In the product, I also the ST25DV04K tag. Now I cannot receive the GPO signal in the stm8l15x_it.c.In the official demo about STM32F4,GPO signal is received by the function called BSP_GPO_Callback.But in my STM8L,I cannot use the official demo.So,how to solve the problem?
