Part Number: MCU-PLUS-SDK-AM263X Tool/software: I was going through the pdf titled "Using the sitara MCU am263x in an automotive SiC Traction inverter" and the folder "TractionDemo_am263x-cc-rev2_r5fss0-0_nortos_ti-arm-clang2 examples folder. From where…
Hi Daniel,
Check out the reference designs like TIDM-02017 (which is SysConfig based) and TIDM-02014 from the C2000Ware MotorControl SDK. You'll have to set up the CMPSS connected to your ADCs. After that, route the output through the PWM XBARs to the…
Moritz, thank you for the quick response. AGND and PGND are in fact tied together. R602 is just a jumper (the same way it was done in the TIDM-02014 reference design).
hi Yuxin,
thank you and I appreciate your quick reply.
The modulated output of resolver sin+, sin -, cos+ and cos- is 10kHz and excitation voltage 7VAC, pole 4 and TF ratio 0.286+/- 10%.
so, should I change( TIDA-01527) according to your TIDM…
Part Number: TCAN1044-Q1 Other Parts Discussed in Thread: TIDM-02014 Hi team,
What's the function of the CAN output capacitor to GND? I find that we didn't give the specific parameter in the datasheet. And in some reference design, I find that there…
The best reference designs would be the EVM's and can be found on the product folder under design and development ( TCAN1044AV-Q1 ). TIDM-02014 reference design | TI.com is also a reference design in the product folder.
Part Number: TMS320F28379D Other Parts Discussed in Thread: TIDM-02014 , C2000WARE , CONTROLSUITE Can someone help with the source code for these source files resolver_source_CLA.cla // resolver_source_fixed.c // resolver_source_float.c used in TMDSIDDK…
Hello Salahudheen, There is example code for this reference design downloadable from the reference design page that uses Address Based configuration for a different C2000 control card. Hopefully this will meet your needs. https://www.ti.com/tool/TIDM…
Hello,
For resolver:
There is a resolver as part of TIDM-02014 ( https://www.ti.com/tool/TIDM-02014 ) - I suggest taking a look at the schematics of this design for an example analog front-end.
TMDSRSLVR SW can serve as a code example (C:\ti\controlSUITE…