Project

General

Profile

Activity

From 07/12/2023 to 08/10/2023

08/10/2023

09:54 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi Dmitry,
Have you modified the HPS pin configuration from the reference project?
We are wondering if the I2C ...
Michael Williamson
03:22 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Thank you, Mike.
I will wait.
Additional info.
During the while cycle i2c status is 0x00.
Br, Dmitry
Dmitry Kolotsei
02:55 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi Dmitry,
I see your request. I am consulting with some engineers here to figure out what is going on.
When I...
Michael Williamson
02:35 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi, Mike
I found the reason why PLL is not configured.
UBoot did not get access to I2C bus. The bus id busy.
I...
Dmitry Kolotsei

08/09/2023

04:12 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Dmitry Kolotsei wrote in message#6457:
> Hi Mike
>
> Thank you for help. I has some progress!!!
> I was in proje...
Dmitry Kolotsei
03:42 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
"Make clean" does not clear everything to repeat "make uboot". What to do?
I found make scrub_clean
Dmitry Kolotsei
03:26 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi, Mike
And further. I'm not very good in make.
"Make clean" does not clear everything to repeat "make uboot". W...
Dmitry Kolotsei
02:49 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi Mike
Thank you for help. I has some progress!!!
I was in project folder, but Makefile was absent in it.
I got...
Dmitry Kolotsei
01:15 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi Dmitry,
Try to CD into your software/bootloader directory and just run:
make TGZ=uboot-socfpga.tar.gz SOCFPGA_...
Daniel Vincelette
01:08 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi, Mike
Thank you for reply.
I did the instruction https://support.criticallink.com/redmine/projects/mitysom_a...
Dmitry Kolotsei
11:44 AM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi Dmitry,
mitysom_a10s_dsc_defconfig
Follow these instructions when using Quartus 18.0.
https://support.cri...
Michael Williamson
11:07 AM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Which default config I need to use?
Dmitry Kolotsei
10:46 AM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi, Dan
I got dtb from working SDcard image.
I using mitysom_a10 branch for UBoot compilation.
I prepared .confi...
Dmitry Kolotsei

08/08/2023

06:32 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi Dmitry,
I believe the DTS is auto generated for u-boot from the quartus tools. I think the bsp-editor is what g...
Daniel Vincelette
04:37 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi, Dan
Thank you for reply.
Can I use DTS as in attachment for "mitysom_a1" branch? I get him from ArrowElectron...
Dmitry Kolotsei
02:17 PM Software Development: RE: Replacement UBoot 2014.10 on 2021.04
Hi Dmitry,
The ADRV9009 demo was built using quartus 18.0 and using uboot 2014.10. Critical Link has a uboot 2014....
Daniel Vincelette
12:43 PM Software Development: Replacement UBoot 2014.10 on 2021.04
Hi All
I have working FPGA project based on https://github.com/ArrowElectronics/arrow-adi-intel-psg/wiki/ADRV9009-...
Dmitry Kolotsei
11:26 AM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi, Dan
It is my debug project
Br, Dmitry
Dmitry Kolotsei

08/07/2023

02:53 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dmitry,
You're "After correction.jpg" looks to be correct. Have you also checked if U15 CLK1 behaves the same w...
Daniel Vincelette

08/05/2023

04:10 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi, Dan
I returned to start Mitysom project downloaded from git.
After first compilation I see inconsistency betw...
Dmitry Kolotsei

08/04/2023

05:42 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dmitry,
Your pin out and clock project look to be correct. If you're seeing clocks on the output of U15 then I...
Daniel Vincelette

08/02/2023

04:36 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi
You are right. My board is rev 4.
I changed the U15 configuration and currently I use CLK0 (pins R24/R23) and ...
Dmitry Kolotsei

08/01/2023

02:32 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dmitry,
The revision is at the end of the 80-# number of the white tag. For example, 80-001124RC-*4*A is a rev ...
Daniel Vincelette
08:03 AM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi
I have rev 9 board and working in accordance with datasheet pointed by you.
You can make sure in that by scree...
Dmitry Kolotsei

07/31/2023

06:15 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dmitry,
It looks like you are using the pinout from the rev 8 of our SOM but I believe you have an earlier rev ...
Daniel Vincelette

07/30/2023

02:21 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dan,
Thank you for the reply.
I added proposed assignments.
I recreated the differential signals on pins. Qua...
Dmitry Kolotsei

07/28/2023

05:33 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dmitry,
Do you have differential terminations enabled for these signals? If not that might be the issue. The sy...
Daniel Vincelette
05:11 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi all,
SI5338 is working correct, I see right frequencies on output pins (CLK0A, CLK0B, CLK2A, CLK2B) of chip U15...
Dmitry Kolotsei

07/19/2023

09:04 AM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi, Dan
Thank you very much for help.
PLL is reconfigured.
Dmitry
Dmitry Kolotsei

07/18/2023

06:46 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hello,
I have found a deficiency in our instructions, the register header files needs to be manually updated in or...
Daniel Vincelette
03:20 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
h-files for generating bin-files Dmitry Kolotsei
03:04 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dmitry,
Can you please attach your header files that you used to generate the 2 binaries as well?
Thank you,...
Daniel Vincelette
02:54 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi, Dan
Thank you for help.
This image is started.
Next step. I prepared U14PLL.bin in accordance with recomme...
Dmitry Kolotsei
02:03 PM Software Development: RE: Mitysom a10s does not start under U-Boot 2021.04
Hi Dmitry,
We have just recently found an issue with the released SD cards for the 480KLE version of the SOM, whic...
Daniel Vincelette
11:22 AM Software Development: Mitysom a10s does not start under U-Boot 2021.04
Hi all.
I need to change the on-board PLL configuration to get the frequency 322.265625 MHz.
I am trying to use U...
Dmitry Kolotsei
 

Also available in: Atom

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