Author Topic: Faster DIP14 chip  (Read 6894 times)

0 Members and 1 Guest are viewing this topic.

Offline snarkysparky

  • Frequent Contributor
  • **
  • Posts: 414
  • Country: us
Re: Faster DIP14 chip
« Reply #25 on: November 05, 2019, 04:01:31 pm »
PIC24F04KA201 in dip14 package.

10-Bit, up to 9-Channel Analog-to-Digital Converter:
- 500 ksps conversion rate

 Modified Harvard Architecture
• Up to 16 MIPS Operation @ 32 MHz
• 8 MHz Internal Oscillator with 4x PLL Option and
Multiple Divide Options
• 17-Bit by 17-Bit Single-Cycle Hardware Multiplier
• 32-Bit by 16-Bit Hardware Divider
• 16-Bit x 16-Bit Working Register Array
• C Compiler Optimized Instruction Set Architecture
 
The following users thanked this post: Jan Audio

Offline cv007

  • Frequent Contributor
  • **
  • Posts: 825
Re: Faster DIP14 chip
« Reply #26 on: November 05, 2019, 05:07:27 pm »
>8-bit or better internal DAC

>PIC24F04KA201 in dip14 package.
>For the ATtiny84 i was searching, i read you can make UART with a USI module ?

Unless I'm missing something, you're missing something.


If you expand your searching to include up to qfn20 and probably even qfn24, you can have the footprint of a dip14 with 0.3" width pin spacing (assuming you only use up to 14pins).

I paid under $30 total for 100 of these boards from jlcpcb (plus 10 of another board about 4 times the size). Its only a good deal if I use use many of them, but it shows you can make your own adapter board, or skip the adapter phase, once you settle on something. To get to that point, you get a $10 dev board and see what you can do, and if it works out you can go to the next step, or if not, get another dev board and try again.
 

Offline snarkysparky

  • Frequent Contributor
  • **
  • Posts: 414
  • Country: us
Re: Faster DIP14 chip
« Reply #27 on: November 05, 2019, 05:51:39 pm »
Ur right.  I claim to suffer from ADC DAC dyslexia. 
 

Offline cv007

  • Frequent Contributor
  • **
  • Posts: 825
Re: Faster DIP14 chip
« Reply #28 on: November 05, 2019, 07:07:19 pm »
I have the same thing, but currently its limited to when I'm typing on the keyboard (in addition to normal typing problems). I'm losing finger sync, I guess.
 

Offline Scrts

  • Frequent Contributor
  • **
  • Posts: 797
  • Country: lt
Re: Faster DIP14 chip
« Reply #29 on: November 05, 2019, 07:11:27 pm »
...but their flagship is the MSP430G2553 in DIP 20 pins.

Cut the last 6 pins and keep them floating >:D
 

Offline profdc9

  • Frequent Contributor
  • **
  • Posts: 319
  • Country: us
Re: Faster DIP14 chip
« Reply #30 on: November 05, 2019, 10:48:43 pm »
I have made my projects with the Bluepill because it is a moderately powered 32-bit ARM processor in a DIP-40 package, so it can be mounted using pin header sockets into a PCB or a breadboard.  Not as small as you want, but cheap and readily available.
 

Offline Jan AudioTopic starter

  • Frequent Contributor
  • **
  • Posts: 820
  • Country: nl
Re: Faster DIP14 chip
« Reply #31 on: November 06, 2019, 02:20:34 pm »
Hello, what chip is 40pin DIP ARM ?
 

Offline jhpadjustable

  • Frequent Contributor
  • **
  • Posts: 295
  • Country: us
  • Salt 'n' pepper beard
Re: Faster DIP14 chip
« Reply #32 on: November 06, 2019, 02:36:39 pm »
Hello, what chip is 40pin DIP ARM ?
:palm:

You got your 2.54mm pitch on 15.2mm centers. That will fit directly into any 40-pin DIP socket you can find. Just solder machine pin headers on it and close your eyes and pretend.
"There are more things in heaven and earth, Arduino, than are dreamt of in your philosophy."
 

Offline mikerj

  • Super Contributor
  • ***
  • Posts: 3237
  • Country: gb
Re: Faster DIP14 chip
« Reply #33 on: November 06, 2019, 03:04:58 pm »
Hello, what chip is 40pin DIP ARM ?

