Project

General

Profile

Activity

From 03/23/2026 to 04/21/2026

04/21/2026

ZM 07:53 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
Thanks! The boot script (both boot.cmd and the compiled boot.scr) does have windows line endings, which I think unfortunately appears to be confusing U-Boot. The config_pll script appears to be okay, which I think rules out a git hook ch... Zachary Miller
MK 06:30 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
Hello Zach!!
I've uploaded mitysom-a5e-ref-dma.tar.gz (1.29G) - I've compressed the whole folder.
We didn't changed the design and scripts.
Thanks!!!
Maxim Kanevsky
ZM 06:11 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
You're welcome!
The build seems to have partially worked since it was able to boot into U-Boot proper after the SPL, but past that it seems unable to load anything from the SD card for some reason.
Would it be possible for you to z...
Zachary Miller
MK 04:35 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
Thanks Zach!!!
Just to mention, we compiled mitysom-a5e-ref-dma project.
We've succedded to flash the SD card with Image and tried to run on MitySOM A5E board and getting following:
U-Boot SPL 2025.07-ga3bbf07e8158 (Mar 02 202...
Maxim Kanevsky
MK 04:01 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
kanevsky@fpga-sm:~/mitysom-a5e-ref/mitysom-a5e-ref-dma/scripts$ ./make_sd.sh \
-a \
-o sd_card.img \
-d Agilex5 \
-f $BUILD_PATH/software/bootloader/u-boot-socfpga/u-boot.itb \
-f boot.scr \
-f c...
Maxim Kanevsky
ZM 03:56 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
No problem, getting close!
Did the script produce sd_card.img.gz instead? You're giving it flags for both gzip (@-g@) and zip (@-z@), and gzip should be taking precedence.
If so and you didn't want that, you could either run @gunzi...
Zachary Miller
MK 03:38 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
Thanks, it works farther now. :)
kanevsky@fpga-sm:~/mitysom-a5e-ref/mitysom-a5e-ref-dma/scripts$ ./make_sd.sh -z -g\
-a \
-o sd_card.img \
-d Agilex5 \
-f $BUILD_PATH/software/bootloader/u-boot-socfpga/u-boot....
Maxim Kanevsky
ZM 03:31 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
The script may just not be executable. Please try this and then try again: Zachary Miller
MK 03:09 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
Thanks Zach
anevsky@fpga-sm:~/mitysom-a5e-ref/mitysom-a5e-ref-dma/scripts$ ./make_sd.sh -a -o sd_card.img -d Agilex5 -f $BUILD_PATH/software/bootloader/u-boot-socfpga/u-boot.itb -f boot.scr -f config_pll.s...
Maxim Kanevsky
ZM 03:05 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
Hi Maxim,
The make_sd.sh script is intended to be run with bash, not POSIX @sh@. Could you please try running it as @./make_sd.sh@ instead of @sh make_sd.sh@ (keeping the rest of your arguments the same) and see if the errors are reso...
Zachary Miller
MK 02:24 PM MitySOM-A5 Software Development: make_sd.sh doesn't take command line parameters
We are trying to build the sd card image using documentation from https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/Building_sd_2531pro
We are are using the git reference from https://support.criticallink.com/gitweb/?p...
Maxim Kanevsky

04/16/2026

MW 08:13 PM MitySOM-QC6490 Software Development: RE: SPI bringup
Hi Nathan,
I think you can remove the NFC pins and give it a shot.
-Mike
Michael Williamson
NO 07:49 PM MitySOM-QC6490 Software Development: RE: SPI bringup
The original commit message for those lines is "Add gpio-reserved-ranges for QCM6490 boards."
In mainline linux, I found the following in qcs6490-rb3gen2.dts:
Nathan Olson
NO 07:01 PM MitySOM-QC6490 Software Development: RE: SPI bringup
Edit: The boot crash in unrelated and I've resolved that. However, SPI configuration still fails: Nathan Olson

04/15/2026

NO 09:04 PM MitySOM-QC6490 Software Development: SPI bringup
Are there any reference examples of software using SPI? I'm attempting to configure the QUP to use SPI on my carrier board.
Here's my device tree modification:
Nathan Olson

04/13/2026

WE 04:19 PM MitySOM-QC6490 PCB Development: RE: 4V on 3V3-SOM!
Unfortunately this cannot be addressed on the SOM as the SOM will hang if this voltage is dropped lower than 4V.
For future baseboard revisions there will need to be a regulator in between the SOM and the downstream components on this...
William Evans
NO 04:06 PM MitySOM-QC6490 PCB Development: RE: 4V on 3V3-SOM!
Thanks Will. The pins are tied directly to a power plane on my prototype boards, so I'll try breaking the connector pins as you suggest.
Will this issue be fixed in later versions of the SOM, or should I plan on adding a 3V3 regulator...
Nathan Olson
WE 01:07 PM MitySOM-QC6490 PCB Development: RE: 4V on 3V3-SOM!
Hello Nathan,
The PMICs on the SOM support changing the output voltage of this pin. The idea was to have it at 3.3V but unfortunately the SOM hangs if this voltage is lower than 4V.
As a result we had to re-spin our development boa...
William Evans

