Search found 1368 matches

by jharvey
Fri Jun 13, 2008 2:46 am
Forum: FOSS EMS Hardware
Topic: FTDI FT232RL USB UART interface
Replies: 16
Views: 22026

Re: FTDI FT232RL USB UART interface

Thanks for the welcome Fred. About the EZUSB, I'm not certain if it's 3.3 or other. Usually these types of chips have multiple voltage capabilities, purchased by altering the part number. I haven't looked into it. I know it's usually powered by the USB port, so I would have assumed it's 5v. 3.3v has...
by jharvey
Fri Jun 13, 2008 2:33 am
Forum: FreeEMS Hardware Dev
Topic: PSoC based possibilities
Replies: 16
Views: 29269

Re: PSoC based possibilities

I do not think PSOC is suitable for general EMS, you would probably do better with something like AVR and ARM just because of the processing power, large user community, and cheap dev tools. Sorry to hear you don't think it's a good idea. I know Cypress has specifically targeted the automotive indu...
by jharvey
Thu Jun 12, 2008 5:40 pm
Forum: FreeEMS Hardware Dev
Topic: PSoC based possibilities
Replies: 16
Views: 29269

Re: PSoC based possibilities

I also believe that it is about 6-8mhz per MIP, so 24mhz would be 3-4 MIPs. The tech ref notes this The CPU core, called the M8C, is a powerful processor with speeds up to 24 MHz. The M8C is a four MIPS 8-bit Harvard architecture microprocessor. Within the CPU core are the SROM and Flash memory com...
by jharvey
Thu Jun 12, 2008 5:36 pm
Forum: FreeEMS Hardware Dev
Topic: PSoC based possibilities
Replies: 16
Views: 29269

Re: PSoC based possibilities

Can anyone tell me (before i start researching those things in more depth) what parallels are there (if any) between these devices and programmable logic (i.e FPGA/CPLD), i suspect there are some, vs ordinary uCs, as someone mentioned flexibility and DSP functions in the earlier posts Sounds like y...
by jharvey
Thu Jun 12, 2008 11:17 am
Forum: FreeEMS Hardware Dev
Topic: PSoC based possibilities
Replies: 16
Views: 29269

Re: PSoC based possibilities

Here's a reference design that could likely be modified for a knock sensor

http://www.psocdeveloper.com/docs/appno ... n2186.html

With a couple adjustments, it could be changed to detect the signature of engine knock instead of glass a glass break signature.
by jharvey
Thu Jun 12, 2008 10:55 am
Forum: FreeEMS Hardware Dev
Topic: PSoC based possibilities
Replies: 16
Views: 29269

Re: PSoC based possibilities

As a general platform they are not good, by most typical metrics they totally suck: -banked memory, -3MIPS @ 24mhz, -power hungry. To be honest with you it's been a little while since I've used my cube. I seem to recall the on-board clock goes up to like 50 to 60MHz. I also seem to recall it was ar...
by jharvey
Wed Jun 11, 2008 11:04 am
Forum: FreeEMS Hardware Dev
Topic: PSoC based possibilities
Replies: 16
Views: 29269

PSoC based possibilities

I'm a big fan of PSoC's, they offer many features not found on other chips for a low cost. I recently found this article about using it as a tach and thought I should post it here http://www.psocdeveloper.com/docs/appnotes/an-mode/detail/an-pointer/an2301.html Take notice of how few parts it require...
by jharvey
Wed Jun 11, 2008 1:22 am
Forum: FOSS EMS Hardware
Topic: FTDI FT232RL USB UART interface
Replies: 16
Views: 22026

Re: FTDI FT232RL USB UART interface

Has anybody used one of these or a variation there-of? Post up what you know, from what I've seen this is one of the more popular and availible solutions. And the drivers are royalty free, basic COM, so shouldn't change anything on the software side for use on megasquirt. Personally I'm not a fan o...