Skip to content

Hoel/mbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBED SW4STM32 STM32F303CC

compiles fine but fails at runtime as soon as wait statement is reached, step debugging tells the problem is related to systick irq or configuration.

It falls in <UsageFault_Handler> when reaching __HAL_TIM_SET_COMPARE(&TimMasterHandle, TIM_CHANNEL_1, (uint32_t)timestamp); this function is situated in the file : us_ticker_32b.c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages