ADAS1000
Recommended for New Designs
The ADAS1000 measures electro
cardiac (ECG) signals, thoracic impedance, pacing artifacts,
and lead-on/lead-off status and output this information in the...
Datasheet
ADAS1000 on Analog.com
Dear Analog Device,
Thanks for responding, please find clarification below as follows:
Thanks & Regards,
Pradeep A.N
Dear Analog Device,
I am seeking technical support for interfacing the ASAS1000 with the ADSP-BF526 processor using the SPORT interface through ADI APIs. Currently, the system is operating in data mode, where ADAS data is received via the ADI_DEV_EVENT_BUFFER_PROCESSED event. In this context, I would like to know whether it is possible to read registers from the ADAS1000 (or any other device) simultaneously while data reception is in progress.
Could you please provide guidance on this? A reference example using ADI APIs would be highly helpful.
Hi LAN8710 ,
Apologies for missing this thread. Will contact the product owner and get back to you.
Thanks,
Francis
Hi,
Yes, see section 'Data Frames/Packets' in the ADAS1000 datasheet. A frame is interrupted when another read or write command is issued. New frame reads will have to be started after the register read. The user can begin reading frames by issuing a read command to the frame header register.
Best regards
Roberto
In my case I am Tring read ADAS1000 CTL Register, WhetnADAS1000 already in SPORT is open state of communication that is resetting the ADAS10o0. Could you please provide refence snippet for the same? Please advise.