Hi,I am using 4 NFC 4 Clicks in combination with 74HC138 to connect them directly to on I2C bus. Can anyone hep me how do I implement this in my code so that he controller would switch between every I2C device.Rgrd,Anej
Hi guys,I'm new to this. I'm using STM32L476RG in combination with NFC 4 Click. I downloaded the X-CUBE-NFC6 but when i go to read an NFC Tag nothing happens. NFC 4 Click device has ben succesfully initialized. They are connected using I2C. What am I...
Hi again,I now connected 4 NFC 4 Click Modules via 74HC138 to I2C1 bus. But I am having issues with 4 interrupts. They are connected to pins PA0, PA1, PA4 and PA6. How do I define 4 interrupts and tell the program to listen for them?rgrd, Anej
Hi,thanks a lot for the reply. I renamed the USE_HAL_I2C_REGISTER_CALLBACKS. I do not even have an inetrrupt connected. I now see it is mandatory. To where do I connect it on the STM32L476RG side?Thank you so much for your help.Rgds,Anej
Hi guys,I'm new to this. I'm using Nucleo L476RG in combination with NFC 4 Click. I downloaded the X-CUBE-NFC6 but when i go to read an NFC Tag nothing happens. NFC 4 Click device has ben succesfully initialized What am I doing wrong?