EmbeddedRelated.com
The 2024 Embedded Online Conference

ROM programmer questions ?

Started by robb in comp.arch.embedded16 years ago 4 replies

hello, Any one have any info on XELTEK EPR-01 EPROM programmer. I am looking for documentation and software or...

hello, Any one have any info on XELTEK EPR-01 EPROM programmer. I am looking for documentation and software or compatible software. currently it only has the 28 pin socket installed *BUT* I noticed the PCB has slots for 40 PIN chips sockets (not installed) is there any way to upgrade this programmer or does it already support other 40 pin devices and i just need softwware ? and install s...


How to interface PC and FPGA through USB 2.0

Started by ujala in comp.arch.embedded15 years ago 3 replies

Hi, I want to write a C++ code that will allow for the communication between a USRP board (a hardware device that is used for making Software...

Hi, I want to write a C++ code that will allow for the communication between a USRP board (a hardware device that is used for making Software Defined Radio. It captures the actual data on which modulation/demodulation in software on the PC has to be performed. The USRP does some processing on raw data such as analog to digital conversion, down-conversion and decimation of data and throws it on ...


Micrium/ARM software development partner sought

Started by Ivanna Pee in comp.arch.embedded17 years ago 3 replies

Group, This is not spam. I am looking for a respectable and reliable company to do some business with. My company has a design and schedule in...

Group, This is not spam. I am looking for a respectable and reliable company to do some business with. My company has a design and schedule in mind that cannot be achieved without some external help. Specifically looking for a firm with experience using Micrium tools on STM32. My design lends itself to use of thier RTOS, File System, GUI and USB-MSD software.


Software Architechture comparison, comments and sugestions...

Started by Sink0 in comp.arch.embedded12 years ago 21 replies

I was thnking with myself today and i remembered an old software architecture for embedded systems division: 1. Round-robin 2. Round-robin...

I was thnking with myself today and i remembered an old software architecture for embedded systems division: 1. Round-robin 2. Round-robin with interrupts 3. Function-queue-scheduling 4. Real-time Operating Syste IHMO the first one is just a subset of the second so i will just ignore it. I was thinking on what kind of architecture i usually use on my projects (that usually range bew...


Building uc/OS

Started by bkelly in comp.arch.embedded13 years ago 3 replies

My goal is to gain experience working with an RTOS. After selecting uc/OS I have have the book and software. After installing the software...

My goal is to gain experience working with an RTOS. After selecting uc/OS I have have the book and software. After installing the software and starting the book, I don't know how to build the kernnel. Chapter 1 of the book assume it is runnable in a DOS window, but I don't see how to build it. I have an ARM / Cortex evaluation board on order and hope to move to that. When can I find a tutori...


USB - using endpoints with ping-pong attributes (dual bank)

Started by Bill in comp.arch.embedded15 years ago

Hi, The datasheet for the AT91SAM7X256 says: "Warning: When RX_DATA_BK0 and RX_DATA_BK1 are both set, there is no way to determine which...

Hi, The datasheet for the AT91SAM7X256 says: "Warning: When RX_DATA_BK0 and RX_DATA_BK1 are both set, there is no way to determine which one to clear first. Thus the software must keep an internal counter to be sure to clear alternatively RX_DATA_BK0 then RX_DATA_BK1. This situation may occur when the software application is busy elsewhere and the two banks are filled by the USB host....


Software to generate jed file for PAL chips

Started by CFF in comp.arch.embedded20 years ago 7 replies

Hi, I need to program a couple of old small assorted brand PAL (including GAL) chips. Is there any free software tool that can generate...

Hi, I need to program a couple of old small assorted brand PAL (including GAL) chips. Is there any free software tool that can generate jed files from Verilog (or ABEL and schematic) entry so that I can export to a universal programmer for downloading purpose? Thanks for any help. CFF


Free USB Software Development Kit from STMicroelectronics

Started by Bill Giovino in comp.arch.embedded17 years ago 1 reply

http://microcontroller.com/news/ST_USB_Development_Kit.asp Allows you to easily develop code for the three lower USB software layers....

http://microcontroller.com/news/ST_USB_Development_Kit.asp Allows you to easily develop code for the three lower USB software layers. Article includes a descriptive screen shot. It's a free download from ST. Regards, Bill Giovino Executive Editor http://Microcontroller.com


DSP parts with free dev software/cheap dev tools?

Started by Mike Noone in comp.arch.embedded17 years ago 33 replies

Hi - I'm looking at doing some DSP work (specifically, I'm working on an AHARS system). I've never worked with a DSP - but I understand them...

Hi - I'm looking at doing some DSP work (specifically, I'm working on an AHARS system). I've never worked with a DSP - but I understand them to essentially be a microcontroller with especially strong math abilities. Thus this seems like a perfect solution to my needs. Problem is - it seems most all DSPs require expensive dev software and hardware. I'm coming from the ARM and AVR world wh...


Random Number Generation -----> Hardware or Software?

Started by Motaz K. Saad in comp.arch.embedded19 years ago 110 replies

Hi every one, I would like 2 ask about the random number generation. Is random number generation function/method in programming...

Hi every one, I would like 2 ask about the random number generation. Is random number generation function/method in programming languages implemented in software layer or in hardware layer, and if it is implemented in software layer, how it is implemented in the regular calculator i.e. pocket calculator (not calculator program). thanx


Memory Suggestions

Started by Gromer in comp.arch.embedded18 years ago 2 replies

Hi, I have one basic doubt on how MEMORY WR/RD# cycles are emulated.. (i.e memory read & write cycles emulated in software).. How is the...

Hi, I have one basic doubt on how MEMORY WR/RD# cycles are emulated.. (i.e memory read & write cycles emulated in software).. How is the Assertion/Deassertion of WR/RD pins taken care (emulated) in software whenever a memory address is being deferenced. Thanks


about creating an universal 8-bit microcontroller simulator

Started by seemanta dutta in comp.arch.embedded20 years ago 14 replies

Hi, I have thought of a free software project in my mind. I need your opinion on it because currently I am familiar only with the...

Hi, I have thought of a free software project in my mind. I need your opinion on it because currently I am familiar only with the 8051 microcontroller. As you would have alreay guessed by now, I am planning to create a Universal 8-bit Microcontroller simulator for the linux platform. Yes, there are such software already in the market, but AFIK they are all proprietary products and are no...


Maybe OT - ARM software development: Eclipse often hangs

Started by Tilmann Reh in comp.arch.embedded17 years ago

Hello all, I am using the YAGARTO toolchain (Eclipse, GNUARM, OpenOCD) for developing the software for a current LPC213x project (OS: Win XP...

Hello all, I am using the YAGARTO toolchain (Eclipse, GNUARM, OpenOCD) for developing the software for a current LPC213x project (OS: Win XP pro). From time to time, the Eclipse IDE suddenly hangs. This happens when trying to save after some changes have been made to a source file, or when entering debug mode, or at some other circumstances. It does not generally fail, and when I restart...


Does paradigm locator work with watcom compiler? (real mode)

Started by Anonymous in comp.arch.embedded19 years ago 2 replies

Hi, group, I have a board with 80188 microprocesser and I have software that is tested good on PC with watcom C 11.0. Now I need to port the...

Hi, group, I have a board with 80188 microprocesser and I have software that is tested good on PC with watcom C 11.0. Now I need to port the software to the 80188. I have paradigm locate 5.0 but I have never used it. The manual talked about supporting Borland C++4.0 and MSC 8.0c. Has anybody tried to use it with watcom C? Does it work with Turbo C 2.01 too? I need to decide how I would app...


parser for embedded systems

Started by chrisu in comp.arch.embedded15 years ago 7 replies

hello, i need to use a parser in my embedded software. currently i am trying to integrate tinypy or lua. has anyone experience using parsers...

hello, i need to use a parser in my embedded software. currently i am trying to integrate tinypy or lua. has anyone experience using parsers in embedded software. the requirements for the parser are the following: - easy to integrate in a c application, no c++ - small footprint, some kbytes in flash and ram - fast - execute functions from firmware with parser - command line interface, ...


Best method to create software modules for usuability by others

Started by pritiselec in comp.arch.embedded15 years ago 4 replies

Dear All, I am working in organization as Sr. Design Engineer. Our major problem is to have standard modules to be shared between all software...

Dear All, I am working in organization as Sr. Design Engineer. Our major problem is to have standard modules to be shared between all software engineers. I dont want all to write their own code, Can there be any method by which code can be shared by all without allowing others to modify the proven part, what i mean is only application layer should be modifiable to others - basic core should rem...


Need help with this connectors

Started by jrivero in comp.arch.embedded15 years ago 2 replies

Hi Gurus, I am a senior software developer, but a newbie as a embedded software developer. I am currently working on a project with the...

Hi Gurus, I am a senior software developer, but a newbie as a embedded software developer. I am currently working on a project with the following characteristics: - C/C++ code - CodeWarrior 1.2 - ARM7TDMI (I think) The device (ECR machine) I am working with has a modem, 2 serial ports, one Ethernet port, one USB port, one GPRS card. What I do is, write code, compile, compress, downl...


EEPROM page writes???

Started by ssubbarayan in comp.arch.embedded17 years ago 1 reply

Hi all, This is again a follow up on EEPROM discussion I had previously a few days back.Regarding I2C based EEPROM I recently came across...

Hi all, This is again a follow up on EEPROM discussion I had previously a few days back.Regarding I2C based EEPROM I recently came across an application note from Microchip company (Document name AN709). The note says : "FORCING INTERNAL RESET VIA SOFTWARE In all designs it is recommended that a software reset sequence be sent to the EEPROM as part of the microcontrollers power up seque...


Open source GPL Schematic and PCB Editing software

Started by Anton Erasmus in comp.arch.embedded19 years ago 5 replies

Hi, The following link for Schematic and PCB editing software has been posted on the lpc2000 yahoo...

Hi, The following link for Schematic and PCB editing software has been posted on the lpc2000 yahoo group. http://www.lis.inpg.fr/realise_au_lis/kicad/ Looks like it runs under both Linux and Windows. The documentation is mostly in French, and it looks like they are looking for people to help translate the documentation into English. Regards Anton Erasmus


ANN: Linux XProgTool, H8 Tiny programming software

Started by Paul Taylor in comp.arch.embedded18 years ago 1 reply

Hi, Originally written for H8/3664, but should work with other H8 Tiny microcontrollers: screenshot:...

Hi, Originally written for H8/3664, but should work with other H8 Tiny microcontrollers: screenshot: http://www.ashdownelectronics.com/software.html download:http://www.ashdownelectronics.com/downloads.html Regards, Paul Taylor.



The 2024 Embedded Online Conference