This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AFE4300 Register setup process

Other Parts Discussed in Thread: AFE4300

Hi, 

I'm working on a device which contains AFE4300 and I'm using an ARM Cortex M3 MUC along with it, I'm having a hard time to get AFE4300 to do a single BCM capture, is there a specific order to setup the AFE4300 registers? its not mentioned in the datasheet..

I also had a look inside the embedded firmware provided by you guys, all it does is to parse the command from USART and send it to the AFE4300, the order of things is hidden in the PC application...