FlexCase

Programming Overview

Simulink - Use Simulink to program the automotive grade MCU. Good for:

  • Direct access to I/O.
  • Simplest programming.
  • High reliability needs.

Live Debugging - Visualize and set variables for real-time algorithm debugging.

Simulink Co-Processing - Use Simulink to program the high speed MPU. Utilize the MCU and MPU in tandem. Good for:

  • Use the high speed processor. Good for high computation requirements.
  • Easily integrate sensors based on USB or Ethernet.
  • Easily write sensor data to a micro-SD card for later analysis.

Python Programming - Run Python code on the FlexCase.

Logging Data - Write data and variables to storage for later analysis.

CAN Flasher - Update MCU firmware through CAN (for lite versions of the FlexCase)