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...