このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
ユーティリティ
メモリ ブロックを使用してメモリ固有の操作を実行する
メモリ操作ブロックはすべての STM32 プロセッサをサポートしています。
ブロック
Byte Pack | 入力信号を uint8 ベクトルに変換 |
Byte Unpack | uint8 ベクトルを入力信号に変換 |
Byte Reversal | 入力語のバイト順を反転 |
CAN Pack | Pack individual signals into CAN message |
CAN Unpack | Unpack individual signals from CAN messages |
CAN FD Pack | Pack individual signals into message for CAN FD bus |
CAN FD Unpack | Unpack individual signals from CAN FD messages |
Memory Copy | Copy data from and to memory section |
Idle Task | Create free-running task (R2024a 以降) |
Protocol Encoder | Encode input data into a uint8 byte stream by specifying the packet structure (R2023a 以降) |
Protocol Decoder | Decode a uint8 byte stream by specifying the packet structure (R2023a 以降) |
Execution Profiler | Profile execution time of functions using either DWT Timer, GPIO or Timer measurement modes (R2025a 以降) |
トピック
- Simulink での STM32CubeMX を使用した STM32 プロセッサベースのボードの構成
Simulink と共に STM32CubeMX プロジェクトを使用するように STM32 プロセッサベースのボードを構成する。
- Set Up Scheduling Options for STM32 Processor-Based Boards
Setting up scheduling options for STM32 processor based boards.
- STM32CubeMX Configuration for Voltage Mode Control
Instructions for STM32CubeMX configuration.