{"id":462,"date":"2014-02-04T12:52:43","date_gmt":"2014-02-04T12:52:43","guid":{"rendered":"https:\/\/ibex.tech\/open-source\/?p=462"},"modified":"2022-02-18T15:15:03","modified_gmt":"2022-02-18T15:15:03","slug":"pic32-uart-full-duplex","status":"publish","type":"post","link":"https:\/\/ibex.tech\/open-source\/communications\/uart\/pic32-uart-full-duplex","title":{"rendered":"PIC32 UART Full Duplex"},"content":{"rendered":"<p>\nThis is a general use PIC32 comms UART handler.\n<\/p>\n<p>\nThe driver is full duplex bus so TX and RX can occur independently\n<\/p>\n<p>\nIt automatically deals with variable packet length by including a length value in the packet. &nbsp;It also automatically adds simple check summing of the packet.\n<\/p>\n<p>\nGet the files from our GitHub repository <a href=\"https:\/\/github.com\/ibexuk\/C_Communications_UART_PIC32_Full_Duplex\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a general use PIC32 comms UART handler. The driver is full duplex bus so TX and RX can occur independently It automatically deals with variable packet length by including a length value in the packet. &nbsp;It also automatically adds simple check summing of the packet. Get the files from our GitHub repository here.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[],"class_list":["post-462","post","type-post","status-publish","format-standard","hentry","category-uart"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/posts\/462","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/comments?post=462"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/posts\/462\/revisions"}],"predecessor-version":[{"id":463,"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/posts\/462\/revisions\/463"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/media?parent=462"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/categories?post=462"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/open-source\/wp-json\/wp\/v2\/tags?post=462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}