Page 2 of 2
Re: v6.0.7 Issues
Posted: Wed Jun 04, 2014 3:48 pm
by Benj
The servo motor example file has been tweaked and should now work as expected. Thanks for the spot.
Re: v6.0.7 Issues
Posted: Wed Jun 04, 2014 3:52 pm
by medelec35
Thanks Ben,
Was it something I did wrong or a bug?
Re: v6.0.7 Issues
Posted: Wed Jun 04, 2014 3:59 pm
by Benj
Nope the timer 1 things was certainly a bug and would have had me scratching my head. Great spot
The timer 1 external mode also defaulted to switching on the 32KHz oscillator so I have also switched this off it to allow the standard digital input mode by default which will probably be more useful in most cases.
I've also just been through the I2C LCD component and added the fixes to the component source so these will also now be included in the update.
The ADC dial component has been ditched and won't be coming back any time soon, management didn't like it! There should be other ADC components you can use instead. Note that we don't remove components lightly to avoid breaking programs so sorry you have experienced this.
Servo timings has been added to the list for checking, thought I did a good job of this but might have missed something.