04/11/2026

NO 08:50 PM MitySOM-QC6490 PCB Development: 4V on 3V3-SOM!
Hello,
Why is 3V3-SOM outputting 4V? Is there a way to change this to 3.3V?
I see that the devkit schematic shows it as 4V, but the datasheet and Carrier Board Design Guide (and the name!) show it as 3.3V. Unfortunately I just rece...
Nathan Olson

03/30/2026

SY 02:45 PM MitySOM-C10GX Firmware: RE: CLKUSR - Oscillator Specs?
Hi Mike,
Thanks for providing the oscillator part number, this is very helpful!
- Sean
Sean Youngblood

03/27/2026

MF 05:27 PM MitySOM-C10GX Firmware: RE: CLKUSR - Oscillator Specs?
Hi Sean,
The oscillator that is driving the CLKUSR pin is *KC2520Z100.000C15XXK*. Per the datasheet, this is a 30 ppm oscillator.
- Mike
Mike Fiorenza
SY 05:21 PM MitySOM-C10GX Firmware: CLKUSR - Oscillator Specs?
What is the frequency tolerance and stability (in PPM) of the 100 MHz oscillator used to drive the CLKUSR pin on the SOM? I cannot seem to find this information in the SOM datasheet.
For context, my design contains an elastic FIFO us...
Sean Youngblood

03/26/2026

JC 02:09 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Using WKUP_UART0 in Linux Space
If your able, please jump in and respond to them directly and I'll monitor and i'll jump in as needed. Jonathan Cormier
JC 01:56 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Using WKUP_UART0 in Linux Space
Holden, TI wants to know if you are using the "VPAC/ISP camera functionality on your AM62A7". Presumably to determine if you need the dm_edgeai firmware or if you can get away with just the normal "ipc_echo_testb_mcu1_0_release_strip.xe... Jonathan Cormier

03/25/2026

JC 08:41 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Using WKUP_UART0 in Linux Space
I just responded to your support email but will put my response here as well so others can benifit.
Holden Wozniak wrote:
> Hi,
> ...
As you noted in your email, the DM firmware is baked into the tispl.bin u-boot file. Linux doesn'...
Jonathan Cormier
HW 08:18 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: Using WKUP_UART0 in Linux Space
Hi,
I am having some difficulty bringing up a serial port that utilizes WKUP_UART0 pins. From what I understand, it is typically reserved for DM logging and is unusuable in Linux until it is disabled. I have disabled the UART log for ...
Holden Wozniak
EH 05:53 PM MitySBC-Agilex5 FPGA Development: RE: Where can I find the schematic for MitySBC_Agilex5
Thank you Mike.
We currently have SBC and SOM Dev kit. We were told that they are equivalent from FPGA connections point of view, but I found out that's not completely correct.
I need the schematic to figure out which FPGA pins and how...
Eleonora Haralanova

03/24/2026

NO 03:46 PM MitySOM-QC6490 Software Development: RE: Long build times
That matches what I'm seeing, although it seems your machine is much faster than mine. For me it's about 7 hours for a clean build, and 28 minutes for a rebuild. Nathan Olson
GG 02:36 AM MitySOM-QC6490 Software Development: RE: Long build times
Hi Nathan,
We have similar experiences. Unfortunately we do not currently have a fix. We are building off of Qualcomm's methodology and there is a lot of complexity there that we haven't needed to dig into yet. We will update this is...
Gregory Gluszek
JC 01:26 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Uart issue in Am62P
Thanks for the update Jonathan Cormier
RD 11:44 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Uart issue in Am62P
Hi Jonathan,
The issue was in the code. We have a function that returns an int, but the application was crashing within that function when running on the AM62P with Debian OS. However, it works fine on the AM62A BSP.
I suspect the ...
Rajkumar Dumala
MW 09:37 AM MitySBC-Agilex5 FPGA Development: RE: Where can I find the schematic for MitySBC_Agilex5
Hi Eleonora,
I was advised that you are working with our "MitySOM-A5E":https://www.criticallink.com/product/mitysom-a5e-standard-dev-kit/ product vs. our "MitySBC-A5E":https://www.criticallink.com/product/mitysbc-a5e-single-board-comp...
Michael Williamson
GG 02:42 AM MitySOM-QC6490 Software Development: RE: Configuring the QUP pins
Hi Nathan,
Please refer to the [[Configuring the QUP Ports (I2C I3C SPI and UART)]] wiki page which has recently been published for details on how to do this.
Let me know if you have any questions or issues.
Thanks,
Greg
Gregory Gluszek

03/23/2026

JC 01:51 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Uart issue in Am62P
Thanks for the update. Would you mind sharing what the solution was? Jonathan Cormier
RD 05:44 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Uart issue in Am62P
Hi Jonathan,
I was on a long vacation until recently. The issue has now been fixed.
Best regards,
Rajkumar.
Rajkumar Dumala
 

Also available in: Atom