Skip to main content
Kaushal.Panchal
Associate
September 29, 2022
Question

BlueNRG -2 Sensor-demo code not working.

  • September 29, 2022
  • 1 reply
  • 896 views

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.

This topic has been closed for replies.

1 reply

MOhamed_Mehery
Associate III
May 24, 2023

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