Posted on May 17, 2011 at 13:02I've read it a bunch of times and it implies that what I want can't be done. It nowhere suggests that the direction of one timer can be slaved to the encoder section of another timer.
Posted on May 17, 2011 at 13:02I need more than 16 bits of range while following quadrature signals. The prescaler seems to ignore the direction bit, which leads to accumulating errors as the direction changes. There doesn't appear to be a direct wa...
Posted on May 17, 2011 at 12:47The only operational difference between your code and mine is checking for IDLE, I don't use fwlib so my actual code is quite different. I believe you must read the status register (the one with RXNE in it) for every d...
Posted on May 17, 2011 at 12:45I haven't tried using the adc's without DMA, but you should be able to use most of the same setup code (defining a sequence of measurements) then use EOC conversion interrupts to read the values (or poll the EOC bit if...
Posted on May 17, 2011 at 12:45you can get bluetooth down to around $25/module in volume, but I suggest you look at Nordic Semiconductor's 8051+radio parts, which are a direct competitor of the TI C1101 that someone else mentioned. I've used bluetoo...