8052
Comp.Arch.Embedded is a worldwide Usenet news group that is used to discuss various aspects of Embedded Systems development.
We found 173 threads matching "8052"
You are looking at page 1 of 5.
The most relevant threads are listed first
darkknight - 2005-11-21 02:45:00
Hi
We're trying to interface a PIC micro to an 8052 micro using the
Parallel Slave Port on the PIC. The 8052 can read bytes written to it
by the PIC ok, but when the 8052 writes to the PIC, the PIC tends to
read what it last wrote and not what the 8052 sent. The voltage levels
on the data...
rumor has it that it uses too many resources. C++ in an 8052 is probably
not the best idea.
look aT WWW.8052.COM
...
Greetings,
I'm looking for a basic 4x4 matrix keboard scan routine for the 8052
family of chips. I want to use one port with 1 nibble as outputs and
the other as inputs and periodically scan for keypresses. I've done
this many times in the past but it's waaaay past and there isn't much
need ...
lordbyte - 2006-10-31 09:46:00
Hi!
For an embedded project I have to implement the md5-algorithm on a 8052
CPU. First I thought it might be a more or less easy task, but after
looking a little deeper into the problem I got in touch with a few
problems:
- 8052 is only a 16 bit processor. Most md5 (reference) implementatio...
2006-05-12 06:31:00
Hi.
I am interested in how a program could detect if it is running on an
8052 compatible device, or just 8051. It should be reliable, i e if the
device is not 8052 compatible, the test sihould not hang up the device.
One idea I have, is to write to the idata space and read back. But then
I ...
zotdall - 2005-12-11 11:18:00
is there any body knows how i can build ''6-digit frequncy meter'' by
using 8051 (or 8052).?
...
dmchatwani@zapo.net wrote:
> Hello,
> I am new to this group, I would like to impliment PWM function using
> SDCC compiler for 89c2051. Can any body suggest me any idea or url
> pointig to this topic.
Hi, this was recently discussed on www.8052.com:
http://www.8052.com/forum/read....
Please suggest good emulator for 8051/8052 which support ISP
devices(Atmel AT89S series)
Thanks
Naimesh
...
I would like to implent CANopen (DS301,DS401) on the cygal/Silicon
labs devices.
Anyone already went done the road ? Or intending to ? Maybe on an
other 8052 device ?
Any advice, suggestions, tips ?
Stijn
...
martin griffith - 2006-02-13 07:42:00
On Mon, 13 Feb 2006 16:57:07 +0530, in comp.arch.embedded Seemanta
Dutta wrote:
> Hi,
>
> I would like to know if there is some place in India from where I can
> purchase 8051 evaluation boards for a 'not-so-exorbitant' prices.
>
> My budget is about 6-7k.(Rupees, of course!!)
>
> I...
CAFxX - 2003-12-22 12:37:00
hi,
i was wondering how to connect an adc and a dac to a 8025 (DS89C420). do i
have to use the two UARTs or it's better to use the "raw" i/o pins? what i'm
trying to do is a sort of audio filter: the signal is converted in digital,
read by the 8052 (where the fx are applied), and sent to the dac...
John Moore wrote:
> Is there any microcontroller that allows one to map RAM into
> the program address space? In other words, act like a von
> Neumann based architecture.
The 8051 can do that. The 8051 Bible explains all the details,
and the technique is easily ported to other H...
vuchan@gmail.com wrote:
> Hello,
Hey.
> I'm quite lost with the configuration of the timers reload.
>
> For example: my 8051 is working at 6MHZ, and I want an interruption on
> the timer0 each 1 ms, How should I configure TH0 and TL0?
>
> And please, explain me how must be calculated...
Neil - 2007-12-15 04:00:00
john wrote:
> Hello All,
>
> I am trying to build a 8051 based single board computer. I am planning
> to have an ADC (0804) and serial port drivers ( 1488 and 1489) on it
> too. The project is to read the voltages form the temparature sensor
> and update a website portal using serial po...
Alistair George - 2006-06-18 16:38:00
Ian Bell wrote:
> Alistair George wrote:
>
> > Hi its been some years since i developed a couple of apps using
> > At89c55wd and at89c2051. Am looking at using the same devices again. is
> > this the appropriate newsgroup, or does anyone know of another more
> > specific to 8051 design?...
somehow - 2006-01-28 12:07:00
I got some 89c51's from a canceled project at work.
I'd like to learn about how to make a project myself.
I've found BASCOM-51. I've found some LED projects.
I'd like to start with BASIC programming, since I don't
know C. Is there a windows based development system
that I can learn on? I've h...
karthikbalaguru - 2007-11-14 22:38:00
On Nov 14, 1:32 pm, Sachin Gole wrote:
> hello everybody,
>
> I have 8 bit CPU, using keil cross compiler.
>
> keil provides 32 bit operation only, they dont have 64 bit operation
> or long long as data type which gcc have.
>
> Now i want 64 bit [ +, -, *, / ] operations,
>
> ...
I'm working on a senior design project involving an 8052
microcontroller. We currently have a hardware setup from a previous
semester's team that has an HD44780-based 16x2 character LCD as the
main means to displaying information to the user. The C library we
have from the previous team does not...
karthikbalaguru - 2008-03-01 14:19:00
On Feb 29, 5:28=A0pm, "yasha" wrote:
> hello folks..
> I'm doing a project related to 8051 micro controller, it is required to
> handle floating point numbers to a great precision.
> is there any way with which this can be done easily with 8051 or is there
> any mathematical controller ...
Neil - 2008-01-12 01:23:00
Nickolai Leschov wrote:
> Hello,
>
> Does anyone know how much can cost IAR C for a single 8-bit platform?
> http://www.iar.com/index.php?show=850_ENG&&page_anchor=http://www.iar.com/p850/p850_eng.php
>
> How can I buy it ?
>
> IAR C seems to be by far the greatest C compiler for...
Blaketheturtle wrote:
> Hello all. I am doing a project for my university where I have to take
> input from a keypad, and manipulate that data to calculate how far our
> robot needs to travel before it makes a turn. We're using an 8051
> microcontroller and a 4X4 keypad.
>
> Basica...
First what assembler are you using.
Second try www.8052.com
...
dasdd wrote:
> which CPU are you using?
8052
PSoC
AM186ER
...
Try a post at www.8052.com
...
BobG - 2006-07-30 20:41:00
8052.com popped right up when I searched for that part number.
...
Eric - 2006-04-18 17:49:00
http://www.8052.com/tutlcd.phtml
Here is a good starting point.
Eric
...
See http://www.8052.com/users/phillipmgallo/ for a good explanation of
generating video using an 8052.
See www.speechchips.com for a cheap, completed solution.
Jacek Mazurkiewicz wrote in message news: ...
> Can anyone give me an idea as to the bare minimum system requirements for
> g...
Neil - 2009-09-17 23:56:00
David Brown wrote:
> Grant Edwards wrote:
> > On 2009-09-16, FreeRTOS info wrote:
> >
> > > > > Any suggestions of the compiler software you're using to
> > > > > write/compile your code and create hex files to upload to the
> > > > > ATMEL microcontrollers.
> > > > I prefer gcc. I...
I am tring to interface PS/2 mouse (optical) with a 8052 (AT89S52)
microcontroller. From what I get from the internet without adding any
extra hardware I cannot interface the mouse directly with the UART
(serial port) of the microcontroller (mouse has data and clock lines;
uC has RXD, TXD).
1....
Neil - 2008-03-27 09:29:00
Andrew Smallshaw wrote:
> On 2008-03-26, panfilero wrote:
> > I'm in need of a small microcontroller that has ADC and DAC
> > capabilities and PWM also but not much of anything else.... most the
> > microcontroller's I've found while trying to search for these criteria
> > are a little ...
Prescott - 2007-02-13 00:32:00
Who is making 8052s at the cheapest prices right now?
Please state volume with any pricing you may have.
...
www.8052.com
Amara wrote:
> hi,
> right now i am starting microcontroller 8051 programming... but i
> am very new in this field .. sooo some one can guide me from where i
> should get start.
> Is there any tutorial available .. ?
...
Martin Griffith - 2008-09-08 10:19:00
I'm waiting for a couple of M41T94 real time clock chips to arrive, so
I'm scribbling some 8052 C code in advance. It's an SPI ic.
Any gotchas on this RTC?
Thanks
martin
...
babs@eng.umd.edu (fulan) wrote in message news: ...
> Thank you for the many replies.
>
> My specs dictate that I have a 14-16bit ADC converter, this can be
> internal to the processor or external. The requirement is the ability
> to read at least 256 samples per second, ideally 512 sam...
Charlie King wrote:
> I've been working on a project that involved testing a toy with a
> simple processor in it, that controlled how the toy reacted when the
> user did things.
>
> All of which got me interested in how the thing works at a hardware
> level - something in which I have...
-jg - 2009-03-09 17:33:00
> Now, I'll add one of my own. =A0There is the BASIC available for the
> 8031 core from Intel, "8052 BASIC." =A0I don't consider it of much use,
> either, as it isn't in c.
No, but could be recoded in C/ASM fairly easily, with macro calls
etc.? :)
-jg
...
CAFxX - 2004-01-14 15:43:00
does anybody know where to find some FAST sine routines to be run on an
8052? sdcc's math.h is just an empty file... just an #error directive! thank
you in advance.
...
2005-02-16 02:19:00
Hi,
I've got 500 Philips 80c652 DIP chips for sale. I'm not wanting much :)
I also have about 200 8031's.
Offers email arron.owns@gmail.com.
Thanks!
...
Anthony Fremont - 2007-07-31 09:08:00
Does it even matter? I've been doing the smaller micros (PIC, 8052, etc) in
assembler for quite a while now, and I'd like to tinker with some ARM type
stuff using C (gcc will be fine). I want to be able to use TCP/IP on the
board. Looks like Olimex makes some pretty decent looking dev board...
On Sat, 4 Apr 2009 11:08:31 -0500, "Ed" wrote:
> I found a C routine that calculates the CRC correctly
> OnCrctst() is a button to run it.
> I need a 8051 ASM routine to do the same thing or similar
You can probably adapt one of several routines here:
http://www.8052.com/codelib
-- ...
|
1 |
2 |
3 |
4 |
5 |
next