how send binary data by uart

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
XuWa_4652391
Level 2
Level 2
First like given Welcome!

Hi team,

i want usb uart to send binary data, i tried CyU3PDebugPrint lile CyU3PDebugPrint(4, mybinarybuff);

but all the data after 0 byte will be remove. can somebody help me ?

0 Likes
1 Solution

I rewrite the CyU3PDebugPrint funtion ,remove the MyDebugSNPrint function, solve the problem.

View solution in original post

0 Likes
3 Replies