Demo of Adafruit_SSD1306 graphics library and SPI interface on RedBear NANO nRF51822 board

Dependencies:   Adafruit_GFX_nano SPI_Demo_Nano

This is a test of the RedBear nano board and the Adafruit oled display. Currently not working because of some problem with the SPI driver which I can't understand.

History

Constructor for nrf version doesn't perform any SPI transactions, need to call configure before using default tip

2015-02-26, by tsh [Thu, 26 Feb 2015 11:32:41 +0000] rev 13

Constructor for nrf version doesn't perform any SPI transactions, need to call configure before using


Call new configure function to initialise display (but this doesn't work)

2015-02-26, by tsh [Thu, 26 Feb 2015 11:28:54 +0000] rev 12

Call new configure function to initialise display (but this doesn't work)


no spi inside begin

2015-02-26, by tsh [Thu, 26 Feb 2015 00:05:22 +0000] rev 11

no spi inside begin


need begin, if not changing main

2015-02-25, by tsh [Wed, 25 Feb 2015 23:48:02 +0000] rev 10

need begin, if not changing main


include SPI in gfv, but no gxf instance

2015-02-25, by tsh [Wed, 25 Feb 2015 23:43:51 +0000] rev 9

include SPI in gfv, but no gxf instance


all init run, OK

2015-02-25, by tsh [Wed, 25 Feb 2015 23:27:42 +0000] rev 8

all init run, OK


remove pc printf

2015-02-25, by tsh [Wed, 25 Feb 2015 22:56:59 +0000] rev 7

remove pc printf


stuff

2015-02-25, by tsh [Wed, 25 Feb 2015 22:47:55 +0000] rev 6

stuff


back to basics. Transfers complete with original pins

2015-02-25, by tsh [Wed, 25 Feb 2015 22:14:26 +0000] rev 5

back to basics. Transfers complete with original pins


constructor unwound, trnasfer stalls

2015-02-25, by tsh [Wed, 25 Feb 2015 22:01:10 +0000] rev 4

constructor unwound, trnasfer stalls