YouTube Videos about Forth

Videos

No

YouTube URL

Brief Description

1

https://www.youtube.com/watch?v=dvTI3KmcZ7I

Outstanding Mecrisp-Stellaris intro using a STM32F103 powered “Blue-Pill”

Note

Video 1: Around 7:00 the author states that he doesn’t like the STM32F Datasheet, and for the STM32F103 I agree, the GPIO configuration is very confusing, but remember, this was their FIRST ARM chip and was 10 years old back in 2017. Compared to this chip, the STM32F0xx GPIO is a breeze to configure. He also tries to enable the GPIO (and uses the wrong address) but with Mecrisp-Stellaris ALL THE GPIOS are enabled by default so you don’t need to do this. The GPIO’s are mostly set to the default INPUT mode, apart from some Alternate Function pins such as a USART used for Terminal communications.

My Videos

My YouTube “Channel”

https://www.youtube.com/c/TerryPorterElectronics

No

YouTube URL

Brief Description

11

https://youtu.be/xpTvd1Zhe0U

STM32F103C8 Diagnostics. Did your Blue Pill get a FREE 64kB Flash for Xmas ?

10

https://www.youtube.com/watch?v=60sNQISzEks

Compiling 583 forth programs on a “blue pill” in 23 seconds

9

https://www.youtube.com/watch?v=uWykNpPGsAg

Clone a stm32f103 chip running Forth

8

https://www.youtube.com/watch?v=JuW_noOexng

Stm32f103 forth devkernel showing realtime speed

7

https://www.youtube.com/watch?v=vAGTKLZq0PM

How to add error coloring to mecrisp-stellaris forth

6

https://www.youtube.com/watch?v=UpIYeZxftcE

Temperature sensing with forth and two lmt01 ttemperature sensors

5

https://www.youtube.com/watch?v=od4pkkT9sS8

Cloning a mecrisp-stellaris forth image

4

https://www.youtube.com/watch?v=7DfeEcU-tAs

Embedded forth language on arm based stm32f0 - ide error handling

3

https://www.youtube.com/watch?v=Y7BjuqQnCH8

The blue-pill development board and nokia 5110 lcd scam

2

https://www.youtube.com/watch?v=0gGkwmRNnGA

Stepper driver demo

1

https://www.youtube.com/watch?v=kDi-Nlz3-QA

Embedded forth language on arm based stm32f0 - the ide