Gast
#1267654
Hallo zusammen, ich hoffe das mir jemand von euch weiterhelfen kann, da ich in der HerstellerDoku irgendwie nichts gefunden habe. Der P89V51 geht nach einem Power On Reset direkt in den In-System-Programming Mode. Auszug aus dem Datenblatt: ---------------------------------------------------------------- Following a power-on or external reset the P89V51RB2/RC2/RD2 will force the SWR and BSEL bits (FCF[1:0]) = 00. This causes the boot block to be mapped into the lower 8 kB of code memory and the device will execute the ISP code in the boot block and attempt to auto baud to the host. If the auto baud is successful the device will remain in ISP mode. If, after approximately 400 ms, the auto baud is unsuccessful the boot block code will check to see if the SoftICE flag is set (from a previous programming operation). If the SoftICE flag is set the device will enter SoftICE mode. If the SoftICE flag is cleared, the boot code will execute a software reset causing the device to execute the user code from block 0 starting at address 0000H. Note that an external reset applied to the RST pin has the same effect as a power-on reset. ---------------------------------------------------------------- In meiner Anwendung stört es jedoch, wenn der Controller nach jedem Reset automatisch in den ISP geht. Es muß doch eine Möglichkeit (Bit oder Pin) geben, damit der Controller nicht in den ISP Mode geht nach dem Reset. Nur welche? Im voraus herzlichen Dank. Gruß Alex