Search found 35 matches

by sridhar
11 Dec 2019, 11:39
Forum: Tech Blog
Topic: NUVOTON N9H30
Replies: 2
Views: 31202

Re: NUVOTON N9H30

Hi For keypad and numpad, I used skinning notepad library C file from segger emwin and changed that code according to my need.We have to make edit text and buttons in one window with the dimensions correct. Then I also used Icon-view for using a button with image format using GUI builder and bitmap ...
by sridhar
11 Dec 2019, 11:28
Forum: Nuvoton Arm9
Topic: NUVOTON N9H30
Replies: 2
Views: 15327

Re: NUVOTON N9H30

HI Actually I need to change the windows by hiding /showing them. So that I cant make the window visible or not. Then I also tested the CAN code ,it is working perfectly. Only thing I need to configure in all sample codes is mostly pin configurations and include defines.After doing that almost all t...
by sridhar
29 Nov 2019, 21:09
Forum: Tech Blog
Topic: NUVOTON N9H30
Replies: 2
Views: 31202

NUVOTON N9H30

Hi I am currently working on a project for home automation using USB camera and data logging. I have managed to get images and tests using GUI builder and sample code for N9H30. Now I need to handle multiple windows with buttons ,keypad,numpad,USB camera,videos. So please can anyone share their samp...
by sridhar
29 Nov 2019, 21:04
Forum: Tech Blog
Topic: Nuvoton reference application: Electric Bicycle Dashboard
Replies: 1
Views: 11315

Re: Nuvoton reference application: Electric Bicycle Dashboard

Hi
I am also in a similar requirement for home automation with TFT display and USB camera using N9H 30.
So please can you post your code as sample .
by sridhar
29 Nov 2019, 20:32
Forum: Nuvoton Arm9
Topic: NUVOTON N9H30
Replies: 2
Views: 15327

NUVOTON N9H30

Hi everyone, I am currently working on a project regarding Nuvoton N9H 30 evaluation board. I have got all BSP files from Github and Nuvoton representative related to this series. I programmed this evaluation board using Nuwriter for DDRAM and SPI memory. I managed to draw the image , edits , texts ...