If your Linux question isn't electronics-related, ask on one of the other stack exhange sites. Stack Overflow, Unix & Linux or Super User are likely what you're looking for.
1
vote
0answers
32 views
avrdude - Set programmer's path [duplicate]
I am trying to upload a hex file to my ATtiny85 with my AVR ISP MKII programmer. But avrdude says it cannot find my programmer. How can I find where my (USB) ...
3
votes
1answer
61 views
Error while uploading hex file to AVR uC
I am trying to upload a hex file to an ATtiny85 from Ubuntu by running these commands:
...
0
votes
2answers
97 views
How to use USBee AX logic analyzer under Linux?
I've got clone of USBee AX logic analyzer, to play with one and see if I need a device of such type at all. Unfortunately, I haven't found any Linux software that supports one. I have tried Sigrok, ...
-3
votes
1answer
90 views
Is there a non-gas assembler for AVR for Linux? [closed]
I need to do an entire project in mostly-time critical code. Using assembly seems like a good idea. I've seen quite a few example assembly files and such which have an "Intel" feel to them. I know ...
1
vote
0answers
47 views
Has anyone seen power cycle corruption in industrial SD cards?
I am using a micro SD card in a new embedded Linux system (choice of SD was not mine, was made by the hardware guys). I have seen a problem before where power cycling of a system without doing a ...
0
votes
2answers
65 views
Can we run Quartus II on Ubuntu?
I can compile digital components and download them to the boards DE2 and DE2-115 I got. I do it from Windows 7 but I want to enable this on ubuntu while the files from Altera are for Red Hat Linux. ...
8
votes
2answers
220 views
AVR - How to program an AVR chip in Linux
I recently got an AVRISmkII AVR programmer, and I have an ATtiny85 and ATmega328. I was wondering how I could program these chips (with the programmer) but when I try getting Atmel Studio 6 it is only ...
-2
votes
0answers
75 views
Can anyone recommend a good industrial SD card for embedded Linux system? [closed]
I'm interested if anyone has used an SD card for their embedded Linux systems? e.g: Industrial. I've had problems with standard SD cards becoming unbootable, I believe the circuitry in the desirable ...
-4
votes
0answers
45 views
LANC sony camera control [closed]
Hi i wish to control the zoom in and out of my sony camera through lanc port. I'll be using this one http://www.appliedlogiceng.com/index_files/Page1485.htm so I can send down LANC commands from my ...
-4
votes
1answer
108 views
Stuck running CodeSourcery under Ubuntu [closed]
I installed CodeSourcery on Ubuntu Linux and am a little bit stuck: PATH is OK but the program does not appear on the dashboard or software centre. Maybe it is something within Ubuntu I should change ...
0
votes
0answers
27 views
beagleboard xm disabling serial console
I have a beagleboard XM, whose serial port is used for serial console, but I need to use it for my application. Hence I tried disabling the console parameter in uEnv.txt but still I am getting the ...
1
vote
2answers
123 views
Best Linux filesystem to use on MMC memory chip?
I have a new embedded Linux project coming up. The hardware team has chosen an MMC Flash chip (part # MTFC64GJVDN-4M) for the system's non volatile memory; data sheet at ...
2
votes
0answers
102 views
Send signal to USB with linux [closed]
I have a digital caliper/gauge: it works with FTDI interface and digimatic (or very similar) protocol. It is connected via usb port. I can connect it correctly, and I can read it with programs like ...
-1
votes
1answer
87 views
What Happens when I use all of my CPU resources? [closed]
I've been trying to convert some video with ffmpeg and realized that this is taking ~97% of my cpu when I check with top. What ...
-1
votes
1answer
111 views
Looking for easy USB Sound Card Chipset [closed]
Does anyone recommend a chipset for a USB Sound Card (w/input), with readily available drivers for both linux and windows.
I am making a phone line tap to record dial modem calls in the field, for ...