Author Topic: New Cypress PSoC4 4000 series  (Read 4193 times)

0 Members and 1 Guest are viewing this topic.

Offline Corporate666Topic starter

  • Supporter
  • ****
  • Posts: 2010
  • Country: us
  • Remember, you are unique, just like everybody else
New Cypress PSoC4 4000 series
« on: June 01, 2014, 05:28:54 am »
Just thought this may be of interest to some here.  I had a meeting with an FAE last week and he told me about a new PSoC4 chip, the 4000 series.

I was pretty amazed at the specs/price.  No digital blocks, but ARM M0 core, 16Mhz, 8k flash, 2k SRAM, has a serial communication block, and supports the TCPWM block.

$0.40/ea in singles, $0.35 in 100's and $0.29 in 1000's.

I was pretty blown away.  Don't work for Cypress or anything, just use their chips and really like 'em.  Hoping for a little DFN package PSoC4 like Atmel has.
It's not always the most popular person who gets the job done.
 

Offline miguelvp

  • Super Contributor
  • ***
  • Posts: 5550
  • Country: us
Re: New Cypress PSoC4 4000 series
« Reply #1 on: June 01, 2014, 05:36:15 am »
https://www.eevblog.com/forum/microcontrollers/highly-anticipated-low-end-mcus/msg414243/#msg414243

Got myself a 4200 and a 4100 (no analog on the 4100) also I got the pioneer kit with a PSoC4 and a PSoC5LP on it with arduino headers.

Nice chips.

But as far as I know they all have digital blocks. The 4100 lacking analog blocks.

Edit: nevermind so 4000 series are new, http://www.cypress.com/?rid=94456 for the dev kit at $30 (includes a PSoC5LP on it as well)

Interesting. BTW the PSoC 4200 chip goes for $1 free shipping, but $.40 is nice!
link to the new lower cost chip for datasheets etc:
http://www.cypress.com/psoc4000/

Edit again: this I think is the one they were talking about:
http://www.cypress.com/?mpn=CY8C4013SXI-400

The rest are more expensive than 40 cents
http://www.cypress.com/?rID=94034

« Last Edit: June 01, 2014, 05:46:54 am by miguelvp »
 

Offline Corporate666Topic starter

  • Supporter
  • ****
  • Posts: 2010
  • Country: us
  • Remember, you are unique, just like everybody else
Re: New Cypress PSoC4 4000 series
« Reply #2 on: June 01, 2014, 06:23:40 am »
https://www.eevblog.com/forum/microcontrollers/highly-anticipated-low-end-mcus/msg414243/#msg414243

Got myself a 4200 and a 4100 (no analog on the 4100) also I got the pioneer kit with a PSoC4 and a PSoC5LP on it with arduino headers.

Nice chips.

But as far as I know they all have digital blocks. The 4100 lacking analog blocks.

Edit: nevermind so 4000 series are new, http://www.cypress.com/?rid=94456 for the dev kit at $30 (includes a PSoC5LP on it as well)

Interesting. BTW the PSoC 4200 chip goes for $1 free shipping, but $.40 is nice!
link to the new lower cost chip for datasheets etc:
http://www.cypress.com/psoc4000/

Edit again: this I think is the one they were talking about:
http://www.cypress.com/?mpn=CY8C4013SXI-400

The rest are more expensive than 40 cents
http://www.cypress.com/?rID=94034

Yes, they start at $0.40 for the SOIC-8 version of the PSoC 4000 series, and they go up from there.

One thing to keep in mind - I had the hardest time figuring out what the hell those $1 PSOC4200 chips were (CG7999/8000/8001)... the part number is mentioned nowhere in any of the datasheets.  After asking my FAE, it turns out it's a special program the marketing department is offering, so those $1 prices are for a limited time, I was told through at least end of Q2/2014 (so perhaps ending soon). 

Having said that, if anyone is working on a commercial project, they really should get in touch with Cypress and work with them... my volume is really low... like under 5,000 chips per year in total, but they were willing to give me a huge (and I mean HUGE) discount on the chip I needed in order to beat the price of the Atmel part I was previously using.  And that particular product was only consuming maybe 1000 chips per year.  And the PSoC they price-matched was so much more feature rich that it wasn't much of a fair comparison with the Atmel on features.. but they still price matched.
It's not always the most popular person who gets the job done.
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4382
  • Country: us
Re: New Cypress PSoC4 4000 series
« Reply #3 on: June 02, 2014, 12:23:18 am »
It's not much of a SoC if it doesn't have any programmable digital or analog blocks, and the serial controller only does I2C, is it?
Still; I have a great fondness for <$1 microcontrollers.
(They need a flash 'read accelerator'  on a 16MHz(!) part?!)
 

Offline Harvs

  • Super Contributor
  • ***
  • Posts: 1204
  • Country: au
Re: New Cypress PSoC4 4000 series
« Reply #4 on: June 02, 2014, 01:47:40 am »
The PSOC 4 serial block (SCB) does USART, SPI or I2C. 

I think the datasheet is just badly worded where it states the SCB "implements a I2C master", I think it should state that is "can" implement a I2C master.  I'll have to try it PSOC creator and see if it compiles with a SPI or UART.


It's an interesting device at that price.

edit: scrap that, else where in the datasheet they've qualified it as being a SCB-I2C.  Pretty clear that it's only a I2C peripheral.  That's a shame.
« Last Edit: June 02, 2014, 01:52:05 am by Harvs »
 

Offline Laurynas

  • Contributor
  • Posts: 48
  • Country: lt
Re: New Cypress PSoC4 4000 series
« Reply #5 on: June 02, 2014, 08:54:53 am »
http://www.cypress.com/?docID=49214
Page 5
I2C Mode: The hardware I2C block implements a full multi-master and slave interface (it is capable of multi-master arbitration).

also in datasheet title:
Multi-master I2C block with the ability to do address matching during Deep Sleep and generate a wake-up on match


from this is looks like i2c is ok. where did you read that it is slave only?
 

Offline Harvs

  • Super Contributor
  • ***
  • Posts: 1204
  • Country: au
Re: New Cypress PSoC4 4000 series
« Reply #6 on: June 02, 2014, 09:00:54 am »
where did you read that it is slave only?

I assume you're referring to:
Pretty clear that it's only a I2C peripheral.

I mean it's a CPU Peripheral, like an ADC or a Timer is also a Peripheral.  Not that it is an I2C slave.
 

Offline Laurynas

  • Contributor
  • Posts: 48
  • Country: lt
Re: New Cypress PSoC4 4000 series
« Reply #7 on: June 02, 2014, 10:33:26 am »
oh, i misunderstood then, thanks for explaining it.
 

Offline croyleje

  • Regular Contributor
  • *
  • Posts: 83
  • Country: us
    • LazyLinux
Re: New Cypress PSoC4 4000 series
« Reply #8 on: June 03, 2014, 04:16:53 am »
I have been using the Cypress PSOC for about a year now got one of there CY8CKIT a little pricey but excellent products I prefer the PSOC3 but once you get used to there software working with the chips is extremly easy i would even say easier then the Arduino and your code is in C so you are learning something that cares over to other platforms unlike the Arduino i highly recommend.  Let me clarify the development kit was pricey the actul devices are very cheap.

Jason
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf