• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » OMAP™ Applications Processors » All Tags » android
Share
OMAP™ Applications Processors
  • Forums

Browse by Tags

OMAP™ Applications Processors

Welcome to the OMAP™ Applications Processors Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
android
  • 4460
  • ABE
  • android 4.0
  • Android ICS
  • Android Source build
  • android4.0
  • audio
  • blaze
  • blaze Android 4.0 Linux kernel 3.0.8
  • Blaze Tablet
  • blazetablet
  • boot
  • Booting problem
  • bootloader
  • Camera
  • ducati
  • GPMC
  • ics
  • kernel
  • omap
  • omap4
  • omap4430
  • OMAP4460
  • Panda Board
  • pandaboard
Related Posts
  • Forum Post: Re: Ice Cream

    Jayabharath Goluguri Jayabharath Goluguri
    For OMAP4 Blaze/BlazeTablet OMAP4 platform: you can find TI's release notes at : http://omappedia.org/wiki/L27.IS.1_OMAP4_Icecream_Sandwich_Release_Notes For OMAP4 PandaBoard platform - Google's Android Opensource project ( AOSP ) has support for PandaBoard and you can follow the instructions...
    on Dec 16, 2011
  • Forum Post: Regard Virtual display support

    kamalakar garikiina kamalakar garikiina
    Hi, I am trying to work with Virtual display support on Blaze(using the source L27.G.4) and enabled virtual display support and build the kernel. But when I am trying to boot with this kernel and using the boot args as follows: setenv bootargs androidboot.console=ttyO2 console=ttyO2,115200n8...
    on Dec 19, 2011
  • Forum Post: Regard Virtual Display support

    kamalakar garikiina kamalakar garikiina
    Is the source of Release L27.G.4 includes Virtual display support?. Is it possible to enable virtual display support using the release L27.G.4 for Blaze? Thanks, Kamal
    on Dec 19, 2011
  • Forum Post: Overlay Issue: Video playback

    vamshi krishna gajjela vamshi krishna gajjela
    Hi guys, Iam trying to play a video from my application on Panda board with Ducati libraries enabled in a VideoView by setting the height and width of VideoView to 100dp. When iam doing so, the video is not scaled to this dimensions and its played with clutter and shaky and i could play the video with...
    on Dec 27, 2011
  • Forum Post: OMAP4430 / OMAP4460 current software support status?

    Krunal Patil Krunal Patil
    Hi, I am planning to order OMAP4430 or OMAP4460 based development boards. Before doing that I would like to get idea about the current software support for these platforms. I am not able to find any information related to the software support for these platform. Can someone point me to the link...
    on Jan 3, 2012
  • Forum Post: Re: OMAP4460 clock seting Issue

    veera venkateswara rao pusala veera venkateswara rao pusala
    Hi Jon, we are using parallel interface(DISPC2) of the OMAP4460 Basically i want to know how to set the frequency of "dispc2_pclk" (omap pin number/Name =W4 , DPM_EMU8/USBA0_ULPIPHY_DAT2/UART3_RTS_SD/GPIO_19/RFBI_RE/DISPC2_PCLK/ATTILA_HW_DBG8/SAFE_MODE) to 100 mhz .. pls let me know all...
    on Jan 4, 2012
  • Forum Post: Re: Panda board REV A3 with ICS

    Jayabharath Goluguri Jayabharath Goluguri
    Yes the PandaBoard Rev A3 should have hardware support for bluetooth. I would recommend directing your question on ICS & Pandaboard at 2 community emails lists : pandaboard@googlegoups.com AND android-building@googlegroups.com --Jayabharath
    on Jan 4, 2012
  • Forum Post: Does OMAP4460 support 1024 x 728 LCD Display?

    veera venkateswara rao pusala veera venkateswara rao pusala
    Hi All, I am using OMAP4460 processor for my application....i want to know weather OMAP4460 support 1024 x 728 LCD Display (Pixel frequency(93MHz to 103MHz)? Regards, Veera.
    on Jan 6, 2012
  • Forum Post: Re: Block IO to GPMC on OMAP4

    vijay deep vijay deep
    Hi Bernard I think DMA transfers would be faster than non-DMA and also the processor is freed to do other tasks. I am trying to setup DMA transfers on OMAP4(Pandaboard), still working on it. Did you get the GPMC DMA transfer link up ? I am finding issues like though the DMA is configured and started...
    on Feb 1, 2012
  • Forum Post: Re: Does OMAP4 support voice call recording?

    Israel Cepeda Israel Cepeda
    Hi Jaewon, The idea on the ABE is to set the path for the playback/recording stream from the Front End (Device ALSA opens) and the Back End (connection with the real device will playback/record the audio). This paths are set using alsa command (ie. amixer in GB and tinymix for ICS). So when you...
    on Mar 14, 2012
  • Forum Post: Re: Does OMAP4 support voice call recording?

    Israel Cepeda Israel Cepeda
    Hi Jaewon, No, I don't. And I haven't look into tuna's code, it could have a customized ABE, so I don't know if same Audio Driver Arch apply to it. Best Regards! ICe
    on Mar 19, 2012
  • Forum Post: i/o read/write errors with SD

    vamshi krishna gajjela vamshi krishna gajjela
    Hi All, I have booted Pandaboard in the fastboot mode, by creating GPT partition table on SD. I am able to boot and use android. But soon android is hanging (It is happening when I tried to do read/write operations like creating a new folder or when device wakes from sleep), I checked the kernel log...
    on Apr 11, 2012
  • Forum Post: Re: OMAP4 GPMC DMA Transfer

    vijay deep vijay deep
    Hi Yes I missing something on the DMA configuration part. I have gone through the TRM and I see there is WUGEN module added for 4430. I am using Software DMA transfer, by setting DMA parameters for Write and Read (same like Nand Driver using DMA) and starting the DMA. The portion of code I am using...
    on Apr 16, 2012
  • Forum Post: how to solve this problem omap4460

    Johnny Johnny
    hi all: I have this issue ,the log is : [ 8.440734] (stk) :line discipline installed [ 8.447204] (stk) :TIInit_10.6.15.btsshell@android:/ $ [ 8.567443] PVR: Installing MISR with cookie c09692d8 [ 8.575653] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie c79f5300 [ 8.584411] PVR: OSUnMapPhysToLin...
    on Apr 16, 2012
  • Forum Post: Re: OMAP 3630 Android 4.0.1 Harware drivers

    Malcalevak Malcalevak
    I realize my understanding of this subject is sketchy, at best, but if you'll bear with me... I've been working with some developers on a device that currently is limited to the 2.6.32.9 kernel. I know you can't help us get around that specific issue, but we've managed to get Android...
    on Apr 19, 2012
  • Forum Post: RE: i/o read/write errors with SD

    vamshi krishna gajjela vamshi krishna gajjela
    Hi Sateesh, I have a doubt regarding partition sizes. Does the partition size of and img should match the partition size of the disk space on eMMC. for example, actual size of system.img is 184MB, and during its creation partition size is specified as 512M which is same as that of 512M partition...
    on Apr 22, 2012
  • Forum Post: Gyroscope on custom board

    Haran Ashok Haran Ashok
    Hi, I am using a a custom board which is similar to blaze but uses omap 4460 processor.I am using ICS on my custom board.There was no HAL for gyroscope so i wrote my own HAL but i am not getting any values for X Y and Z.Below is the code i wrote.The driver works fine. Following is my HAL code:...
    on May 2, 2012
  • Forum Post: RE: OMAP4430: Stereo Audio Channel Swap Issue: Need help.

    sathiyanarayanan krithikaivasan sathiyanarayanan krithikaivasan
    The link you gave did not help. As I am not using McBSP in slave mode. Here is more information. I am not using ALSA style instead using a OSS style driver taken from droid2 codebase. I have dumped the McBSP3 and sDMA registers for recording (Rx) and Playback (Tx). Recording uses Logical DMA channels...
    on May 5, 2012
  • Forum Post: Stable build for Pandaboard-ES Gingerbread

    vamshi krishna gajjela vamshi krishna gajjela
    Hi all, Please suggest me stable source for Pandaboard ES with Gingerbread, other than linaro. Thanks.
    on May 11, 2012
  • Forum Post: RE: OMAP4430: Stereo Audio Channel Swap Issue: Need help.

    sathiyanarayanan krithikaivasan sathiyanarayanan krithikaivasan
    Israel I follow the sequence of turning on the McBSP as per the TRM. I have setup the DMA chain and then at the last step I enable the MCBSP (take it out of RESET). One update on the progress is that, I no longer see the channel swap if I fix the frame sycn polarity to Active HIGH during stereo...
    on May 17, 2012
  • Forum Post: RE: OMAP4430: Stereo Audio Channel Swap Issue: Need help.

    sathiyanarayanan krithikaivasan sathiyanarayanan krithikaivasan
    From what I understood I summarized below. Please confirm. "Frame Sync Polarity Active HIGH - means - when the pulse on the frame sync pin goes low, the data transmission will start. Hence first channel is sent here. and Second channel data is sent when the pin goes high. Frame Sync Polarity...
    on May 23, 2012
  • Forum Post: RE: RAM reporting 448MB instead of 1GB in omap4 based customized board

    Atsuo Kuwahara Atsuo Kuwahara
    Hi Shajin, You have the following: - 3MB for SMC Carveout ( PHYS_ADDR_SMC_SIZE) - 90MB for 1D ION Heap Carveout ( OMAP4_ION_HEAP_SECURE_INPUT_SIZE) - 105MB for Ducati Heap Carveout ( PHYS_ADDR_DUCATI_SIZE) - 96MB 2D TILER Carveout for YUV data ( OMAP4_ION_HEAP_TILER_SIZE) - 32MB 1D TILER region for...
    on Jun 12, 2012
  • Forum Post: RE: Omap4460 source for Android

    anil kumar89919 anil kumar89919
    Hi Israel, Thanks for ur info.... In this link(http://www.linaro.org/downloads/1202) only prebuilds are available, i didn't find the full source. please you give me more infoooo...about this. even http://pandaboard.org/ in this link also don't have the OMAP4460 android source. anil
    on Jun 15, 2012
  • Forum Post: RE: Omap4460 source for Android

    anil kumar89919 anil kumar89919
    Hi Israel, Thanks for ur info.... In this link(http://www.linaro.org/downloads/1202) only prebuilds are available, i didn't find the full source. please you give me more infoooo...about this. even http://pandaboard.org/ in this link also don't have the OMAP4460 android source. anil
    on Jun 15, 2012
  • Forum Post: RE: android source for OMAP4460

    Magdalena Iovescu Magdalena Iovescu
    For Android source code download and build see the release notes here: http://omappedia.com/wiki/4AI.1.5_OMAP4_Icecream_Sandwich_Release_Notes Regards, Magdalena
    on Jun 18, 2012
123
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use