Part Number: F29H850TU Other Parts Discussed in Thread: SYSCONFIG , F29H85X-SOM-EVM Hi TI employees,
I'm trying to run DLT examples 1 and 2 (dlt_ex1_datalog_tag and dlt_ex2_dma_fsi_export) found in SDK. When calling DLT_enableModule() function inside…
Simon,
Simon Haynes said: I actually have it working now with this process. I changed the cmd files for both CPUS to have all flash address for CPU3 starting 0x103xxxxx. I tried the process above with that and it failed to write the 0x1030000 flash…
Part Number: F29H850TU Tool/software: Hello TI team,
we'd like to know how much time an IPC between two cores is supposed to take.
Example: we have CPU1 call IPC_sendCommand() using IPC_CPU1_L_CPU3_R_CH0 with IPC_FLAG0 so that it triggers an IPC…
Part Number: F29H850TU Tool/software: I was working with an XDS110 debug probe to connect to an F29 board. To troubleshoot a flashing issue the F29 board was swapped for another one. However, after the swap, the following debug probe error message displays…
Part Number: F29H850TU Hello F29 expert,
Customer is debuging DMA functions based on F29H85 devices, there are 2 questions he want to check with you.
He is debugging:
1 ) Using the DMA fast sampling feature to link the ADCA channel for oversampling…
Part Number: F29H850TU Other Parts Discussed in Thread: SYSCONFIG Hi team,
I ask this for my customer
My customer want to configure the ECAP module work in APWM mode, and use it generate ADCSOC trigger
It needs to configurate in ADC and ECAP…
Part Number: F29H850TU Hi team,
I ask this for my customer.
My customer copy the driverlib.h to their project folder, and include this header file to the c file.
But the CCS still linker the driverlib.h file to SDK driverlib.h file, how to linker…
Thank you for your response, I cannot remember if I did the POR. All I can say is that the process used to fail and now the same sequence works. I do not understand why.
In terms of the memory map I am looking for I would like to understand where each…
Part Number: F29H850TU Dear TI Team,
We have developed a controller based on the F29 device (Revision A), and we are currently in the final stage of testing.
As part of our validation, we are running a reboot stress test in which the F29 is repeatedly…
Part Number: F29H850TU Other Parts Discussed in Thread: C2000WARE , CONTROLSUITE Hi,
Ive been reading about BiSS and endat library modules for C28 microcontrollers,and i would like to ask if theres a plan to release similar libriaries for the C29, since…