Does anyone use the SDCC with Cygnal 8051? I lloked at the SDCC
website and found the SDCC has not been targeted for Cygnal 8051 yet.
But I do find someone in this group said he use the SDCC with Cygnal
8051.
So, can anybody give more info about this?
...
Hi All,
Now, when my Linux C2 programmer (http://www.ise.pw.edu.pl/~wzab/cygnal) works
fine, it would be nice to add debugging support.
However Silabs (formerly Cygnal) does not provide any information
regarding C2 debugging protocol...
Does anybody has any usefull info about it (specs, I/O d...
Hi
I'm using a 80C51F302 Cygnal device and I have based the design on what I've
read on the Cygnal site that C2 is the way to go for such a pin-limited
device.
Well in the forum on the site some have commented that the JTAG interface is
vulnerable to noise and 4k7 pull-up/down are recommended...
muthu_nano@yahoo.co.in (Muthu) wrote in
news:28c66cd3.0312230708.3f4a4e1e@posting.google.com:
> I wan to develop a system with the 8051 Micro controller. I have used
> a development KIT in college days. In the Kit, it was mearly entering
> Op-codes and running the program. so, I am not awa...
Hi
Analog Devices, TI, Cygnal 8051's
Has Any one used these ?
Did they work out?
Was power consumption as expected?
Any unexpected issues?
My current CPU is letting me down and I am contemplating a change.
A second poor choice would be bad.
Neil
...
Im a real begineer to microcontrollers and i have a project that I
want to get off the ground. The project is basically to design a USB
based ADC card.
I have been looking around, and I have found a uC on the market from
Cygnal (now Silicon Labs) that has a 17ch 10bit ADC and a USB
controller...
Several years ago I tried out a Cygnal 8051 development board
and found it to be extremely well engineered. Cygnal dev boards
use a hardware debugging link for downloading. Very Slick.
The compiler ide runs on windows. I recommend the product.
--
Using ( X | KDE ) with OpenBSD?
See Dave's O...
Hi,
can anyone confirm that the MAC0 unit in the Cygnal/Silabs
F12x (x=0..3) does really work? Has anyone ever seen a
non-zero result in the MAC0ACCx registers? I can't get this
thing working. See a screenshot of my small test program at
http://www.astro-electronic.de/mac0test.gif
Thanks,
...
On 13 Jun 2005 06:49:01 -0700, methi wrote:
> Hi Tim,
>
> I am using Cygnal's C8051F022 which has an SPI interface.
>
> I am using a three-wire transfer mode with the lines MOSI,SCK and MISO.
>
> My SPI slave is an FPGA.
>
> Thank you,
>
> Methi
I've bit-banged it on ...
Greetings:
Of course we haven't seen them yet, but when 25MHz MSP430s come along,
with their fast 12-bit A/D and D/A capabilities, combined with the
Cygnal 100MIPS 8051 derivatives with fast 12-bit A/D and D/A as well,
the AVR with its 16MIPS and only 10-bit A/D slow 15ksps with no
dedica...
Hi all,
Is there a good alternative for the cygnal processors?
- In System Programmable
- In Application Programmable
- Small packages (footprints) available (like the MLP11)
- Not to expansive development tools
- Wide range family
- Cheap (cheaper then the silabs)
- Reliable (not the same...
I updated the microcontroller performance comparison data over the weekend
to include a Cygnal / SDCC combination.
As always - I think the data is useful for comparison, but it does not claim
to be particularly scientific.
http://www.FreeRTOS.org/PC
...
Lin Gu wrote:
> I cannot use amplifiers. The circuit I am developing should use a low
> power as possible and amplifiers or other preprocessing units usually
> consume power.
>
There are uC available that include very low power
Comparitors, that can drive the INTERRUPT logic.
The...
I've prepared a very simplified evaluation board for the Silabs
(formerly Cygnal) C8051F320 microcontroller.
There is also a GPL Linux programmer available (with almost no
hardware, connected to the LPT port).
It is available at:
http://www.ise.pw.edu.pl/~wzab/~cygnal/index.html
Everything wor...
"CBarn24050" wrote in message
news:20040103182145.19924.00001557@mb-m01.aol.com...
> Hi Klaus, you could pay less money on say Hitachi H8 or Fujutsu 16lx
> processors, still write in C and have your program run an order of
magnitude
> quicker, maybe several orders quicker if you want to d...
Hi,
I have been looking at the Cygnal 8051 (C8051F000). It has 8 Adc, 2 dac, 5
PWM modules plus it has 32k flash ram.
It all looks good to me :)
To get started with the C8051F000 I was thinking of using the C8051F000DK
development kit.
http://www.silabs.com/products/microcontroller/C8051...
Nadav wrote:
> Thanks Jim,
>
> SMI (serial management interface) is a two wire protocol specify up to
> 2Mhz.
> I plan to implement it using three of the I/O pins.
>
> You right there is no OR. I meant other not 8051-compatible 8-bit
> micro. like COP8 and such.
>
> Those part...
#include
#include
#include
Everytime I'm trying to use e.g.
unsigned char myarray[8][25];
in a (quite trivial) application I get linkage error with adress
space. That's OK and working correctly.
*** ERROR L107: ADDRESS SPACE OVERFLOW
SPACE: DATA
SEGMENT: ?DT?...
On 11 Mar 04 at group /comp/lang/forth in article
(rickman) wrote:
> Thanks for the reply. I was aware of some of the history, but not all
> the details.
>
> Rafael Deliano wrote:
> >
> > The short answer: don't bother.
> If the tools and chips are expensive as you say,...
> Silicon Labs answered that it's a bug
> in the silicon in F122/F123 controllers that were shipped
> before October 31, 2003.
So much for their quality control.
...
For anyone who's interested, I've published the editable schematic and
PCB files for the AVR/MSP430/Cygnal 8051 board I was discussing a
little while ago:
...
On Wed, 29 Sep 2004 18:18:10 -0400, "Rapscallion"
wrote:
>
> Any suggestions for choosing an OTP DIP (or SIP) device? Thanks in
> advance.
If you don't specifically need an OTP, flash has become rather popular. That
would allow you to reprogram without having to (re)buy more chips. ...
Dear frends.....
I need to do some signal processing and application is as..
I have to record some sound (near about 5 seconds)coming from
speakers of TV and then have to do frequency analysis of that data so have
to do FFT.
So, compulsory I have to use DSP Processors or any low...
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
...
"Jeff Fox" wrote in message
news:4fbeeb5a.0404111430.754f8075@posting.google.com...
> Which embedded micros have the fastest integrated A/D today.
>
> Best Wishes,
> Jeff Fox
One candidate:
Silicon Laboratories (Cygnal) C8051F06x - 2x16bit@1MS/s
regards
Dejan
...
Hi,
I am using the Cygnal C8051F022 for the first time and have some
background with C programming. I dont know where to start off with
progamming an 8 character LED with C8051F022 though. Can anybody give
me some ideas about this. Would be very helpful.Thanks,
Methi
...
> Have you already seen the MAC0 working?
No, I haven't worked with 8051s but I can't see that Silicon Labs would sell
chips that didn't function. If you've tried several different chips, then maybe
it's the IDE that is the problem. You might want to contact the IDE maker and
see if they have ...
What is the cheapest way to develop a USB device? The Cygnal F32x
seems good for its on chip USB controller. But it needs the Keil tools
which is expensive. Is there any USB tools(hardware/software) exsisted
which is under $500 for 8 bit microcontroller like 8051,PIC, or AVR?
For very low volume...
Davon Shire wrote:
> > The 2051 does not support ISP.
> >
> > If you need a small ISP capable 8051 compatibe controller, look at
> > the Philips LPC9xx series (especially LPC921/922 in your case).
If you are in such a hurry, you might want to look at CYGNAL parts.
NEWS FLASH
Th...
Stefan wrote:
> Hi!
> I am desperately looking for a 8051 microcontroller with CAN onboard
> and Flash ROM. If anybody knows about one please let me know.
Both Atmel and Silicon Labs (formerly known as Cygnal) have some:
T89C51CC0[12]
C8051F0[46][0123]
--
Hans-Bernhard Broek...
I have project for school where we are using the Cygnal 8051
mircocontroller to capture acceleration. My part of the project is to
take the data stored in memory and use MatLab to produce graphs and
such. My question is where do i get started... how can i directly
interface the 8051 with Matlab...
"Kryten" wrote:
> "Meindert Sprang" wrote:
>
> [snip FTDI not admitting or fixing hardware]
>
> Thanks for the tip off.
>
> Anybody know any products similar to FTDI USB modules, but without the
> problems?
You've seen Meindert and me mentioning silabs (the artist formerly
...
"CBarn24050" wrote in message
news:20040104050527.01665.00002233@mb-m18.aol.com...
> Hi Klaus, are you telling me that you use this part to do your fp
calculus?
No, but this is the one I'm using on my current project
Fp calculus, in the old days I used the 80C535 from Siemens and now I ...
Steve Calfee wrote in
news:9m82p013mm5nuciq3p9al6crup1o3e3987@4ax.com:
> Embedded processors are interesting. Why are x86s running at
> 3,000,000,000 hz and the 8051 is still running at 1Mip (12Mhz)?
The x86s are general purpose CPUs while the 8051s are simple controller
CPUs. BTW, ...
Stefan Arentz wrote in
news:87hdqj1ccb.fsf@keizer.soze.com:
>
> Is the 6502 still alive? Are people still using them? My question
> is from a hobby perspective. I am experimenting with little micro-
> and embedded systems and the 6502 looks like a good candidate to
> play with beca...
Thanks to everyone for their valuable input. I'm leaning toward using
the WIN-AVR compiler in conjunction with Atmel's AVR 4 Studio and
JTAGICE-2. There is still some confusion on my part concerning the
JTAGICE and ISP. It seems that the JTAGICE is not capable of
programming the ATMEGA and that ...
wrote in message
news:1146670672.085760.252690@e56g2000cwe.googlegroups.com...
> Thanks for all the good suggestions. I'll look into them today. One
> person asked why I wanted 32 or 16 bit processors. I'd even use an 8
> bit one, however, I simply didn't find one with the numerous I/O ...
> Have you thought about asking for support on the FrreRTOS and SDCC web
> sites?
Yes - the same question is on the FreeRTOS.org support forum, where I
believe it was resolved.
PIC18/SDCC/FreeRTOS.org is not an official supported combination, although
SDCC on Cygnal 8051 is.
Regards...