Forum Post: RE: TMS320F28379D: Prevent a register or RAM initialised by the...
Hi, [quote] 3. after reset, the loader figures out it was a software reset thus the magic value is valid and jumps to the application entry point instead of bootloader's one [/quote] Does your...
View ArticleForum Post: RE: CCS/MSP430FR2633: About false detection
Hi Rei, My first concern, if there is a air gap between the electrode on the top layer of the PCB and the 2mm overlay, then could explain the issue. Is there a way you can have the customer confirm this?
View ArticleForum Post: RE: CCS/TMS320F28377D: CCS Flash error with data verification...
Bala, Could you check the values at addresses 0x700B0 and 0x700B1? You can connect the device to debugger and check the values at these addresses in memory window. Please let me know the values for...
View ArticleForum Post: TMS570LS3137: nERROR pin asserted on ESM event
Part Number: TMS570LS3137 Hi there, In my code I've expressly disabled influence of ESM registers 1 and 4 on the nERROR pin in case of Group1 events, and it seems that the runtime registry values of...
View ArticleForum Post: RE: TMS320F28379D: Flash API on 28379D
Hi, Thank you for your feedback. Flash wrapper in TMS320F28x and F28379x are different. F28379x Flash has ECC and hence there are different options available in Flash API for that. I would suggest you...
View ArticleForum Post: MSP432P401R: PSS voltage levels
Part Number: MSP432P401R Regarding the MSP432 PSS voltage monitor example in the SDK: C:\ti\simplelink_msp432p4_sdk_3_10_00_08\examples\nortos\MSP_EXP432P401R\driverlib\pss_monitor Is it possible to...
View ArticleForum Post: RE: CCS/MSP432E411Y: SysCFG issue with NDK and "display" undefined
Hello Raymond, I will look into this and get back. Thanks, Sai
View ArticleForum Post: RE: CCS/TMS570LS3137: FlexRay communication
Hi Wang, On my network, I have 3 nodes, with channels A and B each node. As I understood, in this case, I have to change the configuration of the example you cited, could you show me what changes and...
View ArticleForum Post: TMS320F280049C: TI Commercial License for F28004x Flash API
Part Number: TMS320F280049C Hello, I'm developing Firmware for the TMS320F280049C using the Flash API provided by C2000ware . For the software clearing process I need to provide the TI Commercial...
View ArticleForum Post: RE: CCS/TMS320F28377S: Using microcontroller flash for storing data
Sam, Please provide more details. How are you reprogramming the device - using TI Flash tools or API or a 3rd party programmer? If you use, TI Flash tools or 3rd party programmer, the Flash does not...
View ArticleForum Post: RE: TMS320F28335: Control of semiconductors using TMS320F28335...
Richard, I struggle to understand this and how to proceed. This would be much simpler if one can use the ADC module and GPIO output to control the transistor's gate terminal. I have tried this also...
View ArticleForum Post: RE: MSP430F5437A: RAM state after POR
Hello, The __no_init declaration instructs the startup code not to initialize this variable in RAM. Since POR means "Power On Reset", the RAM will still have power applied, so it should maintain its...
View ArticleForum Post: RE: TMS320F280049C: TI Commercial License for F28004x Flash API
I just found the answer by myself. it is the license.txt file in the root folder
View ArticleForum Post: RE: MSP430G2230: Unable to program this device using MSP-FET and...
Hello, I suspect that your JTAG circuitry doesn't match our recommended circuitry. Please refer to the following resources. Debugging Flash Issues on the MSP430 Family of Microcontrollers MSP430...
View ArticleForum Post: MSP430G2553: Interrupt from ADC when it reaches 30 degrees -...
Part Number: MSP430G2553 Hi folks, I am trying to work with interrupts, but I have no idea how get this to work, or where to start. I've written three for loops which count to ten. Then the idea was to...
View ArticleForum Post: TMS320F28335: How strong is the CSM module and understanding...
Part Number: TMS320F28335 Hello, This is a novice student who is using the board for the first time. Please understand that my question may be abstract or may not understand it. I have a question about...
View ArticleForum Post: RE: MSP430FR6989: Ability to Detect Low Flow Rates
Hi Susan, If you are looking for higher resolution flow measurements, I would recommend the you use the MSP430FR6047 or MSP43FR6043 with ultrasonic transducers. These platforms should be able to detect...
View ArticleForum Post: TMS320F28379D: Are There Limits On DMA Transfer Sizes?
Part Number: TMS320F28379D Hello, I'm trying to use DMA to read ADC results at a high speed into a temporary buffer, from which the results can be periodically processed. I have proven out the process...
View ArticleForum Post: CCS/TMS320F28379D: GPIO Toggling using both CPU1 and CLA1
Part Number: TMS320F28379D Tool/software: Code Composer Studio Hi, I am trying to toggle 2 GPIOs(one from CLA1 and another from CPU1). I have updated the core selection registers for both gpio. What i...
View ArticleForum Post: MSP430G2553: MSP430G2553 standalone
Part Number: MSP430G2553 Hi, i found this in a closed thread: "On devices with SBW, the capacitor at the reset pin is limited to 2.2nF (including wire and trace capacitance). This is because the reset...
View Article