File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,9 +13,14 @@ the commercially-available, open-platform
1313[ STM32F100 Value Line Discovery Kit] ( https://www.st.com/en/evaluation-tools/stm32vldiscovery.html )
1414with soldered-on pins fitted on a breadboard.
1515
16- The wiring is straightforward. The blinking LED at $\frac{1}{2} ~ \text{Hz}$
17- uses the blue colored user-LED controlled by pin ` portc.8 ` .
16+ The wiring is straightforward. The standard monotone blinking LED
17+ uses the blue user-LED factory-fitted on pin ` portc.8 ` .
1818The RGB LED digital control signal is on ` portb.9 ` .
19- A logic-AND gate shifts the microcontroller pin's level
20- from $3.3~ \text{V}$ to $5~ \text{V}$.
19+ A logic-AND gate shifts the microcontroller pin's voltage level.
2120The microcontroller is clocked at $24~ \text{MHz}$.
21+
22+ The hardware setup with the RGB LED in action is pictured
23+ in the image below. The pictures depicts a pink hue eminating
24+ from the bright RGB LED of type ws2812B.
25+
26+ ![ ] ( ./images/board09_08b.jpg )
You can’t perform that action at this time.
0 commit comments