Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
centrex Guru Joined: 13/11/2011 Location: AustraliaPosts: 320
Posted: 04:52pm 02 Oct 2015
Copy link to clipboard
Print this post
Hi Peter
Have you done anymore testing of the board and what is the Arduino board that is plugged into the mother board.
Cliff Cliff
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10406
Posted: 10:12pm 02 Oct 2015
Copy link to clipboard
Print this post
The board is fully tested and works well. 40-pin TFT and SPI TFT all plug directly and work properly. The USB console using the PIC16F1455 also works very well. The wiring to use the PIC16F1455 to program the MX170 needs changing to match the latest code from Jean (Microblocks). I'll incorporate this change into the 64-pin version which I will send for fabrication in the next few days.
The shield is a general purpose Arduino I/O shield I got ages ago. Looking on ebay I can't quickly find an equivalent.
I'm currently playing using a SSD1963 with the RD pin enabled to allow reading of the graphics memory to allow read/modify/write type operations
centrex Guru Joined: 13/11/2011 Location: AustraliaPosts: 320
Posted: 10:15pm 06 Dec 2015
Copy link to clipboard
Print this post
Hi Peter
Just wondering what frequency do yo run the backlight led at.
CliffCliff
WhiteWizzard Guru Joined: 05/04/2013 Location: United KingdomPosts: 2948
Posted: 10:23pm 06 Dec 2015
Copy link to clipboard
Print this post
For what its worth; I run my backlights at PWM 1000 to eliminate any flicker. This can be reduced to around 100 but then I noticed that some TFTs then flicker slightly at this frequency!! (and I am really sensitive to this)
The other thing to note is that if you are making a 'video' of your products, then the lower frequencies sometimes get picked up by the electronics in the camera device which then make for a 'poor' video
WW
centrex Guru Joined: 13/11/2011 Location: AustraliaPosts: 320
Posted: 10:38pm 06 Dec 2015
Copy link to clipboard
Print this post
Thanks WW
I am playing with one of Matherps boards and found that it all worked at 500hz OK.
I will keep playing.Cliff
MicroBlocks Guru Joined: 12/05/2012 Location: ThailandPosts: 2209