+ 7
Is there any way to transfer data in C with rx/tx protocol?
I have an arm processor and want to send data with its rx/tx pins but want to code it with cCan anyone help me?
3 Answers
+ 6
Martin Taylor thanks but in my searches I found some libraries like uart.h
How do they work?
+ 6
Martin Taylor
thanks for your complete answer
Im working with a customized board which is not an arm board but has arm processor as its core and in its datasheet, it has an rx/tx pins and wanna send commands via these pins but as you said, now I understand that libraries like uart.h are not standard libraries in C.
+ 3
I don't think you are gonna get answer for that here. Ask it on stack exchange. They have much wider community.