chipKIT® Development Platform

Inspired by Arduino™

serial Usart setting with nine bit data

Created Tue, 10 Jan 2012 01:42:29 +0000 by solucionesvending


solucionesvending

Tue, 10 Jan 2012 01:42:29 +0000

Hi, I want to know if the serial library support the settings of 9 bit data, I want to use with a special protocol, thanks, if I need to make a new library, how can I do it? thanks, best regards, sorry for my bad english


Jacob Christ

Tue, 10 Jan 2012 03:45:42 +0000

I think someone else recently asked the same question. I think the answer is that the library does not support and that you have to talk directly to the pic32 registers. You might do a search for the topic.

Jacob