User Tools

Site Tools


en:pfw:spi_msp430

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:pfw:spi_msp430 [2023-09-04 18:20] – gelöscht - Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1en:pfw:spi_msp430 [2023-09-06 12:51] (current) – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden 157.90.7.32
Line 1: Line 1:
 +{{pfw:banner.png}}
 +====== SPI protocol MSP430 versions ======
 +
 +===== Bitbang, USCI and eUSCI versions =====
 +
 +For those systems:
 +
 +* [[en:pfw:spi_msp430_noforth|noForth]], With examples, WS2812 driver, OLED, Flash memory, etc.
 +
 +----
 +
 +{{https://user-images.githubusercontent.com/11397265/120074443-4251fd00-c09d-11eb-923c-1ff2f56d2aa6.jpg|Micro Launchpad als node-1 sm}}\\
 +**Micro Launchpad with MSP430G2553 talks to a 24L01P via SPI**
 +
 +
 +----
 +
 +{{https://user-images.githubusercontent.com/11397265/120888343-1df3a480-c5f8-11eb-840e-e31f6b14faec.mp4}}
 +
 +**eUSCI SPI OLED & Flash driver (implementing the NOF file system)**
 +
 +
 +----
 +
 +{{https://user-images.githubusercontent.com/11397265/126787475-fdae1c76-c842-4ad9-8aab-0880ffb55400.mp4}}
 +
 +**using eUSCI SPI to implement a WS2812 LED driver from 1 to 2000 leds**
 +
 +
 +----