Can't set character match bits in USART_CR2
Posted on April 18, 2014 at 02:58I'm trying to generate a reset on a USART receive character match on the F3 Discovery board. If I understand the user manual, I need to set bits 31:24 of USART_CR2 to be the character I want to match. The problem is ...