-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Description
So I received a pre-built Micro 8088 except they put in an SST39SF040. Practically that's not really an issue because it appears they flashed 4 images onto it at 128K intervals, but the problem is that the BIOS writes settings back to flash which could be an issue because pins 30 (A17) and 1 (A18) are floating, so their values in theory could change. See the pin assignments from the data sheet:
I've already changed the BIOS settings write code to handle the larger flash, but to ensure the address lines aren't floating I'm just going to put in bodge wires tying them to ground, so it won't be a problem. Perhaps, though, connecting both pins to ground in the next revision opens up more substitution possibilities?
Reactions are currently unavailable
