I am new to mbed. Now I am doing a protocol converter on mbed. The input command is a 7-byte hexdecimal command(for example: FF 01 00 04 3F 00 44).
Each byte has different function. I have serial connection through usb between mbed and PC. But I have problem in writing program that the mbed can recognize and receive the hex command, and display it on PC.
Best regards.
Hi, pros.
I am new to mbed. Now I am doing a protocol converter on mbed. The input command is a 7-byte hexdecimal command(for example: FF 01 00 04 3F 00 44).
Each byte has different function. I have serial connection through usb between mbed and PC. But I have problem in writing program that the mbed can recognize and receive the hex command, and display it on PC.
Best regards.
Sorry, guys. I will focus on one and read the website first. Thanks!
Sorry, guys. I will focus on one and read the website first. Thanks!
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
Hi, pros.
I am new to mbed. Now I am doing a protocol converter on mbed. The input command is a 7-byte hexdecimal command(for example: FF 01 00 04 3F 00 44). Each byte has different function. I have serial connection through usb between mbed and PC. But I have problem in writing program that the mbed can recognize and receive the hex command, and display it on PC.
Best regards.