• Serial Wire Output ?
    Can you advise some example that would use the SWO port for output from the program in UART mode? Ideal for STM32F1
  • Logging of serial output window?
    Is it possible to log the output of a serial window in a file?
  • No serial output when using lwIP
    Hello, I'm trying to implement a basic application on an embedded device using lwIP. I got the basic project set up, the retarget-ing works as expected. However when I add lwIP into the project...
  • Serial Wire Trace Output pin
    For j-Trace initialization file is required for LPC1769. In same way initialization file is required for serial wire output trace.
  • Why output data is wrong by serial?
    hello,everyone! I wrote a program about serial communication and when I run it on simulator,it is no problem, but when I upload it to the Phytec KitCon167's flash,something wrong occur. The program...