Browse By Tags

  • TMS320F28069M: Flashing timed_led_blink example through SCI bootloader gets stuck at checksum.

    Part Number: TMS320F28069M

    Hi,

    I have been stuck on this problem for a couple of days now. I am trying to flash the timed_led_blink example from TI through SCI to my F28069M on a custom board. I have made shure and controlled that when I boot the chip…

  • DK-TM4C129X: image.pnm file is not support more than 256 color

    Part Number: DK-TM4C129X

    hello 
            
            i am using ccs software to program dk-tm4c129x to upload image in display .and i am uisng  gimp software to convert pnm to c (software define in your data sheet SW-TM4C-GRL-UG-2.2.0.295.pdf page no 256           

             C:/ti…

  • SIMPLELINK-CC2640R2-SDK: Integration of I2C protocol based sensor with CC2640R2F

    Part Number: SIMPLELINK-CC2640R2-SDK
    Other Parts Discussed in Thread: CC2640R2F

    void scd30_read(float* scd30_co2, float* scd30_T, float* scd30_RH)
    {
        uint8_t txBuffer[2];
        uint8_t rxBuffer[18];
    
        unsigned int tempU32;
    
        // send command…

  • CCSTUDIO-C2000: C2000 Compiler Code Analysis tool : Compliance with MISRA-C:2004 standard

    Part Number: CCSTUDIO-C2000

    Hello,

    I am currently working on a project involving a TMS320 Micro-controller and our team has to provide evidence to the customer that our code complies to the MISRA-C:2004 "Required" rule set.

    We use the analysis…

  • MSP430FR2355: returning pointer to local variable in function call with return pointer

    Part Number: MSP430FR2355

    Hello,

    I'm trying to create a function call with return pointer.

    CCS X compiles it, but with a warning. The code works fine, returning the correct value.

    Any suggestion that will allow eliminate the warning would be appreciated…

  • MSP432E401Y: synchronize RTC with GPS in sub-second resolution

    Part Number: MSP432E401Y

    We interfaced the MSP432E401Y with a GPS module. We need to periodically synchronize the RTC clock with GPS (with GPS PPS interrupts) down to millisecond resolution. We configured RTC to RTC CALENDAR mode. Based on  Peripheral Driver…

  • TM4C123GH6PM: Warning #1376-D (MISRA-C:2004 1.1/R)

    Part Number: TM4C123GH6PM

     Hello,

              we are use MISRA-C with TM4C123GH6PM and we get 

     #1376-D (MISRA-C:2004 1.1/R) Ensure strict ANSI C mode (-ps) is enabled

    the warning.

    what is the meaning of it ? and how can we solve the warning. 

  • TMS320F28375D: Variable address order change with C compiler upgrade

    Part Number: TMS320F28375D

    This is regarding the C2000 C compiler:

    When the compiler is upgraded, is the compiler/inker generated variable map will maintain the order as previous version?

    Or is there a compiler/linker option to keep the variable order…

  • TMS320F280049: Embed assembly in C/CLA and call assembly from C/CLA

    Part Number: TMS320F280049

    Dear Champs,

    I am asking this for our customer.

    The user wants to write assembly in the same C/CLA files and call from C/CLA and need us to clarify.

    1. Assembly embedded in the same C file

    We should be able to use this kind…

  • MSP430FR2433: Consumption problems

    Part Number: MSP430FR2433

    Hi E2E,

    I am having power consumption problems in my microcontroller. I think the cause of the problem is the pin configuration because depending on how I configure it, it consumes more or less. How should I configure the pins…

  • MSP430FR5969: Does Q-math library improve energy consumption on this MCU?

    Part Number: MSP430FR5969

    Hello everyone,

    These past days i have been looking for a way to efficiently implement matrix multiplications on a MSP430FR5969 MCU withouth wasting too much computing power and also mantaining a low power consumption. So looking…

  • MSP430FR2433: MSP430FR2433 - Lowering Power Consumption

    Part Number: MSP430FR2433
    Other Parts Discussed in Thread: MSP-FET

    Hi E2E,

    I have a problem with my code which is that when it enters LPM3 it consumes more than it should. As I understand it, if everything is ok, in LPM3 using ACLK, it should consume…

  • MSP430FR2433: MSP430FR2433

    Part Number: MSP430FR2433
    Other Parts Discussed in Thread: ENERGYTRACE

    I am having power consumption problems and I think it is because of the pin configuration. I have pins configured as output but when debugging, it appears that the input of those…

  • TMS320F28379D: ADC to DAC conversion

    Part Number: TMS320F28379D
    Other Parts Discussed in Thread: C2000WARE

    I am connecting Signal generator on ADC pin and giving a sine wave through signal generator. How can i achieve the same waveform that i am giving through signal generator on my DAC basically…

  • TMS570LC4357: UDP receive demo

    Part Number: TMS570LC4357

    Hi,

    I am looking for demo code for UDP. I found this link in the forum, but unfortunately the link is broken.

    http://processors.wiki.ti.com/index.php/HALCoGen_Ethernet_Driver_and_lwIP_Integration_Demonstration

    Basically, I would…

  • TMS320F2806: #16000: object files have incompatible formats

    Part Number: TMS320F2806
    Other Parts Discussed in Thread: C2000WARE

    Hi,

    My project is running on ccs 10.3.1,

    Suddenly I am getting this error,

    fatal error #16000: object files have incompatible formats
       ("C:/ti/ccs1031/ccs/tools/compiler/ti-cgt-c2000_20…

  • MSP430FR2433: MSP430FR2433

    Part Number: MSP430FR2433

    Hello, I would like to solve a problem I have with the consumption of the MSP430FR2433 microcontroller. My program consumes more than it should, when it enters LPM3 should consume 15uA using ACLK and I consume 115uA, that is…

  • CC1310: Best way to transfer Mac Address between two CC1310 via RF Signal

    Part Number: CC1310

    Hi guys,

    I am trying to transfer the Mac Address of one cc1310 to another using RF signal along with other useful data,  any suggestion to approach this?

    Thanks and regards

    Antony 

  • TI DVT support

    Other Parts Discussed in Thread: CCSTUDIO, CC3200, CC3200SDK

    Hi There,

    One of my old project target containing the following tree,

      

    This project also build up in Ecilipse, but not sure why in build properties in Eclipse toochain said ,

    Orphaned toolchain…

  • CC3220SF-LAUNCHXL: Azure - Cloud Confirmation NWP processor hang (SL_RET_CODE_API_COMMAND_IN_PROGRESS -2013L)

    Part Number: CC3220SF-LAUNCHXL
    Other Parts Discussed in Thread: UNIFLASH

    Hi,


    Currently I am using the TI_Azure SDK (azure_cc32xx_4_10_01_01).  Ti Host driver version (Host Driver Version: 3.0.1.61)

    I'm trying External Confirmation (Cloud ping) feature…
  • MSP430FR50431: I2C master never calls ISR

    Part Number: MSP430FR50431

    Hi all,

    I am working on i2c master communication on MSP430. The problem is, the ISR is never called, even though, it should be enabled when I set UCB1IE |= (UCTXIE0 | UCRXIE0 | UCNACKIE | UCALIE)

    Since inserting code to this…

  • CC1352P: Secure Data Transmission over UART

    Part Number: CC1352P

    Hello Community,

    I am working on a CC1252P ZNP device with raspberry pi & ZNP-Host-Framework Application.

    I am able to communicate successfully with the CC1352P ZNP device over UART communication.

    Now, I would like to secure the…

  • TMDSCNCD28379D: CCS project build error

    Part Number: TMDSCNCD28379D
    Other Parts Discussed in Thread: C2000WARE,

    Hello,

    While building my project, I am getting the error shown in the picture below.

    I couldn't solve this problem, how can we solve the problem?

    My CCS version is 9.3.0.00012…

  • TM4C1294NCPDT: CAN Bus with Dma in tm4c1294

    Part Number: TM4C1294NCPDT

    i am using two tiva board of tm4c1294 and can bus ic i am working on can bus protocol i need to reference how can communication with two board with udma mode

  • MSP430FR50431: Implementing millis() function

    Part Number: MSP430FR50431

    Hi guys,

    I am trying to implement millis() function from Arduino. What it does, it counts number of milliseconds since the program started and returns it. 

    What I have so far is a Timer A3, sourced from SMCLK in UP mode: Gis…