User Activity

im having trouble displaying my own bitmap what converter should i use to convert a bmp file to array to work with this function 
in stm32f4xx_hal.c file the function __weak HAL_StatusTypeDef HAL_InitTick uses a function HAL_SYSTICK_Config thats in stm32f4xx_hal_cortex.c file and that function uses SysTick_Config(TicksNumb) but i cant find this function .just wondering where th...
im looking in the bsp folder for the stm32f429i-disc in the stm32cube_fw_f4 folder and i see a file stm32f429i-discovery_eeprom.c why is this here as i dont believe there is a eeprom on this board 
in the ili9341.c file located  in the "stm32cube_FW_F4_Vxx/drivers/BSP/Components/ili9341.c" in this file there is a function called LCD_IO_Init(); what file is this function at i noticed that in the ili9341.h file the function prototype for LCD_IO_I...
im confused about the TIMPRE bit in the RCC_DCKCFGR does it only effect the apb1 and not apb2 timers cause the way it describes this bit it acts like the apb2  can be times 4 because it says PPREx so 1 or 2  but on cube mx im noticing when u enable t...
Kudos from