Part Number: TMS320F28388D
Other Parts Discussed in Thread: TMDSHSECDOCK, , C2000WARE, TMDSCNCD28388D, SYSCONFIG
Tool/software:
hello,
I am new with TI MCUs and i start learning it I have some basic questions about the code composer environment:
1. I use some of the examples in the CW2000 library so I use the epwm_ex3_syncronization project.
in this project when I press the build button I can choose CPU1_FLASH or CPU1_RAM. I choose the CPU1_FLASH and then I compile it.
and its working ok I can see with scope the 3 PWMs on the TMDSHSECDOCK evaluation board in PINs 49,51,53.
is there a list of the pins on the TMDSHSECDOCK board that can tell me which pin is which port in the TMS320F28388D? because I had to go through all the 180 pins until i found the 49,51,53 pins...
if I want to change the ports of the PWMs how can I do it? I went to the file board.c and tried to change it for example the PinMuxInit() function but it told me "this file is derived do you realy want to edit it?" and if i press yes and recompile then the changes I made are deleted and the file is being recreated by the code composer. and I cannot change it.
Thanks
