On 15.08.2016 21:42, Maarten Brock wrote:
>> On 15.08.2016 20:54, Maarten Brock wrote:
On 15.08.2016 20:01, Philipp Klaus Krause wrote:
> Hello,
>
> I wrote my first little mcs51 program today, for the Cypress FX2LP.
> But
> I encountered a problem: Timer 1 runs too fast. W
> On 15.08.2016 20:54, Maarten Brock wrote:
>>> On 15.08.2016 20:01, Philipp Klaus Krause wrote:
Hello,
I wrote my first little mcs51 program today, for the Cypress FX2LP.
But
I encountered a problem: Timer 1 runs too fast. When I set up Timer 0
and Timer 1 the same, T
On 15.08.2016 20:57, Benjamin Larsson wrote:
> On 08/15/2016 08:01 PM, Philipp Klaus Krause wrote:
>> Hello,
>>
>> I wrote my first little mcs51 program today, for the Cypress FX2LP. But
>> I encountered a problem: Timer 1 runs too fast. When I set up Timer 0
>> and Timer 1 the same, Timer 1 runs a
On 15.08.2016 20:54, Maarten Brock wrote:
>> On 15.08.2016 20:01, Philipp Klaus Krause wrote:
>>> Hello,
>>>
>>> I wrote my first little mcs51 program today, for the Cypress FX2LP. But
>>> I encountered a problem: Timer 1 runs too fast. When I set up Timer 0
>>> and Timer 1 the same, Timer 1 runs a
On 08/15/2016 08:01 PM, Philipp Klaus Krause wrote:
> Hello,
>
> I wrote my first little mcs51 program today, for the Cypress FX2LP. But
> I encountered a problem: Timer 1 runs too fast. When I set up Timer 0
> and Timer 1 the same, Timer 1 runs about 4 times faster.
>
I have very little experienc
> On 15.08.2016 20:01, Philipp Klaus Krause wrote:
>> Hello,
>>
>> I wrote my first little mcs51 program today, for the Cypress FX2LP. But
>> I encountered a problem: Timer 1 runs too fast. When I set up Timer 0
>> and Timer 1 the same, Timer 1 runs about 4 times faster.
>>
>> I first noticed the p
On 15.08.2016 20:01, Philipp Klaus Krause wrote:
> Hello,
>
> I wrote my first little mcs51 program today, for the Cypress FX2LP. But
> I encountered a problem: Timer 1 runs too fast. When I set up Timer 0
> and Timer 1 the same, Timer 1 runs about 4 times faster.
>
> I first noticed the problem
Hello,
I wrote my first little mcs51 program today, for the Cypress FX2LP. But
I encountered a problem: Timer 1 runs too fast. When I set up Timer 0
and Timer 1 the same, Timer 1 runs about 4 times faster.
I first noticed the problem when trying to do a software UART, which
worked with Tiemr 1, b