Brian Cooke
Brian Cooke
> I have found that if I disable PWM or write MAX PWM for the motors the encoder interrupts work fine. If I understand this statement correctly, it means that...
> The algorithm for monitoring encoders consists of an if-else within the interrupt call and checks compares the level (of the int causing pin) and digitalRead of another pin to...
Duplicate of #3
@AnthonyMyatt This would be fantastic. A pull request for this would be excellent. Perhaps a second PR rather than together with the waveforms PR?
Given that the Raspberry Pi 4 supports up to 6 hardware UARTs, the need for adding bitbanged support for UARTs is not necessarily what it was in the past.
@Rogerrrrrrrs > Would you still be interested in merging even though it's no longer as important? Sure :smile:
> @fivdi what are your thoughts about this? I haven't worked with the serial functions available in the pigpio C library and can't say what could be used to avoid...
> I am a novice do not understand how PWM is generated, tried a lot of methods What have you tried and what were the problems?
I'll go ahead and close this as the Raspberry Pi 4 supports up to 6 hardware UARTs and the need for adding bitbanged support for UARTs is not necessarily what...
@pow4all as mentioned in issue https://github.com/fivdi/spi-device/issues/26, I would imagine that the problems that you are having are related to your system setup.