cannot communicate ST25R3916 with STM32G0 MCU
Hi,
I've designed a custom board with two ST25R3916 and one STM32G0 MCU to control them using one SPI interface and two chip-select lines (CS1 and CS2). The problem is I'm able to send a SPI byte to one of the ST25R3916 devices (through CS, CLK, MOSI lines) but I have not response on the MISO line (it remains at high-impedance)
The design is based on DISCO and NUCLEO boards with ST25R3916
I've checked the power lines on my custom board and everything seems correct.
The I2C_EN is tied to GND to enable the SPI communication
How can I check if the ST25R3916 is running?
regards,
gaston

