Latest threads in Embedded Programmingshow only best voted threads

Subject Author Posted Replies
 
Network Processor
Hi, Is there any General Purpose Processor that supports the modules of Network Processor ? Thx in advans, Karthik Balaguru
2
2
 
Embedding MATLAB
Hello all, is there a way to use MATLAB libraries from C/C++ code? I mean not using MATLAB API to interpret MATLAB code, but rather directly calling function MATLAB itself uses (e.g. matrix...
6
6
 
RTFlow - New free development tool for embedded systems
Hi all, I would like to inform you about the release of a new, free development tool for embedded systems, called RTflow. RTflow is a dataflow modelling tool for real-time systems design; a free,...
 
AVR tiny13 ADC0 syntax problem
The ADC0 is shared with the external reset pin, and I'm utterly confused by atmels documentation on now to change it over from rst to ADC function. I don't want to set the no external reset fuse I'm...
11
11
 
OT - US radio frequency allocations Redbook available online
Found this while browsing for something else. Used to be nearly $400 in dead tree form, now free online. regards,
 
Doubt about TSB12LV32
Hi everybody, I'm in a research phase to develop an ieee1394 device and I'm studying the standard specifications plus TSB12LV32 datasheet, but I've some doubt and unfortunately few informations are...
 
Seeking several async. SRAMs at 8ns ( IS61LV51216-8T or GS74116TP-8 )
Hello, I need to replace 12ns SRAMs with equivalent 8ns chips, (256K * 16 bits, 44-pin in TSOP-2 / .8mm pitch) but I can't find them without an excessive price tag. Cypress and Alliance don't go...
2
2
 
Suggestions for a rugged color TFT LCD module?
We have a need for a 5 to 7 inch diagonal color qvga TFT module for an embedded device. The environment is outdoors, so a wide temperature range is very likely. There can be a resistive heater in the...
4
4
 
How to create a sine lookup table...
Hi, Can anyone guide me to create a sine lookup table according to the adc value.I am new to plz help me. I am designin a UPS control with PID.here sine wave is generated according to the adc and...
8
8
 
Cy7c68013 hangs computer
Good day everyone! I have a problem with CY7C68013. Before, I was able to program and use this chip. When I got a new different chip for a new different project, I had a problem with the drivers...
3
3
 
IPv6 vs. IPv4 for embedded devices
Hi, I am just gathering informations on how to equip an existing device with an ethernet interface in order to enable remote tcp/ip access. Most of the available tcp/ip stacks as well as chips with...
16
16
 
new multicore programming docs for C++
(For GCC and Visual Studio) documentation, code samples, training materials for developers Cilk++ ships in several months, but the above is a preview of what's coming.
 
How to share data between threads
Hi, Please some one tell me how to share variable between two threads in a process. I dont want to create a global variable and provide synchronization object to prevent access to the variable. can...
34
34
 
[OT - FS - Toronto] Tens of Zilog z8001 and support chips + others
Hello groups, Sorry for the commercial posting, but given the nature of the components I guess this is the best place to offer them... I have for sale in Toronto a dozen of rails of mostly Zilog and...
 
Changing default for dirty_expire_centiseconds
The default value for dirty_expire_centiseconds is 3000. How can it be changed? Changing it after boot in the proc filesystem does not have any effect. Where in the code is the value 3000 set? I am...