Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Hi
I am doing a write-up on the possibilities/limitations of running dual core on a TMS320F28379D device for our company.
There is plenty of doc on how the internals of the CLB works, But I find it very hard to find decent documentation on how the CLB is connected in the 37xD devices.
- First example here is how the CLB is clocked, by searching these forums I find that apparently the CLB shares the clock with epwm1.
But it is not really clear if all four CLB's is clocked by the epwm1 as hinted by [1]
Or if it is CLB1 that shares with epwm1, and CLB2 with epwm2 a.s.o. as hinted by [3]
Or if I am on the totally wrong page, as the function refered to in [2] does not exist in c2000Ware for this device?
And I am chocked to only be able to such vital information, only by searching the forums, and not in either the reference manual nor the datasheet.
- Second related example, from [3] I find that the access rights of the CPU's to the CLB registers also follow the epwm registers, again not certain on the mapping, thou [] hints that is might be CLB1<->epwm1, CLB2<->epwm2 a.s.o. But again I find no documentation.
I get the impression that the CLB was thrown into the 37xD design in the last minute and someone forgot to tick the "update docs" task.