Engee documentation

STM32

The STM32 hardware block library. Learn more about working with STM32 blocks in Engee read in the article STM32 Support Package.


Cast To Bytes

Used to convert type variables Int16, UInt16, Int32, UInt32, Int64, UInt64 in bytes.

EDM-Target-STM32

The primary configuration of the project before code generation, compilation, firmware, and model launch.

STM32 ADC

Output of samples from the microcontroller’s ADC.

STM32 DI

Reading digital inputs from the specified pin.

STM32 DO

Recording of digital outputs to the specified pin.

STM32 Encoder

Receiving data from the encoder channels.

STM32 PWM

PWM signal generation on the specified channels of the selected timer.

STM32 USART RX

Receiving data from a UART transceiver.

STM32 USART TX

Data transmission via a UART transceiver.