> However, it does say in the MCF523X Reference Guide, exact quote:
> "/RCON must also be negated within one cycle after /RSTOUT is negated."
> This statement is completely false, and is not corrected in any errata sheets that I have seen
If you read more than one Reference Manual you'll begin to see patterns that show how these manuals are written.
Chips are made from "modules" that are mix-and-matched to make a chip with a particular set of features. The modules come with their own reference manual chapters. These are put together to make the reference manual.
The chapter documents what the Module CAN do or MAY do. Sometimes it documents module features that aren't enabled in your particular chip. These should all be fixed on every edit, but some can slip though.
(Try reading ARM or PPC manuals sometimes and see how complicated this gets when the "core manuals" are somewhere else, and with optional features documented somewhere else again.)
Also, any problems in those chapters carry on for a very long time. Search for "freescale bear pit" to find an example of this:
https://community.freescale.com/message/71442#71442
which details how a PIT module from 1998 was modified to put into the next chip, and two "traps for the unwary" were added. These (and their non-or-mis-documentation) in the chapters have been copied word-for-word for 13 years. One App Note for one chip only warns about one of these traps.
The MCF5235 Reference Manual Errata has 9 items related to RCON, indicating the chapter was copied from another chip, and then not changed to properly match the MCF5235 chip until a bit later. You've found another "leftover" from a previous chip that didn't get fixed.
The phrase "RCON must also be negated within one cycle after RSTOUT is negated." shows up in the manuals for the 5235, 5271, 5275 and 52235 chips and others.
The MCF5235 manual also states "During reset, the external RCON pin assumes its RCON pin function, but this pin changes to the function defined by the chip operation mode immediately after reset. See Table 9-8."
That table doesn't list an alternate pin function for RCON for any of those chips. The phrase also shows up in the MMC2107 manual, but its RCON pin is single-function as well. Somewhere in the menagerie there may be a chip with a multifunction RCON pin, but I can't find it - but the leftover DNA, support and documentation of that vestigal feature lives on in the "Digital DNA".
Found it. The MMC2114 (Advance Information, 2002) has the pin "SHS/RCON/PE7". That's the common ancestor.
> Freescale really should document their products better than this.
Would you pay double for the chips to get more polished manuals? Maybe we all should.
You can always choose to buy chips from a different manufacturer if you like their manuals better.
Tom