New to Propeller
JavaPaul
Posts: 9
I am currently using a pair of Javelin Stamps in my application, which requires 4 continuous PWM outputs, an I2C interface, a few analog inputs, and 4 UARTS (plus an additional pair of UARTS for bi-directional Javelin-to-Javelin communication). It seems that a single Propeller device might be able to satisfy these requirements while providing improved performance.
I've only read the introductory Propeller documentation. If I understand correctly, the 8 cogs could be programmed to provide the PWM and UART functionality. Does this make sense? Is it possible to support an I2C interface at the same time?
Thanks in advance for your thoughts.
Paul
I've only read the introductory Propeller documentation. If I understand correctly, the 8 cogs could be programmed to provide the PWM and UART functionality. Does this make sense? Is it possible to support an I2C interface at the same time?
Thanks in advance for your thoughts.
Paul
Comments