precision-converters-firmware
|
STM32 Specific configuration files for AD590 Console Application. More...
Functions | |
void | stm32_system_init (void) |
Initialize the STM32 system peripherals. | |
int32_t | check_escape_key_pressed () |
Determines if the Escape key was pressed. | |
Variables | |
struct stm32_spi_init_param | stm32_spi_extra_init_params |
struct stm32_uart_init_param | stm32_uart_extra_init_params |
STM32 Specific configuration files for AD590 Console Application.
Copyright (c) 2025 Analog Devices, Inc. All rights reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
int32_t check_escape_key_pressed | ( | ) |
Determines if the Escape key was pressed.
void stm32_system_init | ( | void | ) |
Initialize the STM32 system peripherals.
struct stm32_spi_init_param stm32_spi_extra_init_params |
struct stm32_uart_init_param stm32_uart_extra_init_params |