User Activity

file:system_stm32f3xx.cvoid SystemInit(void){/* FPU settings --------------------------------------------------------------*/#if (__FPU_PRESENT == 1) && (__FPU_USED == 1) SCB->CPACR |= ((3UL << 10*2)|(3UL << 11*2)); /* set CP10 and CP11 Full Access *...
Posted on February 14, 2015 at 21:38Hi!Please help me.I am use (win7) stm32cubemx ver4.6.0 & java8 update31. When stm32cube generate code- main.c, gpio.h, stm32f0xx_hal_conf.h are missing!Sometimes- some file may be,sometimes- another file- missing....