On 16 March 2018 at 08:52, Thắng Lê <lethang12...@gmail.com> wrote: > The data frame is: 1 bit start + character 7 bits + 1 bit even parity + 1 > bit stop. I dont need creat this Frame for TX, if there is anyway that i > can configure this Frame for RX without touching uart firmware and > component source?
It sounds like you should be able to configure the UART for 1 start, 1 stop and no-parity and then right-shift the data to lose the parity bit (Possibly after checking parity manually) -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1916 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers