uRTEDemo_03_Nucleo-F446RE_SystemStates_10_Model

HWComponent

GPIO

Collector for pin peripherals

Diagrams

Safety

Required
SIL derived -
overwrite (SIL_manual) derived
reason (SIL_manual_reason)
SIL -
Achieved
SIL achieved QM
justification

Properties

Base
NameGPIO
Type HWComponent
Description

Collector for pin peripherals

User-IDHWComponent_5
UID__P9WIOTSEeyrV5NXTwe27Q
Ports
Sub Components

Hardware Components (2)

Hardware Components contained in this HWComponent.

Component Type Start End SIL req SIL ach Sub-Components Technical Functions sub Technical Functions Requirements sub Requirements

LD2 [Green Led] on the Nucelo Board

Periphery GPIOA_BASE GPIOB_BASE - 1 - QM

B1 [Blue PushButton] on the Nucleo Board

Periphery GPIOC_BASE GPIOD_BASE - 1 - QM

Functional Layer

Technical functions to sub-components (1)

Technical Functions referencing to sub-components of this HWComponent.

Function LFB Software Hardware Technical Functions sub Technical Functions Requirements sub Requirements

An LED shall blink to indicate that the system is alive and responding.

Software Layer

Drivers (2)

Drivers which utilize this component or one of its sub-components.

Unit Parent Function calls Technical Functions Requirements Type Tasks WCET Stack ROM Globals ProtectionSets SIL req SIL ach Signals Runnables DataType Is Synchronous Hardware

Reads the current button state from hardware

Button
InDriver 0 0 0
QM QM uRTE_boolean_t true

Hardware write-Interface towards the LED

LED
OutDriver 0 0 0
QM QM uRTE_boolean_t true

Tasks (2)

Tasks using this HWComponent or one of its sub-components.

Task Core SIL Priority Software States Signals Init Hardware OutputSections Own TimeBase Stack

Task responsible for reading the button state

Arm® Cortex®-M4 SIL_1 6 - false .rtos.task.Button

Task responsible to let the LED blink

Arm® Cortex®-M4 SIL_1 4 - false .rtos.task.LED