NUVOTON N9H30

Post Reply
sridhar
Posts: 35
Joined: 26 Aug 2019, 20:29
Location: India

29 Nov 2019, 20:32

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 by using GUI builder.I also made a keyboard,
Numpad using Segger support.

Now I need to make windows which should change on clicking a button.
I also need to support videos,camera in my project.
So please do the needful.

sridhar
Posts: 35
Joined: 26 Aug 2019, 20:29
Location: India

11 Dec 2019, 11:28

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 the codes are working as per my requirement.
It is that much simple with nuvoton.
Thanks for the BSP files given by nuvoton at that much extent.
Thanks
R Sridhar

Roy_chen
Posts: 10
Joined: 18 Feb 2019, 14:02

21 Jan 2020, 10:40

Hi Sridhar

If you look over the emWin_SimpleDemo in BSP, you should be know how to create window with API (CreateFramewin).
and you can use below API to delete window to reach your function
WM_DeleteWindow(pMsg->hWin);

thanks

PRChen

Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests