Tool/software: Code Composer Studio
Used tools:
- CCS v7.2.0
- simplelink_cc2640r2_sdk_1_30_00_25
- CC2640R2 launchpad
- RF430CL330H
Based on project_zero_cc2640r2lp_app.
tidcav8 and RF430CL330H_Example were used.
Hello, please help in solving the next problem.
During the operation of the nfs module, a situation occurs when, after the next read / write operation on the tag, the busy bit in the status register is not reset. In this case, the NFS tag is no longer detected by the phone, and interrupts are no longer generated, the registers have the following values:
- status register: 5
- interrupt register: 0
- control register: 28 or 30
Code:
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/667/2262.Application.7z
Saleae logic data:
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/667/i2c.7z
It is possible you can tell where the problem may be (sequence of work with NSF, I2S transfer).