Forum Post: SPI full duplex in slave mode?
Hi Guys,TRM chapter 22.1.2 Features does state full duplex capability only for master mode. However, later in the document block diagrams show that full duplex mode is functioning in both master and...
View ArticleForum Post: RE: capture video of camera and encode to H.264
I had similar issues and found that I had to make sure CONFIG_VIDEO_OMAP2_VOUT=y was set too. This was for the 2.6.32 kernel.
View ArticleForum Post: RE: OMAPL138 McBSP 4-pin mode?
Hello Pubesh,I would be lucky, if this will be so obviously and simply. As you may know for the 4-pin mode the following pin combinations are only possible: DX, DR, CLKX or CLKR and FSX or FSR – in...
View ArticleForum Post: RE: Problem with Bootloader and EVM5515
Jim,Official documents like User's Guide or Technical Reference Manual above wiki. Wiki can be modified without any records.I cannot find SPRUFPOC. I looked up C5515 DSP System User's Guide, SPRUFX5D,...
View ArticleForum Post: RE: C54x HPI
This connection is same as in the document. As you have confirmed that this connection works with the DSK. Have you compare your design with the DSK schematic?Regards.
View ArticleForum Post: RE: USB: usb_rx_ch_teardown 1057: teardown Desc not found
More info. We are using the following ping:ping -s 95 <ip address over ppp>We can make it fail based on the size of the mentioned buffer above.Craig
View ArticleForum Post: Looking for a Heat-sink for TMS320C6657
Hello, I'm looking for a heat-sink for a TMS320C6657 processor. If you know of a good heat-sink please let me know. Thanks,joe
View ArticleForum Post: RE: Arm binaries omapl138
Hi, thank you for your response.1. No that's the command line that I have tried to use (the one which unbrick the board) but the programming stucks where I mentioned.2. Yes, that page helped in this...
View ArticleForum Post: RE: Can I allocate my data in OpenMP's shared region directly?
Marvin,The SharedRegion you mention is used to create a heap for malloc's in OpenMP. If your data is static, you can define a variable of the appropriate size and place it in DDR using the DATA_SECTION...
View ArticleForum Post: RE: MPAX Initialization
Hi Eric,I have read section 2.2 about MPAX so I know what values I want to put into the registers. I have also created a small test program that is loaded purly into L2SRAM to verify the MPAX register...
View ArticleForum Post: RE: Can't find thrload download
Hi Kevin,You can find the thrload download here: http://software-dl.ti.com/ccs/non-esd/releases/other/applications_packages/rf_modules/index.htmThanksBill
View ArticleForum Post: RE: Anyone have the problem like me in TPS65001
DC resistance is meaningless and cannot be measured when there is power anywhere in the system.All I can suggest is to try and measure the output current from each supply to see if there is once supply...
View ArticleForum Post: How to setup the library in IAR?
Hi,I have to use the free license of IAR to learn OMAPL138. When I import a L138 example project, it generates build error:Could you help me on how to get through it?Thanks,
View ArticleForum Post: Linux Desktop SDK : Host Mapping does not work, Data transfer is...
Hi, I am porting the Linux Desktop to work on an ARM connected to a 6657 DSP EVM. So far I could run the demo application in memcpy mode (using run_memcpytest.sh) without any problem (This uses DSP...
View ArticleForum Post: RE: questions for acronyms in data sheet SPRUGZ8E on TMS320DM814x
(sprugz8e pops up in section user guides. the term data sheet might be understood as a top level term for nearly any sort technical description - for the TI web page the section headline "Datasheet"...
View ArticleForum Post: RE: Why the SWOSD can't work in my usecase?
Hi Badri, I know what the matter was. I use the function Vcap_setDynamicParamChn() in a wrong way, because I modified the RDK, so I can't use the function Vcap_setDynamicParamChn() directly. Thank you...
View ArticleForum Post: RE: Mcbsp UART C613
Pubesh,I have referenced http://www.ti.com/lit/an/spra633c/spra633c.pdf like I said in the original post for the configuration. I am writing the code to use the configuration as I explain in the post...
View ArticleForum Post: RE: Linux Desktop SDK : Host Mapping does not work, Data transfer...
I know all that. If I would have used the 6678+linux_x86, I would not have post a question because I know it works. This Post is about asking TI experts if they know anything that I should look at in...
View ArticleForum Post: RE: C6678 PG1.0 vs PG2.0 Boot ROM functionality
one and zero,The boot parameter table functionality is now documented in the TMS320C6678 device datasheet: http://www.ti.com/lit/gpn/tms320c6678. The PCIe boot parameter table in particular is in...
View Article