Ghassan Al-Mutawa
Junior Member level 3

i am asking for help in a simple problem that makes me mad, i am doing a home project to write to a microcontroller using a visual basic program then the microcontroller check some thing and send an eight bit signal to the visual basic program. the real problem is that when the microcontroller send the signal of 8 bits to the computer i have to do the reading 3 times so i can see some thing appearing, and appear as unicoded char ( arabic charecters ). what i really think is that the 8 bits i am sending goes to the uart buffer which is 32 bit wide and goes to the top most of the buffer, i need a hand shaking to get the job done in an apropriate way.
The big question is what are the pins i need to solve this problem ? are they CTS / RTS or i need more than that ?
If you can show me the way or tell me what to do i will be thankfull.
waiting for your reply i am in a bad mood because of this thing.
The big question is what are the pins i need to solve this problem ? are they CTS / RTS or i need more than that ?
If you can show me the way or tell me what to do i will be thankfull.
waiting for your reply i am in a bad mood because of this thing.