This GitHub repository contains further examples for the R5 core(s) present in the TQMa24XxL and TQMa64XxL modules.
Please see the GitHub repository for further instructions.
| Settings | Value |
|---|---|
| Speed | 115200 |
| Data | 8 bit |
| Parity | none |
| Stop bits | 1 bit |
| Flow control | none |
| New Line Char | CR+LF |
| Local Echo | Enabled (Recommended) |
The TQMa243xL supports the following applications:
| Application | Purpose |
|---|---|
| LED Control | Blinks an LED a specified number of times |
| I2C Commands | Measures temperature using the I2C temperature sensor Scans the I2C bus for devices Accesses the Real-Time Clock over I2C |
| Storage Commands | Executes an eMMC raw I/O test Conducts a NOR flash test involving data writing and reading Enables reading from or writing to the EEPROM Manages factory data in EEPROM |
| Communication Commands | Sends or receives CAN messages Manages data transmission via RS485 |
| Memory Access | Accesses the LPDDR4 for read or write operations |
| GPIO Commands | Manages GPIO for reading inputs or setting outputs |
| Sensor and ADC Commands | Conducts ADC tests to read voltage levels Accesses the Analog Front End (AFE) for various functions |
| Networking Commands | Manages Ethernet settings and operations |
Each demo includes a README with more detailed information, including its purpose, preparation steps, and expectations when running the demo.
| Folder | Description |
|---|---|
| application | All files relevant for the BSP application |
| demo_projects | Adapted examples from TI |
| sbl | Adapted secondary boot loader (SBL) |
| scripts | Scripts for automated build tests |
| templates | Patches and configuration templates |
| uniflash | The Uniflash tool containing example configurations |