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.

TMDSCNCD280049C: Cannot find physical pins on TMDSHSECDOCK-rev F due to confusion from 180_HSEC8_DV_pinout_Rev_F file

Part Number: TMDSCNCD280049C
Other Parts Discussed in Thread: C2000WARE,

I have an issue in figuring out the corresponding physical pins on TMDSHSECDOCK-rev F dock station for a code generated from PSIM Simcoder. In the hardware configuration window in PSIM (as shown below in the screenshot), A3 is configured as ADC In. However I couldn't find the corresponding pin in the dockstation because in the 180_HSEC8_DV_pinout_Rev_F file, there is no such A3, also there is no ADC3!


I have also the same issue in the GPIO pins where in PSIM F28004x configuration I have GPIO0, GPIO1, GPIO2, GPIO3 configured as PWM (also attached screenshot below), still I couldn't know where are GPIO0, GPIO1, GPIO2, GPIO3 on the dockstation because the digital pins are not numbered in the 180_HSEC8_DV_pinout_Rev_F file.

My questions are:

- Is there any other pinout mapping file that I can check?

- How to match the configuration of pins in PSIM simcoder to that of the docking station TMDSHSECDOCK-rev F?

  • Hi Mohamed, 

    Refer the docking station Rev-F pinout here:  C:\ti\c2000\C2000Ware_4_03_00_00\boards\ExperimenterKits\DockingStation_HSEC_120or180pin\revF

    Similarly, look for F28004x control card specific 120-pinout here: C:\ti\c2000\C2000Ware_4_03_00_00\boards\controlCARDs\TMDSCNCD280049C\A

    This should resolve your query between F28004x Control card and Rev-F docking station. I am not sure on the code generated from PSIM simulator, for such queries reachout to PSIM team. 

    Best,

    Uttam

  • Thanks Uttam. I tested the control card following the pinout map file you suggested and it works fine.