On 1 December 2013 15:02, Steve Stallings <[email protected]> wrote:
> Perhaps this is a good case for expanding the available HAL signal > types to include a type that can contain a complete I2C transfer. > Technically there is no limit to the length of an I2C transfer, but > if we constrain it to not more than, lets say 64 bits, The Mesa Smart-Serial devices pack their data into 96 bits, and (as I mentioned earlier) the code already exists to convert such bit streams into HAL pins. At the moment the function prototypes are in hostmot2.h, rather than sserial.h, so I think two #includes would be needed to use the code. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
