Symbols
loading...
Files
loading (1/5)...

Tx_Thread_MsgQueue sample

Tx_Thread_MsgQueue is a sample project defining the following symbols:

Most used functions

Name
Location
Summary
This function handles Non maskable interrupt.
This function handles Hard fault interrupt.
This function handles Debug monitor.
This function handles Memory management fault.
This function handles Pre-fetch fault, memory access fault.
This function handles Undefined instruction or illegal state.
This function is executed in case of error occurrence.
The application entry point.
System Clock Configuration
This function handles TIM6 global interrupt, DAC1 and DAC2 underrun error interrupts.
Application ThreadX Initialization.
Function implementing the MsgSenderThreadOne thread.
Function implementing the MsgSenderThreadTwo thread.
Function implementing the MsgReceiverThread thread.
GPIO Initialization Function

Other commonly used symbols

Name
Location
Summary
Internal High Speed oscillator (HSI) value. This value is used by the RCC HAL module to compute the system frequency (when HSI is used as system clock source, directly or through the PLL). Value of the Internal oscillator in Hz
Adjust the value of External High Speed oscillator (HSE) used in your application. This value is used by the RCC HAL module to compute the system frequency (when HSE is used as system clock source, directly or through the PLL). Value of the External oscillator in Hz
@file : main.h : Header for main.c file. This file contains the common defines of the application. @attention Copyright (c) 2021 STMicroelectronics. All rights reserved. This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
@file stm32f4xx_it.h This file contains the headers of the interrupt handlers. @attention Copyright (c) 2021 STMicroelectronics. All rights reserved. This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
External clock source for I2S peripheral This value is used by the I2S HAL module to compute the I2S clock source frequency, this source is inserted directly through I2S_CKIN pad. Value of the External audio frequency in Hz
Internal Low Speed oscillator (LSI) value. LSI Typical Value in Hz
External Low Speed oscillator (LSE) value. Value of the External Low Speed oscillator in Hz
Time out for HSE start up, in ms
Time out for LSE start up, in ms
@file stm32f4xx_hal_conf_template.h @author MCD Application Team HAL configuration template file. This file should be copied to the application folder and renamed to stm32f4xx_hal_conf.h. @attention Copyright (c) 2017 STMicroelectronics. All rights reserved. This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
This is the list of modules to be used in the HAL driver
This is the HAL system configuration section Value of VDD in mv
Transceiver Basic Control Register
Auto-Negotiation process completed
PHY status register Offset
Transceiver Basic Status Register
Enable auto-negotiation function
Select the power down mode
Set the full-duplex mode at 100 Mb/s
Set the half-duplex mode at 100 Mb/s
Set the full-duplex mode at 10 Mb/s
Set the half-duplex mode at 10 Mb/s
Restart auto-negotiation function
Uncomment the line below to expanse the "assert_param" macro in the HAL drivers code
ThreadX Component User Specific
@file app_threadx.h @author MCD Application Team ThreadX applicative header file @attention Copyright (c) 2021 STMicroelectronics. All rights reserved. This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
@file app_azure_rtos.h @author MCD Application Team azure_rtos application header file @attention Copyright (c) 2021 STMicroelectronics. All rights reserved. This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
@file app_azure_rtos_config.h @author MCD Application Team azure_rtos config header file @attention Copyright (c) 2021 STMicroelectronics. All rights reserved. This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.