Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: Hello, guys.
I created this thread after I checked example of TI C2000 library before I write this thread to ask you guys about what I want to know.
I am going to…
Part Number: TMS320F280038C-Q1 Tool/software: Hello,
I have driverlib based project and I use ADC C that is triggered by an PWM channel. It works well. As you can below code, I acknowledge the group.
// ================= Interrupt Flag Clear ===…
Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: UNIFLASH Tool/software: Hello! I'm trying to access F28038 via bit banging. I used the code examples to read/write registers with cJTAG OSCAN1. The functions changeToCJTAG(), connectICEPICK…
Part Number: TMS320F280038C-Q1 Tool/software: Hi,
As I know, there is no AUTOSAR support for the MCU ( TMS320F280038C) and TI provides support for newer devices and E2E profiling for can in implemented.
However, I just want to review the existing sw or…
Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: Hi,
In the device.c and device.h, there is DEVICE_DELAY_US functions. I call in my mainloop. I just wonder that I also set my Watchdog
SysCtl_setWatchdogMode(SYSCTL_WD_MODE_RESET…
Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: We want to monitor PWM output and COMPSTS[COMPHSTS] by using CMPSS_getStatus(CMPSS2_BASE) function.
When ramp generator and CMPx_HP signal is comparated at COMPH…
Part Number: TMS320F280038C-Q1 Tool/software: Hi,
We use F280038CPMRQ1 for our safety related digital control power supplies.
Can you clearly explain below sentences with an example? (An example is required for SMPS side.)
Can you please deliver…
Part Number: TMS320F280038C-Q1 Tool/software: Hi,
We use F280038CPMRQ1 MCU for OBC and DCDC boards for automative application. For FuSa issues, it is required us to implement one of Autosar E2E Profiles on CAN for those MCU’s. Does TI have any technical…
Part Number: TMS320F280038C-Q1 Tool/software: I have installed CCS12.8 and connected an XDS110.
I can use xdsdfu -e and get
USB Device Firmware Upgrade Utility Copyright (c) 2008-2019 Texas Instruments Incorporated. All rights reserved. Scanning USB…
Part Number: TMS320F280038C-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: Just trying to get a program that has been working with the debugger in Flash to boot to flash when the product is running without the debugger.
I am using EABI calls…