Proyecto Final – Medición de Inclinación 0.0.1
Este proyecto utiliza la placa NUCLEO-STM32F446RE y permite detectar y visualizar en tiempo real la inclinación mediante el sensor MPU-6050.
Cargando...
Buscando...
Nada coincide
Referencia del archivo main.c

: Main program body Más...

#include "main.h"

Funciones

void SystemClock_Config (void)
 System Clock Configuration.
int main (void)
 The application entry point.
void Error_Handler (void)
 This function is executed in case of error occurrence.

Descripción detallada

: Main program body

Atención

Copyright (c) 2025 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.

Documentación de funciones

◆ Error_Handler()

void Error_Handler ( void )

This function is executed in case of error occurrence.

Valores devueltos
None

◆ main()

int main ( void )

The application entry point.

Valores devueltos
int

◆ SystemClock_Config()

void SystemClock_Config ( void )

System Clock Configuration.

Valores devueltos
None

Configure the main internal regulator output voltage

Initializes the RCC Oscillators according to the specified parameters in the RCC_OscInitTypeDef structure.

Initializes the CPU, AHB and APB buses clocks