Processors Supported | ||||||||
Example Code Name | Category | LS31/21x | LS12x/11x | LS04/03x | Can be found: | CCS version | From | Description |
ARM Cortex-R CMSIS DSP | Math Library | X | X | X | JMM | |||
Safe Initializaion | init | X | X | X | SO | 40+ steps on validating the hardware and the test hardware too! | ||
mibspiDma | peripheral | X | PS | |||||
adcDisplay | peripheral | X | X | X | PS | |||
canCommunication | peripheral | X | X | X | PS | |||
canintCommunication | peripheral | X | X | X | PS | |||
hetPwm | peripheral | X | X | X | PS | |||
i2cCommunication | peripheral | X | PS | |||||
mpu | peripheral | X | X | X | PS | |||
sci_uart_9600 | peripheral | X | X | X | PS | |||
rtiBlinky | peripheral | X | PS | |||||
freeRTOSBlinky | rtos | X | PS | |||||
freeRTOScoOperative | rtos | X | PS | |||||
freeRTOSIdleHook | rtos | X | PS | |||||
freeRTOSSyncTaskAndInt | rtos | X | PS | |||||
Ethernet Driver | peripheral | X | X | PB | See Lightweight TCP/IP Stack below | |||
USBD Driver + CDC Stack | peripheral | PB | See details on this wiki site | |||||
Hercules Bootloader | utility | X | X | X | QJ | |||
SENT Protocol on N2HET | peripheral | X | X | SENT | DB | |||
FlexRay Multi-node example | peripheral | X | FlexRay | QJ | Tested up to 5 FlexRay node network using MDKs and HDK with Expansion Hardware. | |||
HDK Diagnostics | test | X | X | X | QJ | |||
SCI-based printf debug | utility | SCIPrintf | JMM | |||||
MotorWare: FOC smo+encoder | algorithm | X | DRV8301-LS31-KIT | HN | 8/28 release | |||
MotorWare: InstaSPIN BLDC | algorithm | X | DRV8301-LS31-KIT | HN | 8/28 release | |||
TCP/IP Stack: lightweight IP | stack | X | PB | |||||
NHET as GPIO Lab | Lab | AV | –Create a TMS570 HALCoGen Project –Generate and import code into Code Composer Studio –Write code to turn on the LED on NHET pin 1 –Build, deploy and execute the code to the microcontroller | |||||
Blinky Lab | Lab | AV | HALCoGen Project, into Code Composer Studio, blink the LED on NHET pin 1; Build, deploy and execute the code to the microcontroller | |||||
MibADC Lab | Lab | X | AV | Takes analog to digital (ADC) conversions from the ambient light sensor on the development board (USB Stick or HDK) and display the conversion values to a PC using the SCI (UART) port. | ||||
NHET PWM Lab | Lab | X | AV | Generates a basic PWM with a period of 0.5 seconds and a duty cycle of 50% using the PWM to toggle the NHET1[0] and NHET1[17] LEDs on the development board | ||||
NHET Tutorials |