|
|
|
|
|
by cesarb
1165 days ago
|
|
> Firmware is software. [...] but I'm having trouble imagining how some TV could possibly be damaged by software. It's not very hard to imagine. For instance, most embedded chips have several "general purpose" I/O (GPIO) pins, which can be configured as an input or as an output; their usage depends on how the chip was wired into the circuit, and very often, they're shared with "alternate functions" like a serial bus. Configure them incorrectly (as an output when they should be an input, for instance), and you can easily create a short circuit, burning that pin or even the whole chip. |
|