Could not compile stylesheet for simplistic. Using last compiled stylesheet.
Discussions tagged DM3730
-
Java benchmarks of IGEP Technology devices
Announcementposted in AnnouncementsHi Community, We added a JAVA benchmark comparison in our wiki page, please be free to comment here ... -
image needed which support TI codecs-gstreamer and wifi-bluetooth
posted in IGEPv2Hi, We are working with IGEPV2 board with expansion board. Current yocto image doesnt support gstreamer with TI Codecs actually I didnt find. "gst-inspect | grep TI" returns nothing also there is no support for v4l2src. We need a image t... -
the strong heating of a board
posted in IGEP COM MODULEGood afternoon. I have Igep com-module. It is strongly heated even in down time. I delivered the heat sink quite big - more than 5-6 seconds not to retain a finger. kernel 2.6.37, consuming 500mA. Thanks.... -
IGEPv2 second audio in/out
posted in IGEPv2Hi all Currently we're involved in new project that requires a second alsa board (two stereo inputs / outputs in total), using IGEPv2 Please, what is the best way to achieve this? I suppose : -
CAMERA interface (J5) with COM module
posted in IGEP COM MODULEHi i use a COM MODULE with OS 2.6.37.5 version. I try to use the J5 connector to interface an analog video signal. On my expansion board (hastycam) i use a TVP5151 video decoder. Each time i launch the OMAP3isp module i got t... -
Use of DSS pins as GPIOs on NY baseboard
posted in IGEP NEW YORKI have a headless igep0030 COM-based system on a NY baseboard and would like to 're-purpose' the DSS pins for use as GPIOs. I am using x-loader v.2.5.0-2 and have edited board/igep00x0/igep00x0.c to change the MUX_VAL settings for the DS... -
SPI1 with several slave devices
posted in IGEP COM MODULEHi i use the IGEP COM MODULE (IGEP0030) on our own expansion board. I created the "new_expansion_board.c" file. then compiled the 2.6.37.5 linux OS version with this new extension board. i want to use the same SPI wit... -
Bluetooth headset
posted in IGEP COM MODULEHello to all, I'm working with Berlin + COM Module and I'm trying to play audio to a bluetooth headset. I'm able to perform pairing with bluez-simple-agent and connection is estabilished: ~# hcitool -i hci0 con Co... -
Streaming wifi and Recording with IGEPv2
posted in IGEPv2Hi everyone. Sorry beforehand for my English :P I have a webcam PSEye (it has 2 resolutions: 320x240 and 640x480) on a IGEPv2 and I make a streaming in WiFi between the IGEPv2 and my computer. At the same time, I record the streaming on... -
GE865 (sound) make a call
posted in IGEPv2 EXPANSIONHi everyone, I'm trying to establish a connection between the sound chip and the Modem. I already now that the sound structure is like following picture: GE865 ====via McBSP 1=====>OMAP=====via McBSP2===>TWL40... -
370-wl4030 using 99% cpu
Bugposted in IGEP COM MODULEhola desde Chile I'm testing an IGEP module (IGEP Kit with Paris board) I'm using the bundled yocto (1.2) ima... -
USB mouse is not connecting...
posted in IGEPv2Hi, That is dmesg log when I connect the USB mouse. sec. 73-82 is the mouse sec. 101-103 the USB stick, that have been successfully recognized and working. The same behavior also found in Linaro-distro from wiki.... -
NAND flash not recognized when MMC boot
posted in IGEPv2Hi i use a IGEPV2 board and try to erase flash after MMC boot but i meet an issue. the kernel version is 2.6.35.13. the source files have been downloaded from IGE web site and i use the tool chain from IGEP. The igep.ini file... -
igep reboot
posted in IGEP COM MODULEHello! There was the following problem: by means of gstreamer I give udp a flow to the computer with ubuntu. I transfer video: gst-launch-0.10 - gst-debug=2 v4l2src! ffmpegcolorspace! TIVidenc1 codecName=h264enc engineName=codecSer... -
-
RS485 and COM MODULE
posted in IGEP COM MODULEHi i need an RS485 interface with the IGEP COM MODULE board. i will use an UART from the IGEP COM MODULE and a RS485 transceiver on the expansion board. How can i manage the DE and RE signals of a standard RS485 transceiver w... -
J990 pins state during the boot process
posted in IGEPv2I'm working on a project with IGEPv2, it boots from the microSD Linaro operating system. I have a plaque attached with GPIOs J990 connector using pins 3 through 22. I'm using 8 input pins and 12 output pins, where I have connected some LE... -
no suspend to ram, if device plugged on OTG
posted in IGEPv2we are using igepv2 with ISEE kernel 2.6.37-5. i saw a problem,if i want to go to suspend to ram by using: "echo -n "mem" > /sys/power/state". if a device was plugged into OTG port (in out case 4port high speed hub) the boar... -
wake up on GPIO from suspend to ram
posted in IGEPv2I want to use a GPIO pin to wake up from suspend to ram. I choose mcbsp1_dx and configured it as follows inside the board-igep0020.c file: static struct omap_board_mux board_mux[] __initdata = { ... OMAP3_MUX (MCBSP1_DX... -
DSS DPLL control for EMI reduction?
posted in IGEPv2Hello, I need to setup the spread spectrum clocking for DSS controller in order to reduce the EMI. I have found the information about SSC only in DM3730 technical reference manual pp.2535-2542. Is there any exam...