Tool/software: Code Composer Studio
Hello to everyone,
I am currently working with the TMS320F28379D in topics related to communication, especially with the example provided by Texas Instruments called usb_dev_serial. This example established the communication between two serial terminals, in a way that what is written in one of them can be on the other and vice versa
I am opening this thread in order to ask if anyone know if it is possible to modificate this example or another one (I am thinking of the usb_dev_bulk project) in order to have only one terminal. That is to say, what I want to do is sending data from the DSP to the serial terminal on my computer only, not the other way round (from the computer to the DSP).
Thank you very much in advance
Regards