danwinslow #1 Posted August 12, 2005 Can more than 256 bytes be transmitted in a single block via SIO? Or does it have to be broken down into multiple reads. I notice that the DCB has a two-byte field for that, so it makes me wonder.... Quote Share this post Link to post Share on other sites
emkay #2 Posted August 12, 2005 Can more than 256 bytes be transmitted in a single block via SIO? Or does it have to be broken down into multiple reads. I notice that the DCB has a two-byte field for that, so it makes me wonder.... 909999[/snapback] In theory it is possible to load the whole memory (64K) in one block. Quote Share this post Link to post Share on other sites
danwinslow #3 Posted August 12, 2005 Really...wow. Thanks Emkay, thats very cool news. Quote Share this post Link to post Share on other sites