Skip to main content
Philipp Krause
Senior II
August 2, 2015
Question

Error in section 5.4.4 of the STM8 CPU programming manual

  • August 2, 2015
  • 0 replies
  • 701 views
Posted on August 02, 2015 at 11:04

The text claims that incw y writes x and thus Figure 12 shows a pipline stall at the following ld a, (x). But incw y does not write x, and in fact Figure 12 does not show a pipline stall.

I suggest to fix this section, and also add an additional section showing what happens when a memory write is followed by a read (e.g. push followed by pop).

Philipp

    This topic has been closed for replies.