Posted on February 25, 2015 at 06:19
hi
I have been trying to interface cc3200 and tdc gp-22,by referring to example code which is written for stm-32 microcontroller.
i cant understand whats happening in this function which i have gi...
Posted on February 17, 2015 at 06:44
I have been trying to interface between cc3200 and tdc gp-22,in which i got example code for tdc gp-22 which is written for STM32F105_VC microprocessor.
The attached function is used for '' Reads n bytes fr...
Posted on March 02, 2015 at 08:13
Hi clive1,
Thank you for replying.I still got doubt,after we have send the read_opcode address
SPI_I2S_SendData(bus_type, read_opcode_addr); , we use this function
SPI_I2S_ReceiveData(bus_type); what d...