Hello there,
I am using CCS project generated from PSIM and running it on TI Launchxl-F28379D, there I have SCIB (a module that was put in using PSIM). I want to use this SCIB to communicate between two Launchxl-F28379D but its not working.
I watched couple of videos where SCIA was being used to send a data from a PC that is running PSIM project to Launchxl-F28379D but what I want instead is have this SCIB communicating with second Launchxl-F28379D not with PC. I want to send some data from one Launchxl-F28379D to this Launchxl-F28379D that is running ccs C code project generated from PSIM. What changes that I have to do in SCI block/module of PSIM in order for this to work.
Thank you,