I’ve an oven which when turned off in hot state while in convection mode will turn on the fans for few minutes next time I turn it on, regardless of mode and temperature. To overcome this bug I need to put mains power off for couple of minutes and let the caps keeping the ram alive drain. Not only it has hot state reset bug but also a ram initialization issue as well it seems. Thankfully that state is not stored in nvram.
The manufacturer was as expected: ‘we’re not software guy, we can send an ‘expert’ engineer (who knows only to replace parts, no debugging) and it’ll cost $$’. I thought I’ll reverse it and fixing someday, till then I’ll live with it.
I think it’s integrated ram inside the microcontroller. It stores states and programming (time, temperature etc) + the working memory for the program running on cpu. Surely some registers can do that but who cares.
I’ve an oven which when turned off in hot state while in convection mode will turn on the fans for few minutes next time I turn it on, regardless of mode and temperature. To overcome this bug I need to put mains power off for couple of minutes and let the caps keeping the ram alive drain. Not only it has hot state reset bug but also a ram initialization issue as well it seems. Thankfully that state is not stored in nvram.
The manufacturer was as expected: ‘we’re not software guy, we can send an ‘expert’ engineer (who knows only to replace parts, no debugging) and it’ll cost $$’. I thought I’ll reverse it and fixing someday, till then I’ll live with it.
Why should an oven have RAM?
good question :)
I think it’s integrated ram inside the microcontroller. It stores states and programming (time, temperature etc) + the working memory for the program running on cpu. Surely some registers can do that but who cares.
My meaning is why should an oven have any electronics?