yomer90
Newbie level 2
- Joined
- Jan 12, 2015
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 12
In my application I try to access boot loader using USART1 and sending data through TI microcontroller
I set the baud rate to (4800 , 9600, 19200 , 38400 & 57600) and I tried with even and no parity
when I send SYNCHAR (0x7f)
I recieve ( 0xFF or 0x7f 0r 0x02)
what should I do ro recieve ACK message
I set the baud rate to (4800 , 9600, 19200 , 38400 & 57600) and I tried with even and no parity
when I send SYNCHAR (0x7f)
I recieve ( 0xFF or 0x7f 0r 0x02)
what should I do ro recieve ACK message