cancel
Showing results for 
Search instead for 
Did you mean: 

BlueNRG -2 Sensor-demo code not working.

Kaushal.Panchal
Associate II

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.0693W00000UFOkDQAX.pngBlueNRG-2 configuration I made like this.

0693W00000UFOkNQAX.pngSPI configuration

0693W00000UFOkcQAH.pngNVIC configuration 0693W00000UFOmsQAH.pngCould you guys please check it. Where is the problem?

Also attached ioc file.

Please reply If I done something wrong.

Thanks

Kaushal Panchal.

1 REPLY 1
MOhamed_Mehery
Associate III

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