french_student
New Member
Hello again!
Does anyone know how we can create un clock signal from tha 18F452 without using the spi module?
In fact i tried to create it with the spi module : i configure an interrupt to happen every 7 micro sec and each time the interrupt happens i write in the SSPBUF to create the clock signal. In practice, the clock signal is generated every 20 micro sec!!! Where is the issue?
Help me please!
Does anyone know how we can create un clock signal from tha 18F452 without using the spi module?
In fact i tried to create it with the spi module : i configure an interrupt to happen every 7 micro sec and each time the interrupt happens i write in the SSPBUF to create the clock signal. In practice, the clock signal is generated every 20 micro sec!!! Where is the issue?
Help me please!