Forum Post: RE: MCU-PLUS-SDK-AM263X: encryption of application code
Yes please do that.
View ArticleForum Post: RE: TMS320F2800157-Q1: Compare 3 input PWM Signals and generate...
Hi Kaustuv, Have you considered using CLB to implement this? Thank you, Luke
View ArticleForum Post: RE: TMS320F28379D: Workaround for pulse skipping in a phase shift...
Hi Patrick, Sorry for the weekend delay - let me review the images and code you sent and get back to you on this today. Best Regards, Allison
View ArticleForum Post: RE: TMS320F28335: CCS FFT
Hi, Updating to the latest CCS would help confirm if this issue was found and fixed. Are you using any examples that is using the Graph tool for FFT? Best, Ryan Ma
View ArticleForum Post: RE: TMS320F2800156-Q1: Missing Clock Detection
Hi Samuel, Yes if the DCAN source is XTAL and MCD detected then DCAN will still get XTAL clock no effect to it. Refer to the diagram in TRM below : Thanks.
View ArticleForum Post: RE: LAUNCHXL-F28379D: Link issue with Wolfspeed CRD300DA12E-XM3...
Hi, This technically is not a compiler error, but a memory allocation error. As seen in the error message, FLASHB memory which was used to allocate .cinit section is already full because of other...
View ArticleForum Post: TMS320F280034: Noisy ADC sampling, Potential Fixes, and an Idea
Part Number: TMS320F280034 Tool/software: Hello, I'm looking to take a sample of a power supply output voltage that ends up being noisy. It is noisy because of power supply switching noises that...
View ArticleForum Post: RE: TMS320F2800156-Q1: How to distinguish between SYSPLLCLK and...
Hi Samuel, Please refer to the diagram above. PLLRAWCLK is clock output from SYSPLL and PLLSYSCLK is clock output after the SYS Divider. Thanks.
View ArticleForum Post: RE: TMS320F28P650DK: One question of Flash API
HI Luke, Yes that's correct, to enable/disable User OTP Protection for DCSM programming you should use below code no matter which User OTP Bank we want to program...
View ArticleForum Post: RE: TMS320F2800137: no "selected sectors only" erase setting in...
Hi Joe, If you want to erase only required sectors, then you can use option "Necessary Sectors Only" it will erase only sectors where your program will be loaded. This option first erase required...
View ArticleForum Post: RE: TMS320F28054F: Application issues.
Your own board? Or TI EVM board? Please take a look at the lab user's guide and follow the guide to run lab01a, 01b, 01c first to verify the hardware if you are using your own designed board.
View ArticleForum Post: RE: TMS320F2800156-Q1: mcu not run
You should change the .cmd file according to the device.
View ArticleForum Post: RE: TMS320F28P550SJ: Operate the GPIO in CPU and CLA
Hi Jianjun, The mux allows only one controller access at a time. Thanks.
View ArticleForum Post: RE: TMS320F280041C: Effect on other pins when GPxQSELn register...
Hi Ito, Please refer to the register description for the register. If you write to the respective GPIO bits to affect only that GPIO only. Thanks.
View ArticleForum Post: RE: TMS320F28035: Help with Program Stuck in Loop Using RAM...
Hi Jun-Ting, [quote userid="603256"...
View ArticleForum Post: RE: TMS320F280025C-Q1: F280025C changing to internal clock OSC2...
Al, You can use the DCC_continuousMonitor() function in driverlib which calculates the correct counter values automatically. The tolerance parameter inputted by user allows you to specify the...
View ArticleForum Post: RE: MSP432E401Y: MSP432E401Y SSIDATAGET() delay
Dear Charles, Thank you very much. I will open a new thread for the ADS8329. Please see the attached figures. I changed the figure size and kept the measurement results. The first two do not include...
View ArticleForum Post: RE: TMS320F2800156-Q1: Dual-Clock Comparator
Samuel, In other words, the DCCGCTRL.DONEENA bit is not set, DCCSTATUS.DONE is set to 0 because single-shot mode is not enabled. Can you verify the behavior of the counters? Best Regards, Aishwarya
View ArticleForum Post: RE: LAUNCHXL-F280049C: acquisition and control boards would be...
Hi, [quote userid="627686"...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: AM243x, Trigger BCDMA transfer using...
You can find these lines that are added in the following attached code: { .num_resource = 2, .type = TISCI_RESASG_UTYPE (TISCI_DEV_MAIN_GPIOMUX_INTROUTER0, TISCI_RESASG_SUBTYPE_IR_OUTPUT),...
View Article