Activity
From 01/07/2025 to 02/05/2025
02/04/2025
- LS 06:05 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Can not enable WL1837 Wi-Fi
- Hello Jonathan
For my current project I don't need Bluetooth, but it would be good to test it for future applications.
If you could suggest a reference design I would appreciate it.
Thanks and Best Regards
Lucas
02/03/2025
- JC 07:49 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Can not enable WL1837 Wi-Fi
- Note for a new design, I'd recommend swapping to a m.2. e-key connector as it will provide much more compatibility with wifi/bt modules of all brands and allow some flexibility if chip shortages happen again. I can provide a reference de...
- JC 07:04 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Can not enable WL1837 Wi-Fi
- Hi Lucas,
Good to hear.
> By the way, do you know if there's out-of-the-box support for the Bluetooth device on the WL1837? After a cursory glance I was unable to confirm.
Unfortunately on our devkit, we hooked up the BT to WKUP_U... - LS 05:10 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Can not enable WL1837 Wi-Fi
- Hello Jonathan,
Thanks again, we can confirm that the overlay is loaded and that the interface is up.
By the way, do you know if there's out-of-the-box support for the Bluetooth device on the WL1837? After a cursory glance I was un...
01/30/2025
- LS 02:11 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Can not enable WL1837 Wi-Fi
- Hi Jonathan
Thank you very much for the response and quick solution.
We will test this solution early next week and then provide feedback.
Thanks and Best Regards
Lucas
01/29/2025
- JC 09:44 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Can not enable WL1837 Wi-Fi
- Fix has been pushed to u-boot-2024.04 branch.
https://support.criticallink.com/gitweb/?p=u-boot-ti.git;a=commit;h=3ab2fe75e806abc700a499655912cc207c08941d - JC 06:35 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Can not enable WL1837 Wi-Fi
- Hi Lucas,
We ran into this last week while we were testing the next release. I'll hurry along the release of the fix. - Hello,
We've been trying to enable Wi-Fi support on the MitySOM-AM62A development kit (TI WL1837).
While following the procedures "here":https://support.criticallink.com/redmine/projects/mitysom_am62x/wiki/TI_WL1837_WIFIBT_Module d...
01/23/2025
- TI 08:40 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- What Dan showed you will start your application in the console... if your application exits (or you kill it with ctrl-c) you will be dropped to the command line, where you can restart your application or do other things.
- DV 06:55 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hello,
As Tim said an application launched through cron won't have access to standard in and out. What you could do is have getty(the login manager) autologin as root and use a .profile config file to launch your application.
Here ... - BK 03:17 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hi,
I am currently working with the MitySOM Cyclone V device, which has only a single UART port. During boot-up, the boot logs are coming through this UART port. Once the system finishes booting, it prompts for a login. I am manually ...
01/21/2025
- TI 02:09 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- If your program is reading from standard input, it will not be able to read anything when launched from cron. cron jobs have their standard input closed (or set to /dev/null, I don't remember exactly) and standard out will be shown in th...
- BK 01:03 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Issue with crontab
- Hi,
MTU size issue was Resolved, and now I am facing with Crontab.
Actually I am running an application code on boot time and that way I am added the Executable lines on crontab. I am facing an issue with that after booting, my code ... - MW 01:43 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- The Quartus Platform designer adds logic between the AXI bridge (not sure which bridge you are using) and your Avalon Memory slave interfaces to account for the fact that the AXI interface is command / response vs. a more standard / typi...
- BK 01:18 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board Logic Utilization Issue
- Hi,
I am working on Data transmission from HPS to FPGA fabric, So i am used Avalon Memory Interface in Platform Designer. The issue is when i am not using that Avalon Memory interface it takes 10974/15880(69%) Logic Utilization(in ALM...
01/20/2025
- JC 07:51 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: linux-cl-ti warnings (or perhaps notes?)
- Thanks Nathan, I see this warning as well.
This warning is generated because we are setting the kernel defconfig in two places, in the machine config and the kernel recipe. We should remove the config from our machine conf as the one... - WARNING: linux-cl-ti-6.6.32+git-r0 do_kernel_metadata: [NOTE]: defconfig was supplied both via KBUILD_DEFCONFIG and SRC_URI. Dropping SRC_URI entry /work/mitysom-am62x-ep00119/sources/meta-mitysom/recipes-kernel/linux/linux-cl-ti-6.6/k3/...
- MF 03:54 PM MitySOM-C10L FPGA Development: RE: Issue compiling MitySOM-C10L FPGA Reference Design
- Hi Lucas,
Our example reference designs were implemented and tested with Quartus version 22.1. We would recommend that you use this version of Quartus (or newer). Additionally, make sure that your Quartus install has the Cyclone 10 LP...
01/17/2025
- Compilation of reference design fails. The issue seems to be that it does not find UART IP. Maybe it is because it is lacking definitions for 10CL080YU484I7G (see first error).