Part Number: TMS320F28375D Tool/software: We are using the part of F28375D. I am trying to get temperature from the chip's internal temperature sensor.
We are using the TI provided functions of InitTempSensor()/GetTemperature() in F2837xD_TempSenorConv…
Xiao,
Two things to try:
Load a different application to the same memory region, is this successful?
Load the kernel over JTAG, then inspect the memory contents and step through the program before/during/after the program failure
Is flash erased before…
Part Number: TMS320F28375D Tool/software: Hi experts,
Could you please tell me why there is a difference between the two methods below? Method 1 did not reduce the current consumption, but method 2 reduced it significantly.
1: Set unused GPIO pins to output…
Part Number: TMS320F28375D Tool/software: Customer running into the following debugger issue and looking for gudiance on how to resolve:
Setup information:
Part Number: TMS320F28375D Tool/software: Hi E2E,
When we use the TMS320F28375D.
We ran into a situation in our operation that didn't meet our expectations.
When we multiply a number(ACR_Ki) by 0(ACR_Err) and divide by 16,384, we get a negative…
Part Number: TMS320F28375D Tool/software: Hi,
I've got a bit complex EV dual-core application working on a custom board.
The application work well but once a week (more or less) the mcu seems to freeze. The only possible solution to restart it is…
Part Number: TMS320F28375D Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Tool/software: TMS320F28375D controller is used to generate 0.9 to 1.1 MHz high resolution pwm (HRPWM) signal with 1Khz step resolution using system clock of 200mHZ and…
Tool/software: How do I use an already defined custom Memory Section for a TI C2000 device using Embedded Coder's Custom Storage Class designer? for matlab 2024a version, are there any blocks to configure?