It's not a 40pin DIP package, it's an STM32F103C8 mounted on a small PCB with pins so it can be used on a breadboard (or DIP socket).   They are very cheap to buy, though it seems there are plenty of them using STM32 clones rather than genuine parts. Bluepill details.
 

Offline Jan AudioTopic starter

  • Frequent Contributor
  • **
  • Posts: 820
  • Country: nl
Re: Faster DIP14 chip
« Reply #34 on: November 07, 2019, 05:17:12 pm »
Anyways the ports on other chips are different.
PORTC has 6 pins on other locations.
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: Faster DIP14 chip
« Reply #35 on: November 07, 2019, 05:47:30 pm »
Anyways the ports on other chips are different.
Yes. Because chips *are* different. If you want to use Port named "C", with same pins as PIC16F1704, then use (surprize!) PIC16F1704.
 

Offline wnorcott

  • Regular Contributor
  • *
  • Posts: 98
  • Country: us
  • I like making projects with the ESP32
Re: Faster DIP14 chip
« Reply #36 on: November 08, 2019, 12:41:50 am »
There are actually quite a number of Texas Instruments MSP430 series microcontrollers available in PDIP14 package here is a list with some PIC thrown in there too.

https://www.mouser.com/Semiconductors/Embedded-Processors-Controllers/Microcontrollers-MCU/16-bit-Microcontrollers-MCU/_/N-a85k8?P=1z0y3wa

Happy reading.
On very rare occasions, you might notice an odor or see a puff of smoke or sparks vent from your product.
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: Faster DIP14 chip
« Reply #37 on: November 08, 2019, 10:34:11 am »
There are actually quite a number of Texas Instruments MSP430 series microcontrollers available in PDIP14 package
Please read subject of this thread carefully. It says "faster". Unfortunately mentioned MSP430 mcu's are slower, 16MHz max.
 

Offline rsjsouza

  • Super Contributor
  • ***
  • Posts: 5985
  • Country: us
  • Eternally curious
    • Vbe - vídeo blog eletrônico
Re: Faster DIP14 chip
« Reply #38 on: November 08, 2019, 10:43:33 am »
There are actually quite a number of Texas Instruments MSP430 series microcontrollers available in PDIP14 package
Please read subject of this thread carefully. It says "faster". Unfortunately mentioned MSP430 mcu's are slower, 16MHz max.
Huh?!? I mentioned MSP430G series above as well. The original post mentions a 8MIPS 8bit microcontroller, thus a 16MIPS one is surely faster in most (if not all) scenarios.
Vbe - vídeo blog eletrônico http://videos.vbeletronico.com

Oh, the "whys" of the datasheets... The information is there not to be an axiomatic truth, but instead each speck of data must be slowly inhaled while carefully performing a deep search inside oneself to find the true metaphysical sense...
 
The following users thanked this post: ogden

Offline jhpadjustable

  • Frequent Contributor
  • **
  • Posts: 295
  • Country: us
  • Salt 'n' pepper beard
Re: Faster DIP14 chip
« Reply #39 on: November 08, 2019, 10:48:34 am »
There are actually quite a number of Texas Instruments MSP430 series microcontrollers available in PDIP14 package
Please read subject of this thread carefully. It says "faster". Unfortunately mentioned MSP430 mcu's are slower, 16MHz max.
PIC enhanced mid-range cores take 4 clocks per instruction cycle. The MSP430 I've looked at lately take 1 clock per instruction cycle.
"There are more things in heaven and earth, Arduino, than are dreamt of in your philosophy."
 
The following users thanked this post: ogden

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: Faster DIP14 chip
« Reply #40 on: November 08, 2019, 10:54:11 am »
The original post mentions a 8MIPS 8bit microcontroller, thus a 16MIPS one is surely faster in most (if not all) scenarios.
Oh, Right. PIC is not RISC 1-cycle/instruction MCU, I forgot that. At 32MHz it is slower than 16MHz msp430. Anyway I do not agree suggesting just 2x faster MCU when it is not known - it will be enough for the task or not. Better learn some ARM chip where you have virtually unlimited performance upgrade path, if we ignore PDIP14 requirement for a moment. I doubt OP will live in the "DIP through-hole camp" for a long time..
« Last Edit: November 09, 2019, 02:09:19 am by ogden »
 

Offline Jan AudioTopic starter

  • Frequent Contributor
  • **
  • Posts: 820
  • Country: nl
