need help about USB microcontroller

Status
Not open for further replies.

dennisome

New Member
to all experts,

I need help about implementing a USB Digital Thermometer (from https://www.electronics-lab.com/projects/pc/014/index.html).

I am a newbie about microcontrollers but I already made some researches. My question is, to program a microcontroller, do you really need a programming kit? Or is this kind of microcontroller doesn't need one?

Cypress has already sent me the CY7C63001 USB µcontroller needed for the project and my idea right now is (based on the not so detailed instructions from the article in electronics-lab.com), for a test, 1) follow the schematic diagram by implementing it first with a breadboard, 2) connect it through a USB port 3) then compile the needed codes using a Java compiler... Is that it?
Will the project work just by that? or do I need something more?

What if the code won't work? Do I need an EPROM eraser since that µcontroller's memory is EPROM?

Please help. Thanks.
 
Last edited:
I don't know about USB and programming directly from that.

EPROM erasers are never needed for modern microcontrollers. They are all now EEPROM which is electrically erasable programable read only memory.

EPROM is the old technology that uses ceramic IC packages with windows so that UV can get to the IC and erase it.
 
That link is no good. You might check the Cypress website for a development board that uses that chip. You may be able to download a schematic and software for that board.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…