Posted on September 07, 2005 at 14:43Here's the code: ASSUME DPP3 : SYSTEM EXTRN ?C_STARTUP : FAR REGDEF R0 - R15 ?PR?SLREGELUNG SECTION CODE WORD 'FCODE' ; line 1: #pragma large ; line 2: #pragma src ; line 3: #pragma MOD167 FIX167 ; line 4: ; ...
Posted on September 07, 2005 at 11:43Hi forum! Second topic today. Think today is not my day. I need a small delay in a program. Thus I added _nop_ (); in the source code. But it didn't work. So I wrote the following lines in the main function where...
Posted on September 07, 2005 at 08:36Thanks for your fast answer. I didn't expect the value to be that far away from the min. spec. Now I figure it is the same with the time between WR# high to CS# high? The datasheet says it is (min) (10ns+t_F)=35n...
Posted on September 07, 2005 at 08:04Hi forum! According to the datasheet of the ST10 the ALE high time is (4ns + t_A). I measured 36.7ns with ALECTL=0 and 49.9ns with ALECTL=1. This is far away from the promised 4ns. t_A=(49.9-36.7)ns=13.2ns this i...
Posted on July 27, 2005 at 09:12Thank you for your fast response. I did write an email to the German office more than one week ago but got no answer so far. And I figured the devices with 2 UARTs are not in production yet since the website lists the...