Editing Talk:Syscon Error Codes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 230: | Line 230: | ||
== Error transmission == | == Error transmission == | ||
I think it would be supercool to add descriptions of how the error is passed to syscon using a predefined visual style (common for all error codes)<br>The first detail that worths to be considered to do this is how many different ways exists to pass an error code to syscon, as far i | I think it would be supercool to add descriptions of how the error is passed to syscon using a predefined visual style (common for all error codes)<br>The first detail that worths to be considered to do this is how many different ways exists to pass an error code to syscon, as far i undertand there are only 2, either with a control signal not following any protocol (a simnple "pullup" or "pulldown") or by using some kind of data bus (but some of this data buses are still unknown, at least for me), anyway, we can do something like this:<br> | ||
*Error '''1002''' | *Error '''1002''' | ||
**Type = pulldown | **Type = pulldown | ||
Line 237: | Line 237: | ||
***Sherwood syscons [[Template:Syscon pinout LQFP 128 pins|LQFP 128]] pad <abbr title="Unknown">UNK</abbr> | ***Sherwood syscons [[Template:Syscon pinout LQFP 128 pins|LQFP 128]] pad <abbr title="Unknown">UNK</abbr> | ||
***Sherwood syscons [[Template:Syscon pinout LQFP 100 pins|LQFP 100]] pad <abbr title="Unknown">UNK</abbr> | ***Sherwood syscons [[Template:Syscon pinout LQFP 100 pins|LQFP 100]] pad <abbr title="Unknown">UNK</abbr> | ||