• @Gordon,

    tried both... using 330 for baud rate failed no matter what - w/ and w/o E.setClock(). But the combination of lowering the clock rate of the UART using E.setClock({M:8, N:336, P:4, Q:7, PCLK1:2, PCLK2:8}); and 316bps did the job (on Serial1/USART1).

    What properties and values do I have to use in E.setClock(...) for using Serial2/USART2?

About

Avatar for allObjects @allObjects started