Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

Search this forum:
Search
You are not authorized to create a new topic
Page 7 of 22 << < 56789 > >>
Topics
 Replies
 Views
 Last Post
2 Replies and 1528 Views Where are initial media-ctl links set in your BSP  1528  2 Started by  Deleted User I need to use 2 cameras. I added another i2c_board_info struct to board-ompa3logic.c to tell it about the new I2C address of the 2nd camera (do I need to do more) I see they are detected during boot, both cameras are listed in boot log: 'mt9p031 2-0048' AND  'mt9p031 2-005d' but I can not establish a media link to the 2nd camera. when I run media-ctl -p right after a fresh boot, I see that the CCDC entity somehow has the first camera listed (see below) My question is what provides that i...
2 1528
by  Adam FordJump to last post
15 Jun 2016 01:11 PM
1 Replies and 1305 Views WiFi Mesh Networking with Torpedo SOM  1305  1 Started by  Joshua Pagnotta Hi, I was wondering if you have any experience trying to enable the WiFi pre 802.11s mesh networking capability (CPTCFG_MAC80211_MESH) in the WiFi backports In digging through the forums I saw the thread https://support.logicpd.com/TDGForum/tabid/124/aft/2107/Default.aspx which has some description on how to get to the code in the back ports and the config file, just wasn't sure before we go down this road of experimentation if it was known this would not work. My guess is the WiLink7 ch...
1 1305
by  Adam FordJump to last post
15 Jun 2016 11:13 AM
5 Replies and 1498 Views SPI SLave  1498  5 Started by  Deleted User Does your DM3730 SOM | BSP support McSPI slave operation I want to connect two of your DM3730 Zoom dev kits together using one of the SPI interfaces, one kit as SPI master, the other as SPI slave.  
5 1498
by  Adam FordJump to last post
17 May 2016 09:27 AM
2 Replies and 1428 Views DM3730 UART B Inverted  1428  2 Started by  Michael Weigand I am trying to communicate with the DM3730 on the development board using the UARTB Serial Port.  Data is going across the line to the computer, but isn't decoded correctly because the signal is inverted.  I am using minicom on both ends to test the connection and a logic analyzer to view the data going across the line.  Is there any way to invert the UART signals on the board, or do I need to get an inverter
2 1428
by  Michael WeigandJump to last post
13 May 2016 04:09 PM
3 Replies and 1335 Views How to enable perf  1335  3 Started by  Megan Briscoe I see that perf source exists in the linux/tools directory however there no binary built.  Is there a configuration option in ltib Kernel Configuration that will force that to be built with the Kernel  If not how can we go about enabling perf for our system
3 1335
by  Adam FordJump to last post
12 May 2016 12:30 PM
0 Replies and 1554 Views Zoom DM3730 Torpedo Development Kit Product Change Notification: Document Update  1554  0 Started by  Joe Charboneau The Zoom DM3730 Torpedo Development Kit Product Change Notification has been updated with the release of 'PCN 617: Changes to SDK-DM3730-30-256512R-D'  This PCN describes a change to the baseboard that removes the S-video connector. You can download this document from the DM3730 / AM3703 Torpedo SOM product page on Logic PD's support site, or at: https://support.logicpd.com/Desktop...ntryId=595 
0 1554
10 May 2016 10:54 AM
2 Replies and 1471 Views QNX Neutrino to DM3730  1471  2 Started by  Cleiton Bueno I'm trying to create the IPL QNX BSP for DM3730 SOM-LV. I need logicloader source code or if someone has the start.s and init_dm3730() to set the peripheral during the IPL.
2 1471
by  bradbJump to last post
04 May 2016 11:07 AM
2 Replies and 1367 Views Boot without SD card  1367  2 Started by  Sergey Brandis Can i boot my Windows Ce without losh prompt and Sd-card     Thanx a lot  ! 
2 1367
by  Sergey BrandisJump to last post
03 May 2016 11:24 AM
2 Replies and 1317 Views Interrupt booting WinCe6 !  1317  2 Started by  Sergey Brandis Please somebody help me ! I want to interrupt booting my WinCe and I want see losh commands because I want to change my lboot.lol 
2 1317
by  Sergey BrandisJump to last post
03 May 2016 11:18 AM
1 Replies and 1193 Views Control_PadConf_X and BSP  1193  1 Started by  Sergey Brandis  Hi !    I have a problem . I find file platform.c C:\WINCE600\PLATFORM\LOGIC_ARM_A8\SRC\OAL\OALLIB  and i want change      OUTREG16(&pConfig->CONTROL_PADCONF_UART1_RTS,       (INPUT_DISABLE | PULL_UP       | MUX_MODE_4 )) I want tht gpio_149 value 1 . I have definition all bit in this register but i don't know how use different parametrs.  For example ,i want change value in OFFOUTENABLE  OFFOUTVA...
1 1193
by  Adam FordJump to last post
03 May 2016 10:28 AM
4 Replies and 1730 Views USB Mass Storage using Android 2.3.4.  1730  4 Started by  mvly I noticed the DM3730 Torpedo, at least when running Android 2.3.4, does not show up as a Mass storage when I plug into a computer. I currently use ADB to transfer files between the device and the computer. However, is there a way to enable the mass storage interface for android Normally all my android phones I have usually connect as a mass storage when you plug it into a computer.   One of the main reason I ask this is I want an easy way to connect this device to a computer without havi...
4 1730
by  bradbJump to last post
03 May 2016 08:23 AM
5 Replies and 1260 Views non-responsive home/back buttons  1260  5 Started by  mvly I am having trouble to get the home and back button to be more responsive in android build. Keep in mind, I had to remap some of the I/Os   the omap3logic_key_home = 55 and omap3logic_key_back = 53.   I don't use the search or menu buttons.   The power button is perfect and is responsive every time.   I have looked in   kernel/arch/arm/mach-omap2/board-omap3logic.c   and tried to change some options in the buttons, i.e. .wakeup and debounce_interval in ...
5 1260
by  Adam FordJump to last post
03 May 2016 06:48 AM
16 Replies and 1627 Views Boot WinCe6  1627  16 Started by  Sergey Brandis Hi !  I have a big problems with booting WinCe6.  When Board haven't SD -card  ,I saw this log:  Hello I am lboot.lol NAND SYS_INTEGRITY_PASS: 0x00000001 SYS_INTEGRITY_FAIL: 0x00000000 Power Magament IC Device ID: 0x3009002f ADC0 (GP analog input/Bat type) value 0x00b =   16 mV ADC1 (GP analog input/Bat temp) value 0x056 =  126 mV ADC2 (GP analog input)          value 0x0de =  542 mV ADC3 (GP analog input) &nbs...
16 1627
by  Sergey BrandisJump to last post
21 Apr 2016 11:16 PM
5 Replies and 1520 Views Bluetooth data speed drop  1520  5 Started by  Bevis Peters We have found that in our latest system, based on the 2.4-4 BSP, we are seeing a massive drop in bluetooth data rates compared to our previous system based on 2.2-2 BSP - using 2.2-2 we saw around 35KB/s, with 2.4-4 we are seeing 7KB/s (this is using rfcomm). We have the change in mach-omap2/board-omap3logic.c to set '.baud_rate = 3000000' in both versions. We are using bluez2 in both versions, though we see no difference when using bluez4 instead. We have tried repeating this with your ...
5 1520
by  Adam FordJump to last post
18 Apr 2016 05:08 PM
9 Replies and 1579 Views OMAP35x Torpedo SOM AGIR-E crashes  1579  9 Started by  Robert Aden   I am developing a product using the 35x Torpedo SOM running Linux android 3.0.8 kernel. It has been working fine until we changed revision of the SOM from AGIR-C to AGIR-E. Now we have random crashes which all seem to be related to memory problems. In the product change notifications i can see nothing that should cause this.  Are there any known issues involved in going from AGIR-D to AGIR-E
9 1579
by  Adam FordJump to last post
13 Apr 2016 06:55 AM
4 Replies and 4790 Views USB host/OTG standby causes crash/reset/rediscovery of devices  4790  4 Started by  Kai Scharwies I am testing the USB host and standby functionality of the DM3730 Torpdeo Eval board for a planned design, using BSP 2.4.2. So far ISP1763 seems to work as expected when the SoM goes into standby, e.g. connected USB devices resume their work. Here is a typical suspend/wakeup log: &91;  263.283111&93; PM: Syncing filesystems ... done. &91;  263.301849&93; PM: Preparing system for mem sleep &91;  263.340209&93; mmc0: card b368 removed &91;  263.423980&93; omap_dev...
4 4790
by  Chris CopeJump to last post
07 Apr 2016 06:28 AM
2 Replies and 1673 Views LTIB build fails dhcp_wifi  1673  2 Started by  Tim Miller I'm new to this forum and this product.  I'm trying to build LTIB for the first time on a VMWare Ubuntu 14.04 VM, and I'm running in to a problem.  I believe I've installed all of the required packages. I did have to install the usb_1.0.0_dev package in order to get past a usbutils (I think) build failure. I'm not sure if I should have don't that, but it seems to have fixed the usb issue.  Now my build is failing on dhcp_wifi, and I don't now why Here's the dhcp-wifi section ...
2 1673
by  Tim MillerJump to last post
05 Apr 2016 02:31 PM
2 Replies and 1374 Views torpedo bluetooth power  1374  2 Started by  Bevis Peters Using the device SOMDM3730-31-1880, how do we determine the bluetooth power it uses Measurement suggests it is a class 2 device transmitting at around 3dbm, but is there a way to know for sure  And can it be switched into class 1 I found this old post https://support.logicpd.com/TDGForum/tabid/124/aft/1946/Default.aspx but there was no follow up.   bevis  
2 1374
by  Bevis PetersJump to last post
04 Apr 2016 07:11 AM
5 Replies and 1686 Views DM3730 with 12-bit camera  1686  5 Started by  Greg Otto App Note 596 describes 8-bit and 12-bit camera support for DM3730.   The Torepedo Development Kit only supports 8 bits, and the SOM only supports 8-bits, by default. However, we have modified the SOM to support 12-bit cameras, and we designed our own base board to support 12-bit cameras.   I modified Linux driver files 'mt9p031.c' and 'board-omap3logic.c' for 12-bit operation.   Unfortunately, I cannot acquire 12-bit images using 'yavta' or any other video acquisi...
5 1686
by  Adam FordJump to last post
04 Apr 2016 06:55 AM
0 Replies and 1560 Views Documentation Update for DM3730/AM3703 Torpedo SOM  1560  0 Started by  Joe Charboneau An updated version of the DM3730/AM3703 Torpedo SOM Design Checklist has been added to the DM3730/AM3703 Torpedo SOM downloads page. Section 2.7 of this document has been updated with regards to GPIO signal usage. AN493 DM3730/AM3703 Torpedo SOM Design Checklist, rev I You can download this document from the DM3730/AM3703 Torpedo SOM product page on Logic PD's support site or at: https://support.logicpd.com/Desktop...ntryId=586  
0 1560
14 Mar 2016 01:38 PM
You are not authorized to create a new topic
Page 7 of 22 << < 56789 > >>


RSS Feed Available