Author Topic: Using CY7C68013A chip  (Read 3905 times)

0 Members and 1 Guest are viewing this topic.

Offline Dat TranTopic starter

  • Contributor
  • Posts: 41
Using CY7C68013A chip
« on: December 22, 2016, 07:03:46 am »
Hi everyone,
I want to use CY7C68013A to design a oscilloscope communicate with my computer and i wonder i have to program |O |O CY7C68013A or not ?
Thanks in advance! |O |O
 

Offline Gyro

  • Super Contributor
  • ***
  • Posts: 9502
  • Country: gb
Re: Using CY7C68013A chip
« Reply #1 on: December 22, 2016, 09:50:37 am »
Please stop it with the headbanging, you'll hurt yourself.

The CY7C68013A is simply a microcontroller (8051 based) with a USB2 interface built in. Any microcontroller needs code to run. You can either put this into an I2C EEPROM, or you can set it into a mode (via settings in EEPROM) where you can download code to it from the PC when it starts up. Either way you need to have code for it. Your first step is to download the datasheet.
Best Regards, Chris
 

Offline Dat TranTopic starter

  • Contributor
  • Posts: 41
Re: Using CY7C68013A chip
« Reply #2 on: December 22, 2016, 02:05:43 pm »
Thanks you so much. I'm going to start my project.
Have a good day!
 

Offline Dat TranTopic starter

  • Contributor
  • Posts: 41
Re: Using CY7C68013A chip
« Reply #3 on: December 23, 2016, 06:22:11 am »
Hi everyone and have a good day!
Can you tell me how to flash code into CY7C68013A chip ?
Which Programmer and Software I have to use ?
Thanks you so much!!!
 

Offline Skimask

  • Super Contributor
  • ***
  • Posts: 1433
  • Country: us
Re: Using CY7C68013A chip
« Reply #4 on: December 23, 2016, 06:26:48 am »
Hi everyone and have a good day!
Can you tell me how to flash code into CY7C68013A chip ?
Which Programmer and Software I have to use ?
Thanks you so much!!!

Did you happen to read the datasheet?
Specifically, Page #1?
The first page?
The cover page?
About 55 words into the whole data sheet?

Just wondering...
I didn't take it apart.
I turned it on.

The only stupid question is, well, most of them...

Save a fuse...Blow an electrician.
 
The following users thanked this post: Dat Tran

Offline TheDane

  • Regular Contributor
  • *
  • Posts: 209
  • Country: dk
Re: Using CY7C68013A chip
« Reply #5 on: December 23, 2016, 10:43:41 am »
Do you have a development board?
- or do you only have the chip by itself...

The chip is widely used as a low cost logic analyzer, and clone boards of the Saleae can be had for cheap in China. (Usually with no ESD protection, fuses, etc.)
Cypress has an extensive development suite, and a lot of instructables and FAQ's, I suggest to try googling Cypress's EZ-USB® FX2LP™

But in short, if you want to do special stuff on a 8031/8051 microcontroller, you have to write and upload code yourself. It might be possible to load drivers on a PC, but you'll have to write a lot of special software for that to work correctly, if you start out with the logic board analyzer board. (it's a parallel interface, quite fast - so if you have an A/D converter + special software it should work, with an effort)
This micro has an USB 2.0 interface, and can load stuff from EEPROM - but you have to make it work, if you want it to work (differently from what's already working  :popcorn:)
Sigrok has some open stuff available, but I doubt a high speed A/D chip interface is easy to implement, https://sigrok.org/wiki/Fx2lafw

A good start to find info is to google "CY7C68013A logic analyzer firmware open source"

Good luck - you might be able to make a more elegant solution than the somewhat slow http://www.triplespark.net/elec/analysis/USB-LiveOsci/ or without the faster/multiple channel using an FPGA like http://www.scopefun.com/hardware
 
The following users thanked this post: Dat Tran

Offline ebclr

  • Super Contributor
  • ***
  • Posts: 2328
  • Country: 00
Re: Using CY7C68013A chip
« Reply #6 on: December 23, 2016, 12:48:51 pm »
CY7C68013A is quite old, only USB 2 speed, if you are doing a new design it's recomended to use actual technolgy, take a look


http://www.cypress.com/products/superspeed-usb-peripherals
 
The following users thanked this post: Dat Tran

Offline Dat TranTopic starter

  • Contributor
  • Posts: 41
Re: Using CY7C68013A chip
« Reply #7 on: December 23, 2016, 04:28:07 pm »
Thanks all of you. I'm researching about it and I will note your advices
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf