Question
STM8/128 demo fw broken (UARTs)
Posted on December 21, 2013 at 16:23
The STM8/128-EVAL demo firmware provided by ST is broken:
It does not correctly enable the output pins for the TX lines. Thus you will never see anything on the USARTs in the adc demos that are supposed to use them. Philipp P.S.: I've put a simple, working USART demo for the STM8/128-EVAL at http://www.colecovision.eu/stuff/stm8/ it repeatedly outputs ''Hello world!'' at 1200 baud, 1 stop bit.