El_Paco
Member level 1
- Joined
- Mar 7, 2002
- Messages
- 38
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 363
I tried to use the external Uart with the debugger M_o_n 51.
but it did'nt work
I write a testprogram and send some data to Pc and from PC to MCU -- this works without problems.
I foundout that in the install.a51 of the mon file the generrated Bauddiv Value for the external Uart was 0, because the parser can't handle values bigger then 65535.
OK -- i correct this -- at this time Bauddiv has the correct value -- but nothing works.
Has someone a tip or had have equal problems and know a solution?
Best regards
El_Paco
Ps.:
IO-Space for Uart is 0xE400 - 0xE7FF
P32(INT0) is for intrpt - pin used
but it did'nt work
I write a testprogram and send some data to Pc and from PC to MCU -- this works without problems.
I foundout that in the install.a51 of the mon file the generrated Bauddiv Value for the external Uart was 0, because the parser can't handle values bigger then 65535.
OK -- i correct this -- at this time Bauddiv has the correct value -- but nothing works.
Has someone a tip or had have equal problems and know a solution?
Best regards
El_Paco
Ps.:
IO-Space for Uart is 0xE400 - 0xE7FF
P32(INT0) is for intrpt - pin used