Activity
From 10/11/2016 to 11/09/2016
11/09/2016
- Hello,
I have a project where I hooked up leds to several gpio lines. The gpio lines go high for about 5 seconds (which is not acceptable for this application) during what seems to be the preloader/uboot stage and then go low once the...
10/26/2016
- DV 10:07 AM Software Development: RE: 8TB USB Mass Storage device being unreadable
- So this might be a red herring but in the pi's dmesg it has the following line, which the MitySOM doesn't:
10/25/2016
- DM 11:10 AM Software Development: RE: 8TB USB Mass Storage device being unreadable
- Hello Dan,
Yes. I tested with 8 and 16GB USB sticks as well and it works just fine, so the culprit might be in the unusual size. - DV 09:21 AM Software Development: RE: 8TB USB Mass Storage device being unreadable
- Hello Dominik,
Have you tried a quick test of using a smaller flash drive with the MitySOM? Just to see if we can get a baseline, I've used 8GB/16GB flash drives on the MitySOM without issue.
Thanks!
Dan - BW 09:49 AM Software Development: RE: SPI on MitySOM
- Thanks so much. That info provided the missing link for the Device Tree
--Brian
10/24/2016
- DM 05:20 AM Software Development: RE: 8TB USB Mass Storage device being unreadable
- The kernel used on MitySOM is 3.16.0.
- Hello!
I'm trying to use an USB device enumerating as a 8TB Mass Storage with 5CSX-H6-42A kit. It's connected through a mini-USB OTG adapter.
It doesn't appear to be working properly. Any read from the device ends up returning 0 byte...
10/12/2016
- MK 03:33 AM Software Development: RE: Increase POSIX message queue size
- > Just a suggestion: you could add a startup script that does the ulimit -q on startup so every time the system is booted the limit is set to the higher value.
Yes, sure, I know this.
But for now, I prefer modifying the kernel: