Project

General

Profile

Activity

From 06/01/2017 to 06/30/2017

06/30/2017

VP 01:23 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: FPGA coding and programming for customized board using Mity DSP L138F
We have made our own customized board using the Industrial IO board as well as the Analog Expansion board. We have the schematics attached herewith.
We are also attaching the entire FPGA package project (Mity_DSP_Analog.rar) so that i...
Vivek Ponnani
VP 01:19 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: SPI interface for ADC5560 (MityDSP L138F)
Hi,
I have a custom board with
1) MityDspl-138F module (with FPGA)
2) No Ethernet port
3) UART,USB,SD CARD interface
I have built VM with MityDSP-L138_SDK_2012_06_13.ova file from critical link.
I am able to run Hello World ...
Vivek Ponnani

06/28/2017

AB 05:22 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: To make the connection between DSP / ARM cores on MityDSP-L138
Our MDK provides an example utilizing TI's DSPLINK software to share data between the ARM and DSP cores of the OMAP-L138 processor. Other example DSP example code is also included in the MDK.
This wiki page (https://support.criticalli...
Alexander Block

06/26/2017

JC 12:47 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: data exchange
I've not really tried to send files over the terminal. But it should be possible using xmodem. The L138 filesystem has the rx program which is used to receive xmodem file streams. sx would be used on the other side. I'm not sure exactly ... Jonathan Cormier
VI 06:11 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: data exchange
Help me please. How can I configure the data exchange with the Linux 3.2 kernel without using the Internet cable (com-port only)? Thank you. Vasya Ivanov
VI 05:58 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: To make the connection between DSP / ARM cores on MityDSP-L138
Good day!To make the connection between DSP / ARM cores on MityDSP-L138, can we use your MDK with a previously developed project in Studio Composer Studio on PSP and DSP / BIOS written in C (and not with C ++)? Vasya Ivanov

06/23/2017

JC 01:44 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
I'm not sure. Checkout this wiki from TI and let me know what you find out. http://processors.wiki.ti.com/index.php/Debugging_JTAG_Connectivity_Problems Jonathan Cormier
VP 01:27 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Hi Jonathan,
Thanks for all your support. I am able to run helloWorld and testled programs on my custom board with SD card. Now, I am trying to connect my board with xds200 as I will need it to debug my future developments. As I run t...
Vivek Ponnani

06/20/2017

JC 08:29 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: suggested device tree
Note in the above uboot commands. We need to make sure that the bootargs variable is set correctly. In the previous bootlog, the bootargs was empty so it was using the default which was configuring the console to be ttyO2 instead of tty... Jonathan Cormier
AB 05:59 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Power fail interrup
Clyde,
Offhand our recommendation would be to utilize an HPS GPIO and have it configured in the GPIO controller as an interrupt.
Additionally it would be pertinent to know how long you expect power to persist after this interrupt ...
Alexander Block
CS 05:14 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Power fail interrupt
What more is there to say, really? We have a low voltage supervisor in our design and when the power is going to fail, we would like to take the necessary precautions before power is completely gone. Clyde Shappee
DV 04:45 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: Power fail interrup
Hello Clyde,
Could you describe the situation a bit more?
Thanks!
Dan
Daniel Vincelette
CS 02:05 PM MitySOM-5CSX Altera Cyclone V FPGA Development: Power fail interrup
What is the recommended input to the SOM for a power fail interrupt?
clyde
Clyde Shappee

06/19/2017

JC 08:04 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: suggested device tree
Booted on a 3352 X4A using the attached files and the following commands: Jonathan Cormier
AB 06:59 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: Analog input and outpur
Andri,
Thank you for your inquiry.
Our standard MitySOM-L138F development kit (http://www.criticallink.com/product/mitydsp-l138f-dev-kit/) does not feature either an analog to digital converter (ADC) or digital to analog converters...
Alexander Block

06/17/2017

AH 07:57 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: Analog input and outpur
Hello,
I own OMAP-L138F board and I am still new to this platform. Would you kindly inform me how can I set the board to read and send analog input ad output?
I am planning use integrate this board to a microwave radar.
regards,
Andri Haryono

06/16/2017

JC 10:42 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: suggested device tree
I've attached my dts which I created when I was playing around with the 4.1 kernel. Note that we really haven't tested the 4.1 kernel much.
Though I branched it off of TI's processor-sdk-linux-02.00.00 branch when i was testing.
git...
Jonathan Cormier
JC 10:32 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: suggested device tree
Timothy Entinger wrote:
> > Did you get the 1GB DDR timings from our 2013.10 u-boot?
> ...
Good. Just making sure.
>
> ...
Good
>
> ...
I was referring to the dtb with the 512MB settings.
>
> ...
I remember a while back I was...
Jonathan Cormier
TE 08:57 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: suggested device tree
> Did you get the 1GB DDR timings from our 2013.10 u-boot?
Guilty!
> ...
A long time ago (2013) we were having trouble with ubi and moved to the TI fork of u-boot. We haven't ported back.
> You can try to load the image from tftp...
Timothy Entinger
JC 08:12 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: suggested device tree
Timothy Entinger wrote:
> Hello,
> ...
Did you get the 1GB DDR timings from our 2013.10 u-boot? Is there some reason you can't use our 2013.10 u-boot?
> From what I can see, everything is working great in u-boot. From u-boot I can re...
Jonathan Cormier
TE 06:58 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: suggested device tree
Hello,
We were using the 3352-HX-X38-RC part and we have that booting the 4.1 kernel with device tree. We got a batch of 3352-HX-X4A-RC parts in to test on which I am hoping to get booting our 4.1 kernel. I was able to get add support...
Timothy Entinger

06/14/2017

CD 09:10 PM MitySOM-5CSX Altera Cyclone V PCB Development: VCCPGM and VCCBAT
Hello, I have a 5CSX-H6-4YA-RI board.
What do I pull the MSEL lines up to when I pull them up.
(what is VCCPGM pins set to ?)
Can I set VCCBAT to +3.3V ?
Craig Drennan

06/12/2017

MW 12:03 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MityDSP-L138 ARM Bare Metal Development - Code Composer Studio 7
Hi Rik,
Have you seen this "Starterware wiki page":https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/StarterWare?
A while back we had a couple of engineers here get some of the basic Starterware applications wor...
Michael Williamson
RA 09:56 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: MityDSP-L138 ARM Bare Metal Development - Code Composer Studio 7
Hi,
I am trying to create a bare metal application for the MityDSP-L138 ARM9 processor using Code Composer Studio 7.
I have an XDS100v3 emulator.
I have created an OMAP hello world application using code composer studio but I am...
Rik Anderson

06/08/2017

JC 05:12 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
In this case you need to determine where the sd card was mounted. If you prefer the using the gui, then you can right click in the mounted rootfs folder and go to properties. It should show that it was mounted in /media/mitydsp/.
So...
Jonathan Cormier
VP 03:29 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> Vivek Ponnani wrote:
> ...
I am attaching screenshot for the error message I got.
Vivek Ponnani
JC 01:24 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Vivek Ponnani wrote:
> Jonathan Cormier wrote:
> ...
What error message are you getting? My best guess would be that you are trying to copy files to the sd card which is owned by user root. In that case you need to use sudo to copy w...
Jonathan Cormier
VP 12:12 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to load Linux Kernel and files system with no Ethernet port
Jonathan Cormier wrote:
> The sd card if formated ext3 or fat32, it should automount to /dev/mmcblk0p1.
> ...
Hi Jonathan,
I am trying to copy application .out file to SD card in Linux VM, but it is not allowing me to copy. The SD c...
Vivek Ponnani

06/07/2017

JK 02:20 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using EEPROM available on MitySOM-5CSX
Hello Mike and Adam,
I very much appreciate you both providing other suggestions readily available with our MitySOM.
We don't have a lot of data that we need to store off the SD card (well under 1 kB). Most of it will probably be w...
Jared Kirschner

06/06/2017

JC 03:22 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MityDSP-L138F - External SPI access from "Industrial IO Development Kit"
Updated to contain info on 3B and 3C.
https://support.criticallink.com/redmine/projects/indio/wiki/Industrial_IO_Revision_Information
Jonathan Cormier

06/02/2017

MW 12:14 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using EEPROM available on MitySOM-5CSX
The QSPI NOR is supported by the MTD layer, so you should be able to partition it and mount it using JFFS2 (or perhaps UBIFS, but I personally don't have a lot of experience with that) or even access it RAW if you like with flash_eraseal... Michael Williamson
SS 12:05 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using EEPROM available on MitySOM-5CSX
We're using the 5CSX-H6-4YA so we should have 32MB of QSPI NOR, and we are booting from SD card, though it's possible we may want to put the preloader + uboot in their so we can TFTP a new SD image.
If we did use the QSPI NOR, what ...
Stephen Snyder
AD 10:25 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using EEPROM available on MitySOM-5CSX
Hi Jared,
If you are looking for a small amount of space, there is also some memory available in the RTC. There is 256B of battery backed RAM on the AB1805-T3 RTC. Assuming you have a battery, this will hold the data until the batte...
Adam Dziedzic

06/01/2017

MW 11:52 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using EEPROM available on MitySOM-5CSX
Hi Jared,
Before you get into the I2C EEPROM, does the MitySOM you are using have the QSPI NOR FLASH installed (most do)? If you are booting from SD card than that should be wide open (and ranges from 8 to 32 MB depending on the inst...
Michael Williamson
JK 10:39 PM MitySOM-5CSX Altera Cyclone V Software Development: Using EEPROM available on MitySOM-5CSX
+Context:+
My team would like to store some non-volatile data specific to a unit of hardware (independent of the SD card / image) in our system, and decided the appropriate place to store this information would be the EEPROM available...
Jared Kirschner
AB 10:37 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Increasing Memory RAM
Alex,
To begin with can you confirm the module model number you are utilizing specifically? I.e. 1810-DG-225-RC
Unfortunately the AM1810/OMAP-L138 family of processors is limited to a maximum of memory space of 256MByte as shown in...
Alexander Block
JA 09:37 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Increasing Memory RAM
Hello Good day,
I am working with the MitySOM-1810F PROFIBUS Development kit, I saw the technical characteristics of the ARM9 microprocessor and I know it has 90 MB of *RAM MEMORY*.
I need at least 400 mb of RAM MEMORY for my appli...
Jesus Alejandro Alvarez Trejo
 

Also available in: Atom