Part Number: TIDA-010243
Tool/software:
Regarding calibration parameters for TIDA-010243:
PHASE_A_VOLTAGE_SCALE_FACTOR xxxx.x
PHASE_A_CURRENT_SCALE_FACTOR xxx
How are these values calculated based on this schematic? Could you provide a specific formula and calculate the result? Our configuration parameters:ADS131M08 value:OSR=1024 Gain=1 SAMPLE_RATE=4000





I don't know which value in the chart each one corresponds to.
#define PHASE_A_VOLTAGE_SCALE_FACTOR 1585.2
#define PHASE_A_CURRENT_SCALE_FACTOR 125
#define PHASE_A_POWER_SCALE_FACTOR (PHASE_A_VOLTAGE_SCALE_FACTOR * PHASE_A_CURRENT_SCALE_FACTOR)
#define PHASE_A_VOLTAGE_DC_ESTIMATE 100
#define PHASE_A_CURRENT_DC_ESTIMATE 0
#define PHASE_A_VOLTAGE_AC_OFFSET 0
#define PHASE_A_VOLTAGE_FUNDAMENTAL_OFFSET 0
#define PHASE_A_CURRENT_AC_OFFSET 0
#define PHASE_A_CURRENT_FUNDAMENTAL_OFFSET 0
#define PHASE_A_ACTIVE_POWER_OFFSET 0
#define PHASE_A_ACTIVE_POWER_FUNDAMENTAL_OFFSET 0
#define PHASE_A_REACTIVE_POWER_OFFSET 0
Thanks
Carson
Part Number: TIDA-010938
We'd like a bit of clarification about how the variants work. We're interested specifically in the TIDA-010938.5 configration/variant. How do we build this specific version? Do we need a different BOM? Are there any differences in the PCB?
Any/all info would be helpful.
Thanks in advance.
Part Number: TIDA-010239
Tool/software:
Yes, I have a similar question. I was wondering if this reference design is not still available for purchasing or borrowing from TI, please.
Thanks.
Part Number: TIDA-010265
Hello,
I recently imported the TIDA-010265 reference design project into Code Composer Studio. I have not made any changes to the code, but when I try to build the project I receive several compilation errors.
In addition, many source files and header files in the Project Explorer are marked as Excluded.
Could you please advise on:
Why several files are automatically excluded from the build after importing the TIDA-010265 project?
How to correctly re-enable the necessary files or restore the original build configuration?
Whether there is a specific CCS version or compiler version required for this reference design.
I have attached the screenshot of the errors and the excluded files for reference.


Thank you.
Part Number: TIDA-010232
Tool/software:

In our 800 V HVDC network, we have implemented a resistor divider network on the line path, but not on the return path since no negative supply is available from the source. However, in the reference design, resistor divider circuits are used on both the positive and return paths for insulation monitoring. We would like to confirm whether our approach is correct, or if the HVDC return path also requires a resistor divider network.
Part Number: TIDA-01606
Tool/software:
I am trying to prototype the TIDA-01606 reference design. It appears that the old revision (E6) has now been taken down. The new revision does not appear to have BOM files in XLS format or pick n place files. Are these going to be posted at some point? It is difficult or impossible to prototype the board without these. Thank you!
Part Number: TIDA-010057
Tool/software:
Hello, I am looking for design files for TIDA-010057: Swaroop board. Do let me know how can I get it?
Regards,
Shailendra.
Part Number: TIDA-010239
Dear TI Team,
We are into a new design and we were wondering if we could buy or borrow the TIDA-010239 EVC Evaluation Board. I would also appreciate it if I could be directed where I can purchase one.
Thanks, ALi.
Part Number: TIDA-050089
Hi Team
can help me
Could you help me obtain the Gerber for the test board used in the module?

Part Number: TIDA-010265
Tool/software:
Im currently working TIDA-010265 based design and as per the guide i need to change the DMC_BUILDLEVEL in the sys_settings.h file which is by default DMC_LEVEL_4, but when i build the project it automatically come back to default DMC_LEVEL_4. what is the issue here