From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wrong Mbed read

Hi everyone, 

 

I have an issue trying to read what I send to my FRDM_KL25Z (mbed target) 

I generate a stream bit that I send to my target and then I tell my target to resend to computer what it received. And the result is not as expected.

The generated stream bit is coded in U32 and contains several fields of bits. Maybe a better solution would be to send each field separatly and handle them into the target but I don't know how to do it because I don't know how are sent data and how handle them into board...

 

I joined my VI and my C++ code. In the code, handling of reception can be found in in first lines of the function rcvAndConv().

 

Thank you for your help ! 

Download All
0 Kudos
Message 1 of 3
(2,520 Views)

Hi,

 

Can you attach the subVIs mbed-read and mbed-write?

 

Thanks

Felipe Flores
Technical Support Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,462 Views)

Hi Felipe, 

 

Thank for your answer but I found solution recently. 

 

Regards, 

 

Raphaël 

0 Kudos
Message 3 of 3
(2,449 Views)