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.

CCS/LAUNCHXL-F28379D: Required reset method or program for my LAUNCHXL-F28379D

Part Number: LAUNCHXL-F28379D


Tool/software: Code Composer Studio

Hi, I am using LCD 1602 i2c communication for display. I referred https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/738946?CCS-TMS320F28379D-I2c-communicate-with-a-LCD-display-PCF8574- for program and stored all the program in LCD.h file. I initialize the required parameters on main_file.c file. I am performing stand alone boot mode. When I connect USB cable to computer, LCD 1602 does not display any thing but when i press RESET button of F28379D LCD works perfect.

Is there any method or program to automatic reset the F28379D only one time when it gets powered up ?