이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
유틸리티
메모리 블록을 사용하여 메모리와 관련된 작업을 수행
메모리 작업 블록은 모든 STM32 프로세서를 지원합니다.
블록
Byte Pack | Convert input signals to uint8 vector |
Byte Unpack | Convert uint8 vector to input signals |
Byte Reversal | Reverse order of bytes in input word |
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 이후) |
도움말 항목
- Configure STM32 Processor-Based Boards using STM32CubeMX with Simulink
Configure the STM32 Processors-Based Boards to use STM32CubeMX project with Simulink.
- 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.