Forum Post: RE: TM4C1290NCPDT: Need to unlock an MPU, can I do that via CCS ?
Hi Doug, You will need to check Segger if their toolchain has the capability to unlock the device the implementation described in the datasheet.
View ArticleForum Post: RE: TMS320F28379D: X bar configuration in register level
Hi Sayan, I would recommend using sysconfig tool for X-Bar configuration as shown below based on the device. This automatically generates the driver files needed for configuration which is simpler. If...
View ArticleForum Post: RE: TMS320F28379D: X bar configuration in register level
From the title, the requirement is EPWM specific, you can find those TBCTL /HRPCTL register (TRM) or simpler way is using sysconfig GUI tool. Best Regards, Uttam
View ArticleForum Post: RE: TMS320F280037C: When stopped at breakpoint, clicking Run does...
Hi DTruex, Okay just wanted to confirm. Do you have any other breakpoints set like ESTOPs in the code or other hardware breakpoints? Is that the only breakpoint that is set there? [quote...
View ArticleForum Post: RE: TMS320F28388D: Starting conversions on multiple ADCs at once...
Hi Jennifer, Yeah, if your intention is to simultaneously trigger all 4 ADCs with SW trigger then that might not be possible since you would need to have the trigger for each individual ADC. One...
View ArticleForum Post: RE: TMS320F28335: JTAG lock issue
Hi Tom, As the TRM mentioned there are only two options to connect to a locked device. Use Wait in reset emulation mode configure "Branch to check boot mode" using the boot mode select pins on the...
View ArticleForum Post: RE: TMS320F28069: gmake: *** No rule to make target...
Hi TJ, Did you base your project off of a C2000Ware example? If so, which example? Can you send your project so I can replicate this issue on my side? Thank you, Luke
View ArticleForum Post: RE: MSP432E411Y: MSP432E411Y SimpleLink vs TM4C129 TivaWare
Hi Dan, [quote userid="554973"...
View ArticleForum Post: RE: TMS320F2800137: MCU
Hi Youjun, Please follow these steps. 1. Open the projectspec of the tidm_02010_dmpfc....
View ArticleForum Post: RE: TM4C1294NCPDT: Voltage reading via ADC pins
Hi, Sorry the late reply as I was out of office and just got back. I'm using a EK-TM4C1294XL board that has been manufactured many years ago. I have been using it for many years on bench.
View ArticleForum Post: RE: TMS320F28377S: EMIF Speed
Just to clarify, the max limit of 100MHz for EMIF speed is only for SDRAM interface. For ASRAM (ASYNC) interface EMIF can be configured to run at 200MHz because in that mode SETUP/STROBE and HOLD...
View ArticleForum Post: RE: AM2431: The contents of TRM "8.1.4.4 Address Alias...
The V2A_CTL_REG has SDRAM_IDX and REGION_IDX parameters to define the available memory you have on the board. This allows the DDR wrapper to identify out of range address fetches, and sets the AERR...
View ArticleForum Post: RE: TMS320F28388D: MCAN Debug
Hi QJ, Any update? Customer requesting a meeting to discuss this need. Regards, Lawrence
View ArticleForum Post: RE: MSP432E401Y: How to manually control ALE in EPI HB16 mode
Hi Monica, Sorry for the late reply as I was out of office and just got back. [quote userid="577647"...
View ArticleForum Post: RE: TMDSCNCD28035: CAN sample code
HI Ken, This example ecan_back2back is a loopback example.In loopback mode, the eCAN core uses internal feedback from TX output to RX input. Transmitted messages are treated as received messages, and...
View ArticleForum Post: RE: TMS320F280037C: When stopped at breakpoint, clicking Run does...
Hi DTruex, Can you send some screenshots of the disassembly? What happens after you press play in the dissembly view? Does this behavior occur every time you load the program and debug? Best, Ryan Ma
View ArticleForum Post: RE: TMDS243EVM: Display Driver or Example Code
Hi Aparna, Thanks for checking on this one! I'll share this documentation with the customer. Best, Luke
View ArticleForum Post: RE: TMDSHVMTRINSPIN: Which parameters can I change while...
Hello, You should definitely stay below the rated power of the kit. As the HW guide says, the power and PFC stages of the kit are rated for 750W, so a lower power motor should be used to test. For...
View ArticleForum Post: RE: TMS320F28027F: TMS320F28027with DRV8301 to run bldc motor
Hello, Have you followed the steps present in the motorware_hal_tutorial.pdf document, section 6.7? This describes every step of the process. If you have followed this process, what issues are you...
View ArticleForum Post: RE: C2000WARE-MOTORCONTROL-SDK: flying start
After referring to my colleagues, we do not have any reference design explicitly showcasing the solution you are asking for. Searching online on e2e and on other engineering forums may be helpful, in...
View Article