Project

General

Profile

Activity

From 02/28/2017 to 03/29/2017

03/29/2017

10:14 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Downloading files from Redmine (using Linux console app)
With the redmine update you now have to deal with the csrf token in order to login. So I created the attached bash fi... Jonathan Cormier

03/23/2017

04:14 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Serial communication (UART) through MitySOM-1810F PROFIBUS
Hello, Good Day
Thanks for your answer it is so useful, I am going to try step by step in order to achieve the ser...
Jesus Alejandro Alvarez Trejo

03/22/2017

09:21 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Serial communication (UART) through MitySOM-1810F PROFIBUS
I copied some of this information into a new wiki page. https://support.criticallink.com/redmine/projects/arm9-platfo... Jonathan Cormier
08:30 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Serial communication (UART) through MitySOM-1810F PROFIBUS
Jesus Alejandro Alvarez Trejo wrote:
> Hello, Good day
> I am beginner working with the MitySOM-1810F PROFIBUS Deve...
Jonathan Cormier
06:57 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Serial communication (UART) through MitySOM-1810F PROFIBUS
Hello, Good day
I am beginner working with the MitySOM-1810F PROFIBUS Development kit. I would like to use the UART ...
Jesus Alejandro Alvarez Trejo

03/21/2017

07:21 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Im thinking it's related to the preloader. The preloader is the one who does all the pin muxing for the HPS periphera... Daniel Vincelette
07:06 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hello Dan,
When re-building an SD card image using my kernel (uImage), the DTB you attached, and the FPGA image (....
Jared Kirschner
04:19 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
I've attached my preloader/uboot/fpga image.
I've also attached the spi_test c++ code I was working with, I've rem...
Daniel Vincelette
03:00 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hello Dan,
I replaced the uImage on my SD card (at /boot) with the uImage I sent you (to ensure it's the same as w...
Jared Kirschner
02:07 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
I've tried your kernel and the RX buffer is still working. I couldn't get uboot to actually boot your device-tree, I ... Daniel Vincelette
12:29 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
I've tried it with our 3.16 kernel and Altera's 4.1.22 and 4.1.22 RT kernel. All get data on the RX side. I'll try yo... Daniel Vincelette
12:26 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hello Dan,
I've attached the requested files (Linux 4.1.22 LTSI RT branch compiled into "uImage" with defconfig "s...
Jared Kirschner
12:41 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hi Jared,
Unluckily I wasn't able to recreate the issue you are seeing. My RX buffer has the expected 0x8330 inste...
Daniel Vincelette

03/20/2017

07:53 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hi Jared,
I'm in the middle of recreating your test with one of our dev kits. I'll connect up the MOSI to the MISO...
Daniel Vincelette

03/16/2017

08:10 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: yocto meta-mitysom-335x no recipes and files.
Hi Bob,
thank you for this explanations and for pushing the daisy branch.
I will wait the release for the layer...
Niko Stan

03/15/2017

06:51 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: yocto meta-mitysom-335x no recipes and files.
Hi Niko,
We are in the process of releasing the associated files for our MitySOM-335x Yocto MDK build (we should h...
Bob Duke
04:32 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: yocto meta-mitysom-335x no recipes and files.
I have the MitySOM-335x Development Kit and I would like to create a custom linux system.
I search on your website i...
Niko Stan
01:47 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hello Mike,
I modified the SPI device tree entry to have an "spi-max-frequency" of 1 MHz (a slow clock speed, as y...
Jared Kirschner

03/14/2017

12:44 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hello Mike,
I just saw this message, and will try it out first thing tomorrow. Unfortunately, a snow storm is prev...
Jared Kirschner

03/13/2017

05:20 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Here is some example code from the linux kernel documentation area.
BTW: our FPGA driver and the SPI HPS "hardc...
Michael Williamson
02:52 PM MitySOM-5CSX Altera Cyclone V Software Development: u-boot bug reading gpio
I found a problem reading the HPS gpio in uboot.
E.g ...
Chris Ward

03/10/2017

05:34 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Hello Mike,
We've since conducted a loopback test (MOSI connected to MISO within the FPGA) and observed no change ...
Jared Kirschner

03/09/2017

08:28 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Are you referring to modifying the FPGA such that MOSI is connected to MISO?
If that works, it might indicate that...
Jared Kirschner
06:43 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI Comm - can transmit data from Linux, but not receive
Have you tried using the Loopback option to see if you can just loop back the command data and if RX is OK?
-Mike
...
Michael Williamson

03/06/2017

06:32 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Setting up MityDSP-L138 for Hello World program
Hi Jonathan,
I thought so. Ok, I'll try to do somthing with it.
Thank you for help.
Artem Khotab

03/03/2017

06:48 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Setting up MityDSP-L138 for Hello World program
Code Composer is very finicky about exact paths for the Platform.tci file. It's possible you went too many, or too fe... Jonathan Cormier
06:34 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Setting up MityDSP-L138 for Hello World program
Hi Jonathan,
I use CCS v.6.1.0 and MDK of 2014 year.
Artem Khotab

03/01/2017

06:16 PM MitySOM-5CSX Altera Cyclone V Software Development: SPI Comm - can transmit data from Linux, but not receive
Context:
- Hardware: MitySOM 5CSX board connected to another board containing several chips which communicate via SP...
Jared Kirschner
02:03 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Setting up MityDSP-L138 for Hello World program
Hi Artem,
What version of Code composer are you using? Also what MDK version?
Jonathan Cormier
 

Also available in: Atom

Go to top
Add picture from clipboard (Maximum size: 1 GB)