Files
Trinity-DevPCB-V1.0/Debug/Core/Src/main.cyclo
T
pima 5e3dd3128b Both sensors now run over interrupts in pulse mode. This still needs
tweaking as its buggy but works for now on full speed for both sensors.
2026-09-20 19:55:57 +02:00

24 lines
1.1 KiB
Plaintext

../Drivers/CMSIS/Include/core_cm4.h:2059:26:ITM_SendChar 4
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h:1679:22:LL_RCC_LSE_SetDriveCapability 1
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:364:22:LL_AHB1_GRP1_EnableClock 1
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:539:22:LL_AHB2_GRP1_EnableClock 1
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h:233:26:LL_HSEM_1StepLock 2
../Core/Src/main.c:132:5:_write 2
../Core/Src/main.c:145:5:main 2
../Core/Src/main.c:260:6:SystemClock_Config 3
../Core/Src/main.c:326:6:PeriphCommonClock_Config 2
../Core/Src/main.c:351:13:MX_I2C1_Init 4
../Core/Src/main.c:399:13:MX_IPCC_Init 2
../Core/Src/main.c:425:13:MX_RF_Init 1
../Core/Src/main.c:446:13:MX_RTC_Init 3
../Core/Src/main.c:489:13:MX_SPI1_Init 2
../Core/Src/main.c:529:13:MX_SPI2_Init 2
../Core/Src/main.c:569:13:MX_TIM2_Init 6
../Core/Src/main.c:624:13:MX_DMA_Init 1
../Core/Src/main.c:652:13:MX_GPIO_Init 1
../Core/Src/main.c:719:6:Start_DataAnalysis 1
../Core/Src/main.c:802:6:Start_ICM45686 3
../Core/Src/main.c:881:6:Start_BMM350 4
../Core/Src/main.c:934:6:HAL_TIM_PeriodElapsedCallback 2
../Core/Src/main.c:952:6:Error_Handler 1