User Activity

I am using the Fatfs to mount the SD Card. As soon as f_mount is called it puts the ticks in hang up state causing the HAL_Delay to be in infinite loop resulting in device hang up.I am using the STM32F407-Dicovery BoardFor SD Card I am using the SPI1...
I want to discover the peripheral devices with BlueNRG-2 central role.The initializing function set up the public address with ac_write_config_data and than initialize the Gatt layer with aci_gatt_init function. Finally I call gap_init with the follo...