IMXCommunity.org

Welcome to IMXCommunity.org

FTF Americas - June 20-23

Latest Activity

Harris replied to Curtis Wald's discussion Ubuntu 11.10 Oneiric 64-bit Virtual Machine and building i.MX53 L2.6.35-11-09-01 in the group i.MX53 Quick Start board
38 minutes ago
Aaron Busca joined Otavio Salvador's group
45 minutes ago
Gary Weitzman replied to Gary Weitzman's discussion imx53 quickstart not booting in the group iMX53x community Hw design support
2 hours ago
Tim Michals added a discussion to the group i.MX28 and i.MX28EVK
4 hours ago
Krishna Pavan replied to D D's discussion Poor Performance - i.MX53 Qt 4.7.4, hellogl_es2 example in the group Qt on i.MX
8 hours ago
D D replied to D D's discussion Poor Performance - i.MX53 Qt 4.7.4, hellogl_es2 example in the group Qt on i.MX
8 hours ago
Mark Middleton updated their profile
8 hours ago
Krishna Pavan replied to Curtis Wald's discussion Ubuntu 11.10 Oneiric 64-bit Virtual Machine and building i.MX53 L2.6.35-11-09-01 in the group i.MX53 Quick Start board
9 hours ago
Vincent Chou added a discussion to the group i.MX53 Hardware Design
9 hours ago
Harris replied to Curtis Wald's discussion Ubuntu 11.10 Oneiric 64-bit Virtual Machine and building i.MX53 L2.6.35-11-09-01 in the group i.MX53 Quick Start board
14 hours ago
pradeep vedagiri and Balaji are now friends
14 hours ago
Giovanni Foiani added a discussion to the group Qt on i.MX
15 hours ago
xizhou wang replied to Tsung-Fang Tu's discussion I2C3 address?
15 hours ago
Seetharam added a discussion to the group WinCE
16 hours ago
Brilliantov Kirill Vladimirovich replied to Brilliantov Kirill Vladimirovich's discussion Create usb0 interface on host after connect host and board via USB-cable in the group Linux Tools for i.MX
17 hours ago
Ashfaque added a discussion to the group i.MX53 Quick Start board
18 hours ago
Yuri Muhin replied to Brilliantov Kirill Vladimirovich's discussion Create usb0 interface on host after connect host and board via USB-cable in the group Linux Tools for i.MX
18 hours ago
Felipe Andrés Navarro Murcia joined Chris Wood's group
19 hours ago
 

i.MXCommunity.org

Welcome to the i.MX Community! This is an open community of developers with the common interest in transforming i.MX applications processors into practically anything imaginable — be it a smartbook, an eReader, a smart meter, a remote control — even infotainment in your car! i.MX processors, based on ARM architecture, are a great foundation for your ideas. The i.MX Community is the place to share your knowledge, development tips and code, learn from your peers, and take your design to a new level.

Forum

I2C3 address? 2 Replies

Hi all!  We have a board based on i.MX53 SMD design and there is a LCM module which is wired to I2C3 bus. To control the LCM, we are just following the standard /dev/i2c-2 file open (success!) and…Continue

Started by Tsung-Fang Tu in Usage Question. Last reply by xizhou wang 15 hours ago.

g_ether/RNDIS not stable

Hello,we are using 2.6.28 kernel on i.mx25. I am trying to establish RNDIS connection with Win XP computer.It works on majority of XP SP3 computers, however not on all of them. On some computers I…Continue

Started by Pav in Bugs & Issues 23 hours ago.

MX53/GStreamer/RTP Streaming 12 Replies

Hi.Did anyone ever successfully try streaming from/to the MX53?My pipelines:Source:(on the MX53)gst-launch mfw_v4lsrc ! mfw_ipucsc ! mfw_vpuencoder codec-type=std_mpeg4 ! rtpmp4vpay ! udpsink…Continue

Started by Plarti Nuhtl in Uncategorized. Last reply by Daiane Angolini yesterday.

qml code not compilling in imx53

Hi allI created a sample application using qml but when i tried to cross compile the code in imx53 its giving an error because of qdeclarative.The error message is "-lQtDeclarative is not found"I…Continue

Started by Hitesh in Bugs & Issues yesterday.

MX53 u-boot Splash Screen support 9 Replies

The folowing is from uboot_mx5x.pdf (in BSP MX53-L2.6.35_11.05.01_ER)  5.5 Splash screen supportSplash screen is off by default. If need to show a splash screen on lcd panel, you should add it…Continue

Started by John Birch in Uncategorized. Last reply by Fabio Estevam on Wednesday.

Disable screen/power save on QSB 2 Replies

We've got an LTIB image up and working on the QSB.  We're running Gstreamer commanded through the serial terminal and displaying video on the VGA port (Video16).  However, the screen goes blank after…Continue

Started by Aaron Linsdau in Uncategorized. Last reply by snan on Wednesday.

Photos

Loading…
  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

Members

Blog Posts

linux-3.4-rc7 kernel on Genesi EfikaMX

root@efikamx:~# uname -a
Linux efikamx 3.4.0-rc7 #1 PREEMPT Sun May 13 16:31:17 CEST 2012 armv7l ARMv7 Processor rev 5 (v7l) Genesi EfikaMX nettop GNU/Linux

new kernel is now able to be compiled/compressed in Thumb2 mode (faster to load).

Posted by Nik Mak on May 15, 2012 at 10:49am

MX28: Build Manufacturing Firmware

1. Install the LTIB environment to a new directory

2. In the new ltib directory, type this command to configure the build profile

    ./ltib -m selectype

3, Choose "imx_28" as platform type and "mfg firmware profile" as packages profile

4. Type this command to build updater.sb and updater_ivb.sb

    ./ltib

 

The above steps can also be…

Continue

Posted by Peter Chan on May 11, 2012 at 5:35am

i.MX233 errata 2836

0023-ENGR38993445-5-AUART-SW-workaround-implemented.patch from LINUX_1005_PATCHS is the patch for errata 2836.



This patch affects AUART driver which will use mxs arch DMA in 1005 BSP, and the AUART driver (drivers/serial/stmp-app.c in LTIB0912) has changed to drivers/serial/mxs-auart.c in LTIB1005.



It is not possible to port back or replace it with mxs-auart.c because the old dma (arch/arm/plat-stmp3xxx/dma.c) cannot co-exist with the new dma engine…

Continue

Posted by Jacky on May 2, 2012 at 8:14pm

May 2012 - Genesi EfikaMX with CRUX ARMHF (experimental)

binutils-2.22, gcc-4.6.3, eglibc-2.14.1
gmp-5.0.4, mpfr-3.1.0-p8, mpc-0.9
ppl-0.12.1, cloog-0.17.0


acrux@efikamx:/mnt/DEVEL/HVA# uname -a
Linux efikamx 3.4.0-rc4 #1 PREEMPT Tue Apr 24 14:07:16 CEST 2012 armv7l ARMv7 Processor rev 5 (v7l) Genesi EfikaMX nettop GNU/Linux



It can be only used from serial terminal 'cause it uses a vanilla linux kernel.

Posted by Nik Mak on May 1, 2012 at 11:30am

Events

 
 
 

Groups

Badge

Loading…

© 2012   Created by Bob Johnson.

Badges  |  Report an Issue  |  Terms of Service