Part Number: TMDSCNCD280039C Other Parts Discussed in Thread: C2000WARE Tool/software: Hi experts,
Can you please provide me the 3D model of the TMDSCNCD280039C control card ?
Thanks and regards,
Andras Magyar
Part Number: TMDSCNCD280039C Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Tool/software: Hi
I am using speedval kit MOD-MB-HB-0900V-40A made by Wolfspeed to perform the double pulse test and test of the buck-boost converter. I use TMDSCNCD280039C…
Part Number: TMDSCNCD280039C Other Parts Discussed in Thread: UNIFLASH Tool/software: Working with TMDSCNCD280039C. Everything was working 1 month ago, Come back this project found that the program can not be loaded with Error-1015
Test connection…
Part Number: TMDSCNCD280039C Other Parts Discussed in Thread: C2000WARE , Tool/software: Hello,
I am using this for a testing. I am looking for the schematics of this evaluation board. Can you please help me sending the schematics in PDF format. Thanks…
Part Number: TMDSCNCD280039C Other Parts Discussed in Thread: TMS320F280039C , MSP432E401Y Tool/software: In the TMDSCNCD280039C EVM PCB, there is XDS110 + TMS320F280039C MCU. The normal product only has a TMS320F280039C MCU, can I replicate the XDS110…
Part Number: TMDSCNCD280039C Other Parts Discussed in Thread: C2000WARE Hi
I am trying the dcc_ex2_single_shot_measurement.c example under C:\ti\c2000\C2000Ware_5_00_00_00\driverlib\f28003x\examples\dcc
But getting the following issue:
These two…
Part Number: TMDSCNCD280039C Tool/software: Hi,
I am using TMDSCNCD280039C control card and trying to implement FOC (field orient control).
Can you please provide any resources or guidance on how to setup math libraries for motor control using IQ…
Part Number: TMDSCNCD280039C Tool/software: Hello,
As per TMS320F280039C controlCARD Information Guide
An external 5-V supply can be provided to power the F280039C device.
Can you please provide the specifications of the 5-V supply?
Do…
Part Number: TMDSCNCD280039C Tool/software: how to reset the NewDat bit in the CAN_IF3MCTL register?
if( CanaRegs.CAN_IF3MCTL.bit.NewDat ) { rxA.all = CanaRegs.CAN_IF3DATA.all; rxB.all = CanaRegs.CAN_IF3DATB.all; HWREG_BP(myCANA_BASE +CAN_O_IF3OBS)…