Forum Post: RE: AM2431: After changing the OS, the DDR memory fails to...
Hi Tushar Have you done any changes related to DDR configuration? >I think YES. The DDR config file is as below. e2e.ti.com/.../cpu_5F00_ti_5F00_board_5F00_ddrReginit.h Can you please share the...
View ArticleForum Post: RE: MSP430FR6043: Power consumption Detail
Hi, Sorry for the late response, just come back from holidays. 1. It is kind of configured in USS GUI. It is a combination of number of pulses, pulses frequency, ADC capture delay and ADC capture...
View ArticleForum Post: RE: MSPM0G1506: Debugging options for Code Composer Studio...
Hello DDdoor, Got it. Our software team is responsible for the relevant issues about the IDE and I have discussed with them. They will bring this issue to the team toronto. Best Regards, Janz Bai
View ArticleForum Post: RE: MSPM0-SDK: I2C SCL Clock Low Timeout (I2CTIMEOUT_CTL...
Hi Dennis, Thanks, this seems to be giving me the correct timeout period. Pseudo code as an example to anyone interested: singleCount = (1.0 / 40MHZ) * 520; timeoutCount = desiredTimeout / singleCount...
View ArticleForum Post: RE: LP-AM243: Sciclient_procBootAuthAndStart returned -1 in sbl-ospi
Dear Jinliang. per request, please help check if enable PHY and have a try to continue the investigation. thanks a lot! yong
View ArticleForum Post: RE: TMS320F2800156-Q1: Integrity guideline
Hi Whitney, I'm sorry reply late for Chinese holiday. regarding to this question I want to know, Do I need to copy .Lib if I copy the resource code(include .c .h files) to my project? I didn't find...
View ArticleForum Post: TMS570LS1224: BQ79616、BQ79656、BQ79600、BQ79731
Part Number: TMS570LS1224 Other Parts Discussed in Thread: BQ79616 , Tool/software: If I use the TMS570LS1224 as the MCU, along with development boards for these battery management chips (e.g.,...
View ArticleForum Post: RE: LP-AM243: LP-AM243:How to Optimize Udp Sending Capabilities
Dear Logan. would you please answer the question from Ashwani to continue? thanks a lot! yong
View ArticleForum Post: RE: MSP-GANG: MSP-GANG can't program FR6879 through JTAG
I have got the sample of MSP430FR6879 and test it with the firmware and GANG 1.05 e2e.ti.com/.../7144.FR6879_5F00_TEST.txt And it works well on myside So it seems something wrong with your hardware,...
View ArticleForum Post: RE: MSP430F6736A: BSL Communication Issue on MSP430F6736A Using...
Gentle reminder on the query
View ArticleForum Post: TMS320F28P550SJ: 28P55 Power-on Reset
Part Number: TMS320F28P550SJ Tool/software: Dear all, The following figure shows the chip power-on waveform, where green is 3.3V VDDA and yellow is XRSn signal. As can be seen from the figure, VDDA...
View ArticleForum Post: RE: TMS320F280039C: LAUNCHXL-F280039C Set the MCAN to classic CAN...
Hi Allen, The classic CAN doesn't support separate baud rate for data payload. In your configuration, the data Baudrate pre-scaler is not programmed. /*bitTimes.dataRatePrescalar = 0x1U; // Data Baud...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: Boot start issues
Hi, What hardware is being used during the debug ? Is it the AM243x EVM ? Does a power cyle resume the boot from OSPI ? When you face the issue, can you check the value of CTRLMMR_RST_SRC Register ?...
View ArticleForum Post: RE: AM2634: ARM Coresight STM Trace with Sitara AM2xxx family
Hi Nicolas, Please see the Lauterbach System Trace User's Guide for details: https://www2.lauterbach.com/pdf/trace_stm.pdf The STM on AM263x is the standard ARM STM. STM is like a 0-cost FIFO you can...
View ArticleForum Post: RE: TIDM-1022: Clarification on the control simimulation of the...
Hi Abayomi, The highlights in RED indicate those parameters are not as per the design requirements. Example: with L and C in the system the switching freq. cannot be 15kHz. so that needs to be...
View ArticleForum Post: RE: TMS320F280039C: LAUNCHXL-F280039C Set the MCAN to classic CAN...
Hi Allen, Please enable the debug suspend for debugging with breakpoints. initParams.emulationEnable = 0x1U; //enable debug suspend
View ArticleForum Post: TMS320F28P659DK-Q1: f_printf linker problem
Part Number: TMS320F28P659DK-Q1 Tool/software: Hi, I am trying to use the f_printf function of the FatFs library but I always get this error. I am able to open the file and to write with f_write...
View ArticleForum Post: RE: LAUNCHXL2-570LC43: LAUNCHXL2-570LC43 example LED blinking...
Hi Jagadish, I was able to revise the TI sample code in "C:\ti\Hercules\HALCoGen\v04.07.01\examples\TMS570LC43x\ example_rtiBlinky.c ", and now have software that can run on the TMS570LC43 eval board,...
View ArticleForum Post: RE: AM2434: A DC steady-state condition is not allowed on...
The inverter shown in the diagram was meant to represent an LVCMOS output, where the LVCMOS output could be the oscillator output buffer, or the LVCMOS output from some clock distribution device....
View ArticleForum Post: RE: TM4C1292NCPDT: MAC to MAC connection with RMII interface
Hi Tianlei, Although the below diagram is for RGMII MAC2MAC connection but should be the same for RMII as well. Refer to this app note for MAC2MAC connection. https://www.ti.com/lit/pdf/sprad07 .
View Article