Crate ti_sbl[][src]

TI Serial Bootloader Interface library

This a library to work with the serial interface of the Texas Instruments chips bootloaders.

Tested with the following chips

See also

Modules

constants
ports
util

Utilities

Structs

Device

A TI connected device supporting the Serial Bootloader Interface (SBL).

Enums

Family

The type of the bootloader.

Functions

invoke_bootloader

Use the DTR and RTS lines to control bootloader and the !RESET pin. This can automatically invoke the bootloader without the user having to toggle any pins.

port_settings

Default serial port settings.