Forum Post: RE: TMS570LC4357: Error connecting to the target: (Error -2131 @...
Hi Chandana, Are you using this board only right? TMDX570LC43HDK Development kit | TI.com If yes, then what is the status of below highlighted four LED's while you are trying to debug the board? --...
View ArticleForum Post: RE: AM2432: How to confirm the Core Clock Frequency ?
Hello Hideaki, The core clock frequency needs to be set in the SBL and not in the Application. You can update the core clock frequency through the below variable to change to 400MHz and compile the...
View ArticleForum Post: RE: AM2732-Q1: Query on reserved memory sections of SBL
Hi Ming, Thanks for the reply. If we don't reserve below specified DSS_L3 memory then which SBL will not work properly? Is SBL_QSPI or SBL_UART or SBL_JTAG? .memSection[1].memStart = 0x88100000,...
View ArticleForum Post: TMS320F28388D: Minimum Allowable Flash Data
Part Number: TMS320F28388D Tool/software: Hi fellas, I develop the bootloader. It gets application program bytes from CAN Bus and then write it to proper Flash Sector. Bootloader and application...
View ArticleForum Post: TMS320F28P650DK: Which is right method to config EPWM CLK?
Part Number: TMS320F28P650DK Tool/software: When use the syscfg, there is clock tree view. But I tried to modfify the EPWMCLKDIV from 2 to 1. I did not see the change in the code that this change...
View ArticleForum Post: RE: AM2732-Q1: Query on reserved memory sections of SBL
Hi Syam, I think that DSS_L3 memory is the temporary memory area for storing the application image. It will not work properly, if you are not reverse this memory. Again, you can reclaim this memory...
View ArticleForum Post: MSPM0-SDK: Does the CCS theia sys config support the generation...
Part Number: MSPM0-SDK Tool/software: Hi All, Happy new year. i am trying to port the code from STM32 to MSPM0. Now i want to know how to generate code usable for keil 5 with sys config? Because there...
View ArticleForum Post: AM2434: PRU Assembly Code Undefined Symbols Error?
Part Number: AM2434 Tool/software: Hello Specialists, I recently tried to use spinlock in a PRG0PRU1 core. I encountered undefined symbols error during compile phase. The PRU core c-code (assembly...
View ArticleForum Post: RE: TM4C1294KCPDT: TM4C1294KCPDT
What do you mean this is Polling mode. In your line 352 and 353, you are enabling interrupt for RX. In polling method line 352 and line 353 are used Rx interrupt. we are transmitting the data in while...
View ArticleForum Post: RE: MSPM0L1105: Question on MSPM0 lower power optimization guide
Understood, thank you JD. Another puzzle is if UART has been waked, what will it be like, is any pin being pulled up?
View ArticleForum Post: TMS320F2800156-Q1: sysclk
Part Number: TMS320F2800156-Q1 Tool/software: Hi expert: Why is sysclk only 100MHz in the 00156, while 157 is 120MHz? If it is also setted to 120MHz, what impact will it have?
View ArticleForum Post: RE: AM2432: Soc Initialization
Hello Wang, I received feedback from HW experts that we are not supposed to insert any RC delay circuit to the PORz pin. Please have the HW schematic reviewed by the HW experts. Regards, Anil.
View ArticleForum Post: RE: TMS320F28P650DH: The upper computer TwinCAT cannot scan the...
Hi, Our expert is currently unavailable. Please expect delay of 2-3 days in the response. Regards, Divyansh
View ArticleForum Post: RE: TMS320F2800157: Getting a parsing error for a cfg file when...
Hi, Our expert is currently unavailable. Please expect delay of 2-3 days in the response. Regards, Divyansh
View ArticleForum Post: RE: TMS320F28388D: Minimum Allowable Flash Data
Hi, Our expert is currently unavailable. Please expect a delay of 7-8 days in response. Regards, Divyansh
View ArticleForum Post: RE: TMS320F2800156-Q1: sysclk
Hi, Our expert is currently unavailable. Please expect a delay of 7-8 days in response. Regards, Divyansh
View ArticleForum Post: RE: MSP430FR2633: about slider capacitive touch through metal
Hey Jerry, In the case of metal touch, the sensors are measuring the deflection/bend of the metal due to pressure from being touched. The way this works in a slider, is the sensors are configured in a...
View ArticleForum Post: RE: MSPM0L1105: Question on MSPM0 lower power optimization guide
I don't think any pin will be pulled up, you just might see a jump in current from the MSPM0 as the UART may request a fast clock which powers up more of the chip and/or the UART might fire an...
View ArticleForum Post: RE: MSP-FET430U64F: MSP430 FET Flash Programmer
Hey Vinay, Figure 2.2 of the MSP430 Hardware Tool's user guide shows the recommended programming connections for 2 wire SBW programming of MSP430G2xx devices. I would say that at a minimum, you would...
View Article