Skip to content

Trying to use Linx with STM32F4  #129

@L1ikhith

Description

@L1ikhith

Hello
I am trying to develop custom firmware with linx to talk with STM32F446ZE board(BTT octopus V1.1). the board is working using custom firmware built using platformIO, now i am trying to integrate linx to the firmware so i can control the board using labview, i was able to integrate linx with my firmware without any errors but when i tried to run a Manual Blink example from labview i was getting Error 5003.

here is the link to the project
https://github.com/L1ikhith/Linx-STM32f

I am not sure where i went wrong can anyone help me with the issue

@samkristoff @spathiwa the issue was in labview the VISA module is writing data [255,7,0,1,0,0,7] to the serial without any error but when VISA module reads the serial instead of getting [255, 7] i am getting some random data [82,101]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions