Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Cypress

Comp.Arch.Embedded is a worldwide Usenet news group that is used to discuss various aspects of Embedded Systems development.

We found 257 threads matching "cypress"

You are looking at page 1 of 7.

The most relevant threads are listed first

How to compile Cypress Vendax using Keil?

SWDeveloper - 2007-03-12 14:30:00
I have installed SETUP_FX2LP_DVK_1004.exe from Cypress. This created a CYPRESS folder on my C: drive. When I call up c:\Cypress\USB\Examples\FX2LP\Vend_Ax.uv2. A eeprom.c shows in the project "as missing." Anyone know how to compile this project from Cypress? I have read so much Cypress mat...How to compile Cypress Vendax using Keil?

Re: How to connect USB keyboard to embedded device?

Paul Marciano - 2005-07-15 13:27:00
Cypress sell embedded host controllers. www.cypress.com and follow the USB links. Around $5. ...Re: How to connect USB keyboard to embedded device?

Regarding Cypress USB CY7c68xx drivers

2006-08-25 05:07:00
hi, I would like to know where i can get the drivers for Cypress CY7C68xx. Are the drivers available from Cypress or should be written by application itself. Thanks, Khaleel ...Regarding Cypress USB CY7c68xx drivers

Cypress EZ-USB help

galapogos - 2007-10-03 04:04:00
Hi, I'm trying to modify the Cypress EZ-USB firmware for some added functionality, but I'm having some problems regarding running out of code space. It seems that when I call some of the EZUSB I2C library functions, my code space balloons by quite a bit. For example EZUSB_InitI2C would increa...Cypress EZ-USB help

Cypress USB FX device and Windows standby mode issues

Max - 2006-05-17 11:13:00
If anybody out there has done any work with the Cypress EZ-USB FX2 device, specifically in getting it to continue to talk after the PC goes into standby mode (and comes out again). The Cypress sample code doesn't work and their technical support seem unwilling/unable to help. It also appears t...Cypress USB FX device and Windows standby mode issues

Cypress USB FX2 Bulkloop sample application closes itself!. Solution?

ja.......@.mail.com - 2005-12-22 12:09:00
Setup: Cypress EZ-USB FX2 Dev Board - CY3681 Firmware - Sample Cypress "bulkloop" firmware supplied Application - Sample Cypress 'bulkloop" applicaiton supplied Drivers - Supplied CyUSB driver for the bulkloop utility Sending data from PC to EP4OUT and looping it back in through EP8IN. Both ...Cypress USB FX2 Bulkloop sample application closes itself!. Solution?

Faster LIN or simpler CAN or ...? PIC16 or Cypress FX2LP or ...?

Bill Davy - 2005-11-18 08:48:00
To support various modules inside a machine. The likely architecture is a front end PC talking USB 2.0 to a Cypress FX2LP in the machine. That then splits the control work out to various nodes (spinner, motor, shutter, laser, etc), connected by a bus. a) CAN involves me in checking ea...Faster LIN or simpler CAN or ...?  PIC16 or Cypress FX2LP or ...?

Adding RAM to Cypress PSoC

KenLem - 2006-01-30 11:36:00
I want to add serial RAM to Cypress PSoC. I'm looking for something around 4K Bytes- ( 4096 x 8) 64KBytes (65536 x 8) for < $2. It doesn't have to be non-volatile. I'm planning on adding some RAMTRON FRAM to use a storage but my appliation needs RAM to run. Any suggestions? ...Adding RAM to Cypress PSoC

Quantum Trap NVSRAM

Maki - 2006-05-02 04:41:00
Cypress has it. http://www.cypress.com/portal/server.pt?space=CommunityPage&control=SetCommu nity&CommunityID=209&PageID=215&gid=5&fid=25&category=All&showall=false Anybody used it yet? It appears that device is in sampling status. It is relatively fast, NV and has low power RTC. Exciting new...Quantum Trap NVSRAM

High Speed USB 2.0 (Target) + CPU + 2GByte RAM - suitable processor?

