Post Go back to editing

BLIP2 SPI output

Currently, I am trying to get some data from WSN via SPI by running ADVisionSensorController,

but I can not access it.

After issuing Enable VOS from GUI,

via SPI,

First command) Issue 0x00000001

Next command) Issue 0x00000005

Next command) Issue 0x00000003

 

I am waiting for that response from BLIP2, but I can only read 0xFFFFFFFF.

 

Could you let me know what kind of setting is correct?

Below is the current setting.

SPI Master is an Arduino Uno.

SPI Configuration is LSB FIRST.

CLOCL_DIV is 4.

  

Firmware is using VOS_Outdoors_realtime_BLIP2.dxe.

And it is also GUI, In GeneralConfiguration.xml,

DebugMode : true

UnifiedGUI : true

BlobCoordinatesViaUSB : false

Thank you for your help as always.

Best regards,

Sofy 

Parents
  • Hello, Sudheer,

    Thank you very much for your response.

    The customer is following SPI_Communication_Protcol.pdf 1.3.1.

    But that interrupt doesn't come from BLIP after sending START_MONITOR via SPI.

    I will take a look more to the customer situation.

    and let you know at once.

    Best regards,

    Sofy

Reply
  • Hello, Sudheer,

    Thank you very much for your response.

    The customer is following SPI_Communication_Protcol.pdf 1.3.1.

    But that interrupt doesn't come from BLIP after sending START_MONITOR via SPI.

    I will take a look more to the customer situation.

    and let you know at once.

    Best regards,

    Sofy

Children
No Data