Re: Faster DIP14 chip
« Reply #41 on: November 08, 2019, 02:39:47 pm »
I also still have windows XP.
If i stop DIP they will go broke.
Save DIP by buying.
 

Offline NorthGuy

  • Super Contributor
  • ***
  • Posts: 3140
  • Country: ca
Re: Faster DIP14 chip
« Reply #42 on: November 08, 2019, 02:53:37 pm »
Measuring performance in MHz is not very good idea. What's important is what the MCU can do in the alloted time. This certainly depends on the clock speed, but this also depends on the instruction set and on what you're doing and how you do it.
 

Offline ogden

  • Super Contributor
  • ***
  • Posts: 3731
  • Country: lv
Re: Faster DIP14 chip
« Reply #43 on: November 08, 2019, 02:59:35 pm »
I also still have windows XP.
Houston, we have a problem
 

Offline schmitt trigger

  • Super Contributor
  • ***
  • Posts: 2219
  • Country: mx
Re: Faster DIP14 chip
« Reply #44 on: November 08, 2019, 03:16:00 pm »
Windows XP?

But....why?
 

Offline jhpadjustable

  • Frequent Contributor
  • **
  • Posts: 295
  • Country: us
  • Salt 'n' pepper beard
Re: Faster DIP14 chip
« Reply #45 on: November 08, 2019, 04:17:27 pm »
Does anyone else feel a sudden urge to upgrade their home lab's capabilities to BGA/WLCSP levels?
"There are more things in heaven and earth, Arduino, than are dreamt of in your philosophy."
 

Offline cv007

  • Frequent Contributor
  • **
  • Posts: 825
Re: Faster DIP14 chip
« Reply #46 on: November 08, 2019, 05:19:28 pm »
Since there are no numbers attached to 'faster', maybe all you need is 'a little faster'. You can probably do a little overclocking to get a little faster. Not sure how the pll will feel about something >8MHz coming in, but it would probably be worth the 10 minutes to play around. You can start by going all the way- 16MHz internal w/pll 4x, then work your way down which then requires an external clock or crystal. Maybe 12MHz (Fosc/4) vs 8MHz is 'faster' enough. Maybe the pic does not like any of it. Easy enough to find out. (I have tested this on a newer/similar pic16f, but I don't remember what the result was)

If this was something important, then you don't have to even consider doing something like that, and there are plenty of other mcu's that can do the job 'faster'. But if not so important, why not.
 

Offline Jan AudioTopic starter

  • Frequent Contributor
  • **
  • Posts: 820
  • Country: nl
Re: Faster DIP14 chip
« Reply #47 on: November 08, 2019, 05:41:07 pm »
No i "upgraded" my DSPIC also with max finetuning, wouldnt reccomend, getting weird noises on the audio, dont know why.

It would be a nice non-solderable winter-upgrade for my new project if there was a faster PIC16 port & pin compatible.
Asking for stuff that dont exists is my normal behaviour.

Winter is to cold to solder, winter is programming time.
« Last Edit: November 08, 2019, 05:44:45 pm by Jan Audio »
 

Offline NorthGuy

  • Super Contributor
  • ***
  • Posts: 3140
  • Country: ca
Re: Faster DIP14 chip
« Reply #48 on: November 08, 2019, 05:56:48 pm »
Winter is to cold to solder ...

Soldering is warm, even hot :)
 

Offline wnorcott

  • Regular Contributor
  • *
  • Posts: 98
  • Country: us
  • I like making projects with the ESP32
Re: Faster DIP14 chip
« Reply #49 on: November 09, 2019, 01:34:56 am »
OK I am going to stand by my original recommendation to look through the MSP430 product set in PDIP-14.  I think it more than stacks up against the PIC-16 in that same package form factor that you are using now.

MSP430G2231IN14    62 nanosecond instruction cycle
PIC161704               125 nsec instruction cycle

From the datasheets.   Sure looks like the MSP430 part is a “faster DIP14” chip to me.  2X faster, since it takes half as long to execute an Instruction. Cycle time is what matters not clock speed. That and instruction width:  the MSP-430 is a 16-bit processor, your current Pic “16” is an 8-bit processor.

Not that speed is everything there is also the development stack, the depth of the user community, depth of technical  support by the manufacturer.  I happen to think TI wins there too, but others may differ.

Hope this helps and if it does, You’re welcome.
On very rare occasions, you might notice an odor or see a puff of smoke or sparks vent from your product.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf