#BL602 and #ST7789 run on Windows ... The primitive, geometric kind 😉
https://lupyuen.github.io/articles/display#display-image-on-st7789
8 #ST7789 Init Commands that every dev needs to know ... And how we use them on #BL602
https://lupyuen.github.io/articles/display#initialise-st7789-display
#ST7789 Display will let us flip it, reverse it ... Here's how we do the #SPI thang on #BL602
https://lupyuen.github.io/articles/display#set-display-orientation
#ST7789 accepts SPI Commands in an unusual way ... Here's how we send them with #BL602
https://lupyuen.github.io/articles/display#transmit-st7789-commands
#BL602 SPI code from previous article .... Works OK for transmitting data to #ST7789
https://lupyuen.github.io/articles/display#transfer-spi-data
Sorry I goofed ... #BL602 and #ST7789 work fine at 5 MHz. Here's the update...
https://lupyuen.github.io/articles/display#initialise-spi-port
#BL602 SPI talks to #ST7789 Display at Max Speed ... 4 MHz 🚀
https://lupyuen.github.io/articles/display#initialise-spi-port
How we connect #PineCone #BL602 @PINE64 to #ST7789 SPI Display
https://lupyuen.github.io/articles/display#connect-bl602-to-st7789-spi-display
1️⃣ Start with 6502 2️⃣ Take away the odd digits 3️⃣ We get 602 ... #BL602 🤔
Next Magical Trick: #BL602 with #LoRa SX1276 @Tindie ! 👏
https://www.tindie.com/products/m2m/lora-module-for-breadboard-with-antenna/
Here's how we set SPI Timeout in #BL602 SPI HAL ... Default is to Wait Forever, which can cause problems with 4 MHz SPI
https://github.com/lupyuen/bl_iot_sdk/blob/st7789/components/hal_drv/bl602_hal/hal_spi.c#L346-L350
IoT Techie and Educator / Apache NuttX PMC