Forum Post: RE: MSPM0G3507: Configuration for max ADC throughput
Hi, Let me answer some of your questions firstly: c) you could refer TRM 10.2.12.3 DMA and FIFO Operation . 5 a) I am not sure what is the input of your window comparator? And when do you want to stop...
View ArticleForum Post: RE: UCC28950: Abnormal Oscillation During Burst Mode Transition
Hello, Burst mode should only be engaged if the duty cycle is less than ton_min*fsw, which is programmed by Rtmin. You had mentioned that light load burst mode occurs between 1 – 3 A which is roughly...
View ArticleForum Post: RE: TMS320F2812: External ADC SoC input for TMS320F2812
I believe the issue here is the interpretation of the signal graph. This trigger pulse is coming from outside the ADC domain, either from the EV module, SW, or ext GPIO pin. In any case all of these...
View ArticleForum Post: RE: MSPM0G3507: "Bus Off" state in MCAN controller
Thx Pengfei! Understood. That explains the behavior and it was in the CAN spec after all.
View ArticleForum Post: RE: MSP432E401Y: MSP432P401RIPZR
HI, I will suggest TM4C123 MCU as a replacement. Please refer to this TM4C Product Selection Guide for the part number that best suits your application.
View ArticleForum Post: RE: MSP430F6777A: Program and erase endurance interpretation
Hi Mehmet, Sorry for the late reply. I've discussed with my team and also I found an application notes related to the issue. Understanding Typical and Maximum Program/Erase Performance To be honest,...
View ArticleForum Post: RE: TMDSCNCD28379D: How to configure the CLB properly using...
Hi Peter, Thanks a lot! I almost finished my CLB setup with your help and later I plan to do the simulations. Then I add the following header files and functions to my main () function. My current...
View ArticleForum Post: RE: TMS320F28388D: safety feature test implementation MPOST.
Mathias, The diagnostic libraries here: C:\ti\c2000\C2000Ware_5_04_00_00\libraries\diagnostic\f2838x should also provide a memory test case pattern that can be executed during run time, and will...
View ArticleForum Post: RE: TMS320F280033: Hwbist's hwbist section address overlaps Pbist...
I think the MPOST results should be analyzed after boot ROM is complete and hands code back to main. At this point that information can be discarded and then re-used as needed by the main program or...
View ArticleForum Post: RE: MSPM0L1304: Inquiry about setting Input Capture for both...
Hi, Perhaps there is a missing in the SDK, I will feedback the issue to the team who is in charge of it and make improvements. Thank you for the correction! Regarding your application, if you are...
View ArticleForum Post: RE: MSPM0G3507: CCS Theia ctrl-click on function goes to wrong...
Hi Chris, Every time you hit the build d a project, the previous .out file should be erased automatically from your debug folder, so if the build fails, it won't generate a .out. However, suppose...
View ArticleForum Post: RE: TMS320F2812: Can't Create Target Config using Blackhawk...
Kamran, I need to check with the tools team, have you tried to use the XDS560 USB listed in the drop down (in the ccxml) even though this is showing as Spectrum Digital? I believe that the XDS560...
View ArticleForum Post: RE: TMS320F28388D: FSI Buffer Underrun problem
Hi Davide, Sorry for the rate reply. I was out of office yesterday. I am reviewing your thread. I will get back to you shortly. Thanks, Susmitha
View ArticleForum Post: RE: C2000-GANG: Support for F28388 on C2000 Gang
Barbara, I'm sorry for the delay here, I'm working on getting an update for you. Best, Matthew
View ArticleForum Post: RE: TMS320F28377D: Communication Issues Between Two DSPs via SCI...
Please take a look at the c2000ware SCI examples. C:\ti\c2000\C2000Ware_5_02_00_00\driverlib\f2837xd\examples\cpu1\sci You can review the configuration in those examples vs your configuration.
View ArticleForum Post: RE: TMDSCNCD2808: No files/ examples for TMDSCNCD2808/...
Board recognition by CCS should not be required for you to start development. Please see the software package at the link below. https://www.ti.com/tool/SPRC191
View ArticleForum Post: UNIFLASH: Error -600 @ 0x0, A required dynamic library could not...
Part Number: UNIFLASH Tool/software: I have a Windows 7, 32 bit machine, and I have installed UniFlash 4.6 on this machine for programming C2000 devices. As I understand, this is the last version of...
View ArticleForum Post: RE: TMS320F28388D: MPOST - Memory power on test
Charles, All RAMs/ROMs should be tested by the MPOST algos; the resultant codes can be found in the PBIST.h here...
View ArticleForum Post: RE: MSP432E401Y: MSP432P401RIPZR
Depending on your needs, the MSPM0G3507 is also a good replacement.
View ArticleForum Post: RE: LP-AM243: Example resets after 3 mins
Could you provide me more detail, please? I changed #undef to #define as you mentioned #define SYSFW_TRACE_ENABLE // #undef SYSFW_TRACE_ENABLE I build it with command g make -s -C tools/sysfw/boardcfg...
View Article