Most recent activity
-
-
-
As Stev noticed, the screen on HY32 works unreliable.
For me it reports "Unknown LCD code 0 0" 100% of time after reset(). However, it prints Espruino welcome screen.
What I noticed is that if I change FSMC initialization code (\libs\graphics\lcd_fsmc.c: LCD_init_hardware) to the one from HY32's examples, it stops complaining. This means that timings are wrong (at least for reading).
Gordon, if you want me to contribute to your project, I would rewrite FSMC init part of code.
-
Hi,
I have successfully set up my build environment. I can confirm that current version from git repository works fine with my HY32 board.
Details:
Windows 7-64 host
VirtualBox 4.3.2
Linux absolute 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3+deb7u1 i686 GNU/Linux
Distributor ID: Debian
Description: Debian GNU/Linux 7.5 (wheezy)
Release: 7.5
Codename: wheezy
Sourcery CodeBench Lite 2013.11-24Hey Gordon, I can share my VirtualBox image. Just give me a link where I can upload ~900MB
-
The speed is actually high. I use STemWin (Segger's emWin sublicensed to ST - free for all STM32 users) and it's internal benchmark
Sorry. I messed with numbers. Earlier I wrote it was 8MB/s. Actually it's 8 megepixels/s (and each pixel is 16bit)
So:
for 16 bit parallel inferface it's 8 megapixels/s
for 8 bit parallel inferface it's 4 megapixels/s
for SPI inferface it's 1 megapixels/sYou choose :)
-
-
Sorry, no. They aren't pin compatible. I just use a bunch of jumper wires
And I also use FMSC to drive the bus. Gordon's board contains chip from medium-density series, so it does not have FMSC. But it's not really a problem. It can be driven by bit banging (if you have enough free pins)
Let's count. You need WR, RD, CS, A0 and either 8 or 16 data bits for display and CS, MCK, MISO and MOSI for touch
-
Hi,
I would recommend to try this
http://www.ebay.com/itm/3-5-TFT-LCD-Module-Display-for-Arduino-PCB-adapter-Touch-Panel-/130953756581?pt=LH_DefaultDomain_0&hash=item1e7d73bfa5It's IPS and it is really different. I own both this one and HY32
Gordon,
I'm always wondering why don't you use STM32F103RF? I understand it's $0.7 more expensive, but 3 times more flash and 2 times more RAM could save a lot of efforts for you...
http://www.aliexpress.com/item/Free-Shipping-Original-STM32F103RFT6-franchise-ST32F-SCM/1467537996.html