Bill Davy - 2007-03-15 07:50:00
The processor has a fairly simple life. Mode 1) We want to take data in quickly over USB at about 1 Mbyte/sec to the CPU, decompress it by a factor fo about 4, and save it. The buffer can be > 1GByte Mode 2) We take data out of memory and send it to a custom interface at around 6 MBytes/...High Speed USB 2.0 (Target) + CPU + 2GByte RAM - suitable processor?

Cypress PSOC ARM

rickman - 2007-07-27 14:13:00
Cypress is supposed to be working on an ARM version of the PSOC with greatly improved programmable blocks. When I was first told of it, here was a lot of confusion on whether it was going to be a CM3 or an ARM9 core. They said it would be out by the end of the year. Well, the year is half ove...Cypress PSOC ARM

Cypress FX2 speed issue for loopback

David - 2006-02-22 01:50:00
Hi , I am using Cypress FX2 USB controller in out High speed USB device. I am performing bulk loop-back operation (same as per sample from Cypress) I am transfering total data for 1 MB using 512 bytes at a time. That gives ~1955 packets. I observed that ~ 150 times ReadFile or WriteFil...Cypress FX2 speed issue for loopback

USB kit FX2 from cypress

Hello, I am currently trying to develop a firmware on FX2 microcontroller from cypress, which is able to send continously data to a windows pc. However I have no idea where to start my doings. Should I first begin to program a windows application (do I need to write a driver?) or should I sta...USB kit FX2 from cypress

Cypress EZ-USB microcontroller

yagnesh - 2008-01-02 11:23:00
Hello Sir, I am currently trying to develop a firmware on FX2 microcontroller from cypress, which is able to send continously data to a windows pc. However I have no idea where to start my doings. Should I first begin to program a windows application (do I need to write a driver?) or should...Cypress EZ-USB microcontroller

Cypress web site down

rickman - 2006-08-14 12:39:00
Anyone know what is wrong at Cypress? I have not been able to get on the web site for a couple of hours. Just in the last 15 minutes or so I have been getting this error message instead of coming up blank. "The server has experienced an error on startup. This problem must be fixed before us...Cypress web site down

PSoC Express: Does it work for semi-analog designs?

Joerg - 2006-12-25 16:51:00
Hello Folks, Just received an invitation to a seminar about Cypress PSoC. It seems they'll introduce PSoC Express, for the most part. I checked out the tutorial on Cypress' site and at first glance it looks quite similar to the VisualState package IAR offers for the MPS430 and others. I kic...PSoC Express: Does it work for semi-analog designs?

Updated version of ezusb.sys ? My version is 1.1 from 2001 / 2002 from cypress website

Martin Maurer - 2004-11-06 17:14:00
Hello, can someone tell me if there is a newer / improved version of ezusb.sys then version 1.1 which can be downloaded from cypress website ? I saw the latest change was in september 2001. I googled around and read, that on http://www.devicedriver.com/ they write, you shouldn't use it f...Updated version of ezusb.sys ? My version is 1.1 from 2001 / 2002 from cypress website

CYPRESS EZ-USB?

