Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Old January 9th 06, 05:59 AM posted to rec.radio.amateur.homebrew
JJ
 
Posts: n/a
Default LMX2322?

I can't find the LMX2322 on National Semi site.
Can someone tell me a suitable replacement as I just need the 64x prescaler
function.

Thanks

JE
  #2   Report Post  
Old January 10th 06, 04:40 AM posted to rec.radio.amateur.homebrew
JE
 
Posts: n/a
Default LMX2322?

Not much feedback.
Anyone suggest a prescaler, preferably hard wired to divide by say 64?

JE
  #3   Report Post  
Old January 10th 06, 12:16 PM posted to rec.radio.amateur.homebrew
Leon
 
Posts: n/a
Default LMX2322?


JE wrote:
Not much feedback.
Anyone suggest a prescaler, preferably hard wired to divide by say 64?


You could use a small CPLD.

73, Leon

  #4   Report Post  
Old January 10th 06, 07:40 PM posted to rec.radio.amateur.homebrew
OZ1LQB
 
Posts: n/a
Default LMX2322?


"JJ" skrev i en meddelelse
...
I can't find the LMX2322 on National Semi site.
Can someone tell me a suitable replacement as I just need the 64x

prescaler
Hi..
have a look here.
http://hem.passagen.se/communication/component.html
oz1lqb


  #5   Report Post  
Old January 11th 06, 03:05 AM posted to rec.radio.amateur.homebrew
JE
 
Posts: n/a
Default LMX2322?

Great. I found the LMX2346 is a newer part and pin for pin compatible.
Is there a simple primer on how to program this thing?
I know there is the datssheet but it is a bit complicated, I am also trying
to learn the PIC16F870.

JE

I can't find the LMX2322 on National Semi site.
Can someone tell me a suitable replacement as I just need the 64x

prescaler
Hi..
have a look here.
http://hem.passagen.se/communication/component.html
oz1lqb





  #7   Report Post  
Old January 11th 06, 03:42 PM posted to rec.radio.amateur.homebrew
JE
 
Posts: n/a
Default LMX2322?

Another great idea thanks.Lots to choice from NEC. Why don't US companies
make prescalers?
Where do I get this free C/C++ compiler and which Atmel chips do you
recommend to start?

JE
  #8   Report Post  
Old January 11th 06, 10:15 PM posted to rec.radio.amateur.homebrew
John Miles
 
Posts: n/a
Default LMX2322?

In article ,
says...
Another great idea thanks.Lots to choice from NEC. Why don't US companies
make prescalers?


I think On Semiconductor (formerly Motorola) might be your only choice
there; not sure they're still in the business. There's also California
Eastern Labs (
www.cel.com), but they may just be reselling NEC parts.
Not super-familiar with the prescaler world these days.

Where do I get this free C/C++ compiler and which Atmel chips do you
recommend to start?


Atmel partisans tend to favor the "WinAVR" distribution of avr-gcc (
http://www.avrfreaks.net/AVRGCC/ , or just Google for avr-gcc or winavr
). There are also commercial compilers for the chip, but I don't know
anything about them.

I usually use the ATmega128 for everything, out of laziness. In the
past, I've also compiled my hybrid synth driver (LMX/ADF-series PLL
control, plus DDS control, plus 2-line LCD and numeric-keypad UI) on the
ATmega32. This is the most capable Atmel chip that's still available in
a 40-pin DIP. Flash memory space was a bit cramped, but there's a lot
you can do to optimize the generated code when things get tight. (I
have a bad habit of using 64-bit ints for timers and such, and that
costs a LOT of code space on an 8-bit controller.)

If all you want to do is program the prescaler section of a PLL chip,
I'm sure the cheapest/smallest TinyAVR chip supported by GCC would do
just fine.

The C/C++ learning curve isn't too bad, because the platform limitations
will rule out many of the fancier C++ language constructs. Straight
ANSI C advocates will be very happy campers. The obvious advantage to
writing C on your microcontroller is that the time spent on the learning
curve won't be wasted if/when you move to a new microcontroller family.
Contrary to conventional wisdom, you will NOT end up having to learn AVR
assembly anyway to debug your design. The compiler works great.

There's nothing worse than people who go around bellowing "My CPU is
better than your CPU!," but I hate to see people spending valuable time
learning a dead-end language like PIC assembly for one-off projects.

-- jm

------------------------------------------------------
http://www.qsl.net/ke5fx
Note: My E-mail address has been altered to avoid spam
------------------------------------------------------
  #9   Report Post  
Old January 12th 06, 06:19 PM posted to rec.radio.amateur.homebrew
JE
 
Posts: n/a
Default LMX2322?

What is the cheapest AVR that will work for me?
And is there a programmer you can build or just modify the pic ones?

I already know C so should be easy learning.

JE

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017