{"id":255,"date":"2013-04-04T13:16:22","date_gmt":"2013-04-04T13:16:22","guid":{"rendered":"http:\/\/www.electronic-products-development.com\/?p=255"},"modified":"2022-02-18T15:37:49","modified_gmt":"2022-02-18T15:37:49","slug":"spi-pic18","status":"publish","type":"post","link":"https:\/\/ibex.tech\/embedded\/microchip\/pic18\/c18-compiler\/spi-pic18","title":{"rendered":"SPI &#8211; PIC18"},"content":{"rendered":"<p>\n&nbsp;\n<\/p>\n<pre>\r\n<code>\r\n\t\/\/----- SETUP SSP1 -----\r\n\t\/\/Used for: \r\n\t\/\/CLK idle in low state\r\n\t\/\/AT45DB081 clocks in data on the rising edge, outputs data on the falling edge\r\n\tSSPSTAT = 0b01000000;\r\n\tSSPCON1 = 0b00100000;\t\t\/\/Fosc \/ 4 = 10MHz\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \/\/&#8212;&#8211; SETUP SSP1 &#8212;&#8211; \/\/Used for: \/\/CLK idle in low state \/\/AT45DB081 clocks in data on the rising edge, outputs data on the falling edge SSPSTAT = 0b01000000; SSPCON1 = 0b00100000; \/\/Fosc \/ 4 = 10MHz &nbsp; &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-255","post","type-post","status-publish","format-standard","hentry","category-c18-compiler"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/posts\/255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/comments?post=255"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/posts\/255\/revisions"}],"predecessor-version":[{"id":525,"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/posts\/255\/revisions\/525"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/media?parent=255"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/categories?post=255"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/embedded\/wp-json\/wp\/v2\/tags?post=255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}