Bob Ryan

Results 2 comments of Bob Ryan

I've modified the header to match the stm8s series. https://github.com/BobRyan530/stm8s/blob/master/stm8s.h Note that I renamed the USART_xx registers to UART_xx to match the datasheet. Other than that some of the register...

Feel free to pull whatever you'd like. Using offsets the way you are makes sense to me. Do you happen to know if the bit values in each register are...