Hello,
I am trying to disconnect TRF7970A chip from MSP430 (on EVM board) and connect it to AT91SAM7X controller. I have performed the steps mentioned below so far.
1. Remove 0 ohm resistors between HDR_4 and HDR_5.
2. Remove resistors R10 (to stop power supply to MSP430).
3. Remove R25, R26 and R27.
4. Connect I/O_0 and I/O_1 to ground and I/O_2 to VDD_I/O. (As I want to use SPI without slave select). MOSI and MISO are also connected to the MCU.
5. Providing DATA_CLK from MCU.
V_IN is connected externally to +5V supply.
The problem appears when the +5V supply is provided, the MSP430 still gets the power (in spite of removing R10 from the board). Additionally, the SPI data is not detected at MOSI.
Why is the MSP430 powers up while it is disconnected from the NFC chip? (Note: EN2 and EN are connected as shown in the schematic.)
Any help is highly appreciated. Thank you very much in advance. :-)
Best regards.