OMAPL138 VS BF609 For 2D Barcode Vision Decoder
Hi,Guys:we have a ADI's BF609 platform used many years, Now we have a project 2D barcode camera which based on BF609 platform;We wants to use OMAPL138 to handle graphic and vision processing, system...
View ArticleOMAP-L132: incorrect BDSL file (sprm539.zip)
Team,For OMAP-L132 sprm539.zip BSDL file (see at the link below) contains an ORCAD OLB file and not a BSDL file.http://www.ti.com/product/OMAP-L132/toolssoftware#simulationmodelsOn the other side the...
View ArticleOMAP-L137 SD Card
Hi,Can you please point me to a StarterWare suite for SD card access for the OMAP-L137 EVM? Any other SD card read write example will be really helpful. Also, can the DMA be used to speed up the SD...
View ArticleEthernet protocol interface
hi.... i want to transmit data with omap l138 with ethernet interface but i dont find C code file or library like psp file for spi in ethernet interface ..... if any body hae this file for using in ccs...
View ArticleHow to use Timer in linux on OMAPL137
Hi,I want to use a timer and write a interrupt service routine for it in linux on OMAP-L137 EVM. Is there any example code for it?Which header and library should I use?Thank you,Jone,
View ArticleSlave Boot – Booting From an External Master Host
HiI am trying to boot Dsp from as a slave device as mentioned in the boot section7 of Using the OMAP-L1x7 BootloaderI am trying to implement the protocol that is as specified in the datasheet,which...
View ArticleSlave Boot – Booting From an External Master Host SPI0 SLAVE
HiI am trying to boot Dsp from as a slave device as mentioned in the boot section7 of Using the OMAP-L1x7 BootloaderI am trying to implement the protocol that is as specified in the datasheet,which...
View ArticleConflicting Data sheet specification in BOOT section
HiI have referred to the following documentsomapl137-ht.pdfspruh92c.pdfAs both refers to the OMPAL137 data sheetI have attached to the images for the referenceit states thatall boot modes utilize the...
View Articleconflicting data sheet omapl137 in BOOT section
HiWe are using the data sheet that is specified for omapl137The following is the conflictomapl137-ht.pdfspruh92c.pdfI have attached the images for referenceThe following section IN DOCUMENT says the...
View ArticleError: Erasing SPI failed
Hello,i tried to write the SPI Flash on an OMAP-L138E (secure) processor with the SPI Writer, but i get the following error:[C674X_0] Starting OMAP-L138 SPIWriter. Will you be writing a UBL image? (Y...
View ArticleN.Car preview images (BSP) for the OMAP5 eval board
Hi there,With google providing early access to the N.Car source branch, I am wondering if you plan to provide N.Car preview images (BSP) for the OMAP5 eval board?If so, when and how could I get access...
View ArticleExamples for the McBSP peripheral of OMAP L138 LCDK
Dear friends,We would like to use ADS1602 Analog-to-Digital Converter by connecting it to a SPI pin of OMAP L138 LCDK. We've already developed our own custom board which includes ADS1602. However,...
View ArticleOMAPL138-C6748 LCDK Project Name Change
I am running a simple project on the OMAPL138 LCDK. It is named "Hello World". I want to rename it to "Expt_2". If I just rename the folder to "Expt_2" and try to load it into CCS5.5, I get an error...
View ArticleConnect SPI device through J15 Extension of OMAP L138 LCDK and interface it...
Dear Friends,We have a custom SPI Device (It contains ADS1602 Analog to Digital Converter). We would like to interface (or connect) this SPI device to C6748 processor of our OMAP L138 LCDK. To...
View ArticleAre there any UPP HW example design on any eval board?
Hi there, are there any eval board that connects to a peripheral using UPP IF? I would like to get the hardware reference design for this UPP IF. ThanksRegards,Mitesh
View ArticleWhy doesn't the McBSP on OMAPL138 does not support the SPI protocol.
Because C6748's SPI cannot write 24bit word ,while the McBSP supports 24 and 32 bit word sizes.On the 24.2.10 of TRM, SPI Operation Using the Clock Stop Mode it says: The McBSP on this device does...
View ArticleIs 5-6k interface platform compatible with OMAP L138 LCDK and ADS1602 EVM?
Dear Friends,We would like to purchase a 5-6k interface platform. We want to use this 5-6k interface platform to connect our ADS1602 EVM to our OMAP L138 LCDK. We know that 5-6k interface platform is...
View ArticleSynchronize pulse signal from ehrPWM1 and ehrPWM2 on OMAP L138 LCDK
Dear All,We are generating two identical pulse signals from the ehrPWM1 and ehrPWM2 modules of OMAP L138 LCDK. I've used the Starterware ehrPWM example. The following shows the results of these two...
View ArticleBOOT procedure for the DSP and ARM processor.
Hi there,I am considering to use OMAP-L138 DSP instead of 6748. Most of my hardware designing is done and I have designed such that the DSP should boot from NAND flash.Looking at the datasheet for the...
View ArticleOMAP-L138 execution times
Hi,I ran following code on my omap-l138 LCDK board. but this code takes about 40us to finish. Is this normal?void Matrice(void){ uint16_t i,k; int32_t accumulator; for(i=0;i<14;i++)...
View Article