Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/27/02 09:11
Read: times


 
#26394 - RE: AT89c51 programmer
Sushil,

Carefully read the Programming Algorithm in the datasheet. AT89C51 provides a READY/BUSY signal on P3.4 during programming. You can use it, and you wouldn't require softwrae delays.

VB does not allow you to directly "peek" or "poke" the Parallel Port. Howevere you can access the serail port using mscomm function.


Regards

IA

List of 14 messages in thread
TopicAuthorDate
AT89c51 programmer            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      
Problems!!            01/01/70 00:00      
RE: Problems!!            01/01/70 00:00      
RE: Problems!!            01/01/70 00:00      
RE: Problems!!            01/01/70 00:00      
RE: Problems!!            01/01/70 00:00      
RE: AT89c51 programmer            01/01/70 00:00      

Back to Subject List