|
|
|
|
|
by tptacek
3383 days ago
|
|
A more productive way to make this point is to simply ask what the terms mean. UART is a programmable serial interface; it usually refers to the kind of serial you speak to peripherals in the outside world, as opposed to something like SPI, which is serial spoken to components on the same board. BOM is "bill of materials". It's the catalog and price of all the components needed to ship an actual product. If your chip doesn't have an RTC (clock), and you need to buy another part to provide it, that adds to your BOM. BLE is Bluetooth Low Energy. |
|