Search found 3 matches
- Sat Feb 07, 2015 2:21 pm
- Forum: Development of MicroPython
- Topic: SPI support for the Teensy port
- Replies: 3
- Views: 5601
Re: SPI support for the Teensy port
I'll see what I can do. I don't need fatfs support so maybe that will help things fit in the flash.
- Sat Feb 07, 2015 11:27 am
- Forum: Development of MicroPython
- Topic: SPI support for the Teensy port
- Replies: 3
- Views: 5601
Re: SPI support for the Teensy port
I'll look into it a bit more. The fatfs support isn't really important for me, so maybe flash space won't be an issue.
- Fri Feb 06, 2015 10:56 pm
- Forum: Development of MicroPython
- Topic: SPI support for the Teensy port
- Replies: 3
- Views: 5601
SPI support for the Teensy port
I've just started to dig around in the teensy directory, hoping to enable the the SPI class for the board. Actually, I'm hoping to be able to access the SD card and LCD on this Adafruit touchscreen board . Can someone give me an idea as to where I should begin to attempt this? I've seen the mpconfig...