Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello. Beginner here.
I've cut my teeth using LPC1768 and the online compiler. I'm now moving on to a new university course which has the following mini-project:
"OLED display control over SPI exercise: Obtain hands-on experience writing a device driver in C for an SPI peripheral, using the FRDMKL03 ARM board and the OLED display from the course hardware kit."
I'm proposing to use GCC and Freescale KSDK for this. Is there a good starting place for learning how to write a device driver using these tools? What other software tools might I need?