2022-09-28 10:53 PM
Hi Team,
I am using stm32l475vg MCU and board is B-L475EIOT01.
If I create sensor demo project with BlueNRG-1 then it is working properly but If I create same project same configuration with BlueNRG-2 then it is not working.
It is stuck in here for BlueNRG-2.BlueNRG-2 configuration I made like this.
SPI configuration
NVIC configuration Could you guys please check it. Where is the problem?
Also attached ioc file.
Please reply If I done something wrong.
Thanks
Kaushal Panchal.
2023-05-24 01:33 AM
I beleive that the interrupt is inactive at this line, the HAL_Get_tick function return the value of systick timer, if the interrupt is disabled, the timer value won't be changed