|
|
|
|
|
by thebruce87m
532 days ago
|
|
> Each vehicle on the road contains around a hundred microcontrollers (MCUs) to operate lower-level functions, such as electric seats, transmission changes, and range reporting. https://www.arm.com/markets/automotive/zonal-microcontroller.... The software that runs on these microcontrollers is not bug free. At the very minimum, having an OTA update fix a bug reduces the number of journeys with the bug by one vs driving to the service centre and wasting your own time. Also, I realise it’s a common hn trope to want a technology-free car, but having a coffee at lunch time and watching Netflix on the big screen is one of the few times I get to myself in a post-child world. All of the infotainment technology is great to be honest, from the charging experience to the Apple Music integration. |
|
And yes, code on microcontrollers can have bugs. But bugs mostly occur with advanced features or having those features hook into more basic ones.