STM32
The STM32 hardware block library. Read more about working with STM32 blocks in Engee in the article STM32 Support Package.
- Cast To Bytes
-
Used to convert type variables
Int16,UInt16,Int32,UInt32,Int64,UInt64in 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 USART RX
-
Receiving data from the UART transceiver.
- STM32 USART TX
-
Data transmission via a UART transceiver.