Hello, I'm using a PhyCore HSE with a C167CSL40M and an external UART 16C550. I test my program with monitor, everything is ok. When I load my program with flashtool I have a communication problem. My communication doesn't send what I want. Is it possible that somebody help me please. Thank you Benoît
Hello, I progress with my communication error. With Monitor everything is ok. But when I load, I receive on Hyperterminal for example : 0x78 but I send 0x38, 0x6D but I send 0x0D. What is my error? Why the High Data is wrong and low ok? Thank you