Other Parts Discussed in Thread: DCA1000EVM
HI E2E,
I want to change the state of one gpio and compile a new image which I can use for data capture using DCA1000EVM. How can I do that?
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.
HI E2E,
I want to change the state of one gpio and compile a new image which I can use for data capture using DCA1000EVM. How can I do that?
Hello,
You can find more information on gpio in the SDK folder under C:\ti\mmwave_sdk_03_02_00_04\packages\ti\drivers\gpio\docs\doxygen\html\group___g_p_i_o___d_r_i_v_e_r___e_x_t_e_r_n_a_l___d_a_t_a___s_t_r_u_c_t_u_r_e.html.
-Chloe
Hi Chloe,
I read the document. But I want to compile mmWaveStudio\rf_eval_firmware\masterss\xwr68xx_masterss.bin binary with gpio changes. Where can I found the code to add gpio changes in mmwave studio?
I want to use the resultant binary for data capture using RadarStudio.
Hi Akshay,
Which GPIO are you trying to change? Please see section 10.3 in the mmWave Studio User Guide on how to select GPIO_0.
-Chloe
Hi Akshay,
Please download the SDK and go to mmwave_sdk_03_02_00_04\packages\ti\drivers\gpio\test for help with programming the GPIO.
-Chloe