Activity
From 06/07/2026 to 07/06/2026
07/06/2026
- JC 03:44 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Getting the Splash Screen to Appear Earlier
- If you run into any roadblocks, let me know. We can schedule a working meeting if needed.
- JC 03:35 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Getting the Splash Screen to Appear Earlier
- Holden Wozniak wrote in message#7361:
> Sounds good. Getting an early image on the display is one of the last big things I need to do to get our device in a good state so I'll be looking at it a lot this week. My initial plan was to jus... - HW 03:28 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Getting the Splash Screen to Appear Earlier
- Sounds good. Getting an early image on the display is one of the last big things I need to do to get our device in a good state so I'll be looking at it a lot this week. My initial plan was to just try and get the framebuffer created by ...
- JC 03:13 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Getting the Splash Screen to Appear Earlier
- There was some change I think around TI's SDK 9, that greatly delayed the /dev/fb0 creation. I didn't dig into it at the time, but I agree its not ideal.
I do think that getting the u-boot splash screen support working would make the... - Good morning,
I am finding that the psplash screen comes up very late while the kernel is initializing to the point where it sometimes does not appear because it is started as the kernel boot is completed.
After running systemd-ana...
06/26/2026
- AF 09:33 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using GPIO command on UBoot command line...is there any pin mapping between HPS pin # and GPIO pin #?
- From Dan at CL (Thanks Dan!)
Our reference project has the following HPS IO set as GPIO:
- GPIO40 — edge pin 264 — SDMMC_D4/USB0_D4/HPS_GPIO40
- GPIO41 — edge pin 266 — SDMMC_D5/USB0_D5/HPS_GPIO41
- GPIO48 — edge pin 38 — TRACE_C...
06/25/2026
- Hi,
I have the CriticalLink UBoot image on a terminal program. There is the GPIO set/clear/toggle command. It wants a pin number. I have a logic analyzer on HPS GPIO 53 (pin 26 on the MitySOM connector). After UBoot comes up, that...
06/24/2026
- AF 03:38 PM MitySOM-5CSX Altera Cyclone V PCB Development: RE: LED on nCONFIG...
- Hi Mike,
Thank you for the confirmation. I've attached a picture of my proposed update to our MitySOM boards. Any comments appreciated.
Best Regards,
Austin
- MF 02:21 PM MitySOM-5CSX Altera Cyclone V PCB Development: RE: LED on nCONFIG...
- Hi Austin,
You are correct that the Cyclone V cannot drive this pin. It is a configuration control input which must be driven externally via HW if needed. You would drive this pin low if you needed to reset, reconfigure the device or ...
06/23/2026
- On the CriticalLink MitySOM-5CSX development board, there is an LED D100 connected to nCONFIG (pin 39). According to the Intel/Altera documentation, nCONFIG is an input to the Cyclone V. I don't find anything in the Intel/Altera docs t...
06/12/2026
- MF 07:00 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Samuel,
Did you follow the instructions here and are still seeing this issue: https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/A5E-DMA-Example#The-application-hangs-or-reports-errors-on-the-second-and-later-runs
... - SP 06:56 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- We have tried the new DMA driver and FPGA.
We have the following situation on each reboot.
The first test pass.
The second and third test fail.
The fourth hangs.
Is it expected behavior ?
Thank you for your time,
Samuel :)...
06/11/2026
- MF 04:21 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Max,
That is correct! And check out my latest updates to the Wiki page for it as well: https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/A5E-DMA-Example
Let me know if you run into any issues!
- Mike - MK 04:11 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Mike,
Thanks for this update.
Just to make sure, I just need to pull latest update from the following repository:
pro_25.3.1_stable git://support.criticallink.com/home/git/mitysom-a5e-ref.git
Thanks,
Max