TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 3,545 results View by: Thread Post Sort by
    Answered
  • Only 2 first frames transferred by DMA with MIBSPI5

    Brice Plavonil
    Brice Plavonil
    Resolved
    Other Parts Discussed in Thread: HALCOGEN Hello, Configuration: RM48X Safety Hercules Microcontroler, Halcogen 03.06 My problem: I use the MIBSPI5 in slave mode 3 wires (CLOCK,CS, SIMO) with DMA the MIBSPI5 receive data of 32-bits long that…
    • Resolved
    • over 11 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • Answered
  • RE: CCS/RM46L852: Missing UART

    Chuck Davenport
    Chuck Davenport
    Resolved
    Hello Kubiks, It is possible to implement a UART through "bit banging" IO, but I wouldn't necessarily recommend it. The easiest way to implement another UART on the Hercules device is to use the N2HET to emulate one. Here is some example code for…
    • over 7 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • MTBF of solder balls on the TMS570

    Cass Hussmann
    Cass Hussmann
    Hello, I have been looking for a while and cant find any means of evaluating the mean time to failure of solderballs on the BGA package used for the TMS570 given the temperature variance I know the component and the board will each experience. I would…
    • over 11 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • Answered
  • RE: TMS570 I2C Initiation

    Alan Day
    Alan Day
    Resolved
    to everyone that is new to i2c and finds the halcogen code and trm lacking, the code posted here by Daniel on the 14th May works with only a few alterations (mainly changing upper-case letters to lower-case) in CCSv5.5 and TMS570. Personally I would not…
    • over 11 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • Answered
  • RE: TMS570LC4357: TMS570LC4357

    jagadish gundavarapu
    jagadish gundavarapu
    Resolved
    Hi Hu Jiangbo, hu jiangbo said: Can these two interrupts achieve interrupt nesting? Interrupt nesting will not be possible, this is because: Cortex R4/5 does not support interrupt nesting inherently. If you do need nested interrupts it needs to…
    • over 2 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • Answered
  • TMS570LS Static variables not initializate are allocated in flash

    Davide Battistoli
    Davide Battistoli
    Resolved
    I declare the variable 'pippo_tmp' as static type inside the function 'void rti_UpdateTimer (void)', 'pippo_tmp' is not initialized. I don't understand why it is allocated in the flash at 0x000861C and not in RAM. If I initialize the variable, everything…
    • Resolved
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • Unable to load address into a general purpose register whenever PLL is locked

    satya sudhir sure
    satya sudhir sure
    Resolved
    Other Parts Discussed in Thread: HALCOGEN We are using 3137 Cortex-R4 Microcontroller & setting it's PLL output clock frequency to 160MHz. Before PLL lock state, we are able to load any address into a General purpose register but after PLL locking state…
    • Resolved
    • over 11 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • TMS570LS31HDK : Not responding properly during file open and writing

    Sridhar Artham
    Sridhar Artham
    TI Thinks Resolved
    Hi, I have functions in the following way: ############################### main() { x1_api(); x2_api(); } ############################### x1_api() and x2_api() are defined in a library, xapi_lib.a. I just used this library in CCS project…
    • over 9 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • Answered
  • RE: LAUNCHXL2-RM46: arm-none-eabi-gcc Does Not Produce Console Output using Project_1 Approach

    Rahul Prabhu
    Rahul Prabhu
    Resolved
    David, Do you have an emulator that you can connect to this setup and check where the Program counter of the MCU is at? What is the baudrate setup ? We recommend that you use the emulator based approach to gain visibility into the code execution rather…
    • over 6 years ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • Answered
  • RE: CCS/EVMK2G: Compilation Failure: Missing source file "ti/drv/pa/pa.h"

    Akin
    Akin
    Resolved
    I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
    • over 8 years ago
    • Processors
    • Processors forum
<>

Didn't find what you are looking for? Post a new question.

  • Ask a new question