l3d007 - 2007-06-25 08:24:00
I am still in school and would like some advice on what type of development board I should use from Cypress that I plan on intergrating into a device for a senior project. Requirements: mcu with general IO to accept a single bit (im thinking low-speed/inturrupt xfer/I want my device to be fall...CYPRESS EZ-USB?

Micro controllers with UHF transceivers?

Joerg - 2007-10-24 16:34:00
Hello Folks, After some Google searching and perusing the sites of the usual contenders I only found one uC family that has serious on-chip RF transceiver capabilities, the Cypress CYWUSB6953 and its brethren. rfPICs and others usually only have a transmitter. Anyhow, the Cypress will on...Micro controllers with UHF transceivers?

Cypress Add Turbo 8051 to PSoC (and Cortex too)

-jg - 2009-09-14 21:28:00
Cypress cover BOTH bases, in a move that has to get everyone's attention ! - Single clock 8051 16/32/64KF, up to 8KR, with up to 67MHz operation, and 120 part numbers Wide 1.7-5.5V operation.. LCD drive, 0.5V boost regulator... 0.1% voltage reference (14 ppm/=B0C) optional 24bx24b MAC - C...Cypress Add Turbo 8051 to PSoC (and Cortex too)

Force high-speed (480Mbps) with Cypress FX2

2008-05-22 17:21:00
The answer didn't leap out at me from the data sheet, so... I'm working on a Cypress-FX2 based board, and the driver has decided to bring the link up in full-speed mode rather than high-speed mode. Can anyone offer some pointers on how to force it to high-speed? The port does work at 4800Mb...Force high-speed (480Mbps) with Cypress FX2

External clock in cypress EZ-USB FX2

sanika - 2009-06-30 07:55:00
hello, I am working on a cypress chip. I want the communication between endpoints and host to work on external clock. Is it possible for chip to work on external clock without being in Slave FIFO or GPIF mode? Regards Sanika ...External clock in cypress EZ-USB FX2

cypress usb communication

sanika - 2009-06-12 13:19:00
Hi, I am using cypress FX2 usb chip. I have configured it as RENUM = 1 i.e. all commands coming on endpoint0 are handled by firmware. Now I am using EP6 as In, Bulk, 512 byte, Double buffered. When host requests an IN packet its request is fulfilled only twice when double buffering is used and only...cypress usb communication

Re: with PSOC

Joe G (Home) - 2008-09-04 08:55:00
"kalakkumkarthikeyan" wrote in message news:171e31d6-834a-4043-8949-e7c09c3efe81@26g2000hsk.googlegroups.com... > Dear all.. > can we have the 555timer user module in psoc device configuration ? > if not how we can create it? > pls help me. > > With regards , > A.Karthikeyan ...Re: with PSOC

Re: Cheapest possible host-side USB?

Leo Havmøller - 2003-12-12 01:46:00
"Lewin A.R.W. Edwards" wrote in message news:608b6569.0312110647.52a9ceef@posting.google.com... > Hi, > > I'm trying to determine the cheapest possible way to add host-side USB > (1.x) to an existing embedded system. So far, the only way I've found > is to use a high-end 32-bit microco...Re: Cheapest possible host-side USB?

Re: PSOC POWER OPTIMIZATION

antedeluvian - 2006-02-02 14:07:00
> HI THIS IS PRAVEEN , I JUST WANT TO KNOW THAT ANY TECHNIQUE TO > OPTIMIZE THE POWER OF AN PSOC CY8C27443 SERIES MICRO CONTROLLER > > Praveen- You could try Cypress AN2039- I am sure it is pertinent for the newer devices as well. Also AN2216. http://www.cypress.com/portal/server.pt?space=...Re: PSOC POWER OPTIMIZATION

Re: USB Breakout

Eric Smith - 2008-02-14 16:01:00
Ulf Samuelsson wrote about someone's need to diddle the contents of a data stream between a USB host and device: > You could conceivably put an MCU with a USB host and a USB device > in between, and let the MCU process the packet before sent out/in to > the downstream device. > > There wi...Re: USB Breakout

Re: Cheapest object sensor on the market!

raedarrar - 2008-04-06 18:06:00
> > MSP430F20xx, which is very cheap in large quantity - well under your > > price target. > > Probably not. The OP wants $1 total BOM. Lets figure 0.25 for PCB, > 0.25 for LCD, 0.40 for LCD controller. The uC needs to be less than > 10 cents. > > You are right, i have already a so...Re: Cheapest object sensor on the market!

Does Cypress World Tour Kit docum,entation still exist?

Joerg - 2008-09-07 19:26:00
Wanted to try some simple stuff with a PSoC and I've got the large kit from the 2006 World tour, the one with four experiment circuits on there. Looking for schematics the closest I found was CY3209 which is very similar but not 100%, and all part designators are numbered differently. Possi...Does Cypress World Tour Kit docum,entation still exist?

SDCC with Cypress FX2LP - Issues? Limitations?

2006-05-30 16:36:00
I just got my brand new EZUSB dev kit from Cypress which comes with an eval version of the Keil compiler and many handy examples which I got running in no time flat with the Keil tools. My question is regarding the SDCC compiler. Since SDCC likely does not directly support all of the features...SDCC with Cypress FX2LP - Issues?  Limitations?

Cypress EZ-USB FX Firmware Download

2005-08-07 14:32:00
I am designing a new USB device that contains the Cypress EZ-USB FX chip. I am trying to download some very simple/basic firmware code to the EZ-USB FX chip through the Cypress USB Control Panel. Before I get too far, let me start this by saying that the device does enumerate as a Cypress EZ-U...Cypress EZ-USB FX Firmware Download

getting started with Cypress CY7C63310 and CY7C63801 series

Gary Peek - 2009-01-26 12:56:00
Perhaps I'm merely having a "bad documentation day", but I'm having problems figuring out how to program the Cypress series of chips that contains the CY7C63310 and CY7C63801. Their datasheet says: "The enCoRe II supports in system programming by using the D+ and D– pins as the serial programm...getting started with Cypress CY7C63310 and CY7C63801 series

Persistent stall in the Cypress FX2 FIFO

A.D. - 2005-11-20 11:28:00
Hi all, I am using the Cypress FX2 to interface an FPGA to a PC via an USB2.0 link. The FX2 was configured to provide 4 bulk endpoints (+ synchronous FIFOs). Each bulk EP (2,4,6,8) is 512 byte long and is double buffered. All seems to work quite fine, but when a FIFO get full (i.e. the PC send...Persistent stall in the Cypress FX2 FIFO

Cypress FX2 bandwidth problem

damir - 2005-11-29 07:26:00
We have developed data acquisition system which uses Cypress FX2 as the USB 2.0 interface. State machine for control and conversion of data between AD converters and FX2 is implemented using Xilinx Spartan 2 FPGA. The problem is that with higher data rates (up to 25 Mbit/s) we experience FX2 i...Cypress FX2 bandwidth problem

Re: enumaration of cypress device

Bill Davy - 2008-11-18 10:32:00
USBTrace from http://sysnucleus.com/ is quite useful Also there have been problems with Cypress' support of program over the FX2 code size (but fitting in the FX2LP, but not being loaded correctly). "puniths_d" wrote in message news:t7idnZ2S1NneSb_UnZ2dnUVZ_vjinZ2d@giganews.com... > I...Re: enumaration of cypress device

Cypress PSoC Devices

Ross - 2004-03-23 12:13:00
We're using a Cypress 8bit PSoC device in a new product. We have a couple of their development kits ( I think they were about $300 ea). Well, one of the ICE-4000 units died recently after about a year and a half, though the other is working fine. I called a distributor to find out w...Cypress PSoC Devices

Cypress FX2 EEPROM image won't run

LeftSpin - 2006-03-22 18:55:00
Cypress technical support has been really horrible, I hope someone here can help. I have a program for the FX2LP part. It runs fine when loaded with the Keil debug monitor, but does not run when loaded via CyConsole, or loaded into EEPROM. For the EEPROM, I'm using this command line: h...Cypress FX2 EEPROM image won't run

cyapi and download firmware

no1no2 - 2007-10-19 08:39:00
Hello everybody, I am working on FX2 CY7C68013.. I am writing a C++ code to save the data in a file. I have succes to do it but now I want to download my firmware in the chip using my C++ code. I am using visual 6 C++ and the librairy cyapi.lib. I have search on the documentation of this...cyapi and download firmware

Cypress FX2 uc + Xilinx FPGA +windows system

welber - 2007-09-07 10:07:00
Hi, I am new in FPGA and FX2 UC. I am looking for a good development board including xilinx FPGA and cyress Fx2 uc. I want to learn how to program FPGA and FX2 uc. I went to several websites( usbp, Gnuradio, opal kelly, digilent...). They provide good development boards, but not all source codes...Cypress FX2 uc + Xilinx FPGA +windows system
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | next