Search found 88 matches
- 23 May 2021, 17:08
- Forum: Nuvoton HMI/GUI
- Topic: emWin and TTF TrueType Font related
- Replies: 0
- Views: 12985
emWin and TTF TrueType Font related
Q: How to use TTF with emWin? A: https://wiki.segger.com/Set_external_TTF_font_(Sample) Q: Does emWin library contain TTF library or TTF font data resource? A: No. Details in the link https://forum.segger.com/index.php/Thread/1713-Default-True-Type-font-in-emWin/ Q: Any limitations? A: Yes. Details ...
- 17 Feb 2021, 11:01
- Forum: Nuvoton Arm9
- Topic: M261 series sample code usb hub issue
- Replies: 1
- Views: 11049
Re: M261 series sample code usb hub issue
This track is for discussion Arm 7 / 9 MPU ONLY, hence please forward your questions to viewforum.php?f=30~
- 17 Feb 2021, 11:00
- Forum: Nuvoton Arm9
- Topic: M261 series sample code usb hub issue
- Replies: 1
- Views: 4648
Re: M261 series sample code usb hub issue
This track is for discussion Arm 7 / 9 MPU ONLY, hence please forward your questions to viewforum.php?f=30~
- 17 Feb 2021, 10:46
- Forum: Nuvoton HMI/GUI
- Topic: emwin vnc
- Replies: 3
- Views: 7766
Re: emwin vnc
If you're using FreeRTOS & lwIP, you have to familiar with the knowledge of operation & configuration of FreeRTOS & lwIP. Nuvoton ONLY ported hardware layer in FreeRTOS and lwIP (N9H30 ONLY because of it has built-in Ethernet interface), you can find in: N9H30 FreeRTOS: https://github.com/OpenNuvoto...
- 17 Feb 2021, 10:38
- Forum: Nuvoton HMI/GUI
- Topic: tslib touch screen calibration not working
- Replies: 1
- Views: 3848
Re: tslib touch screen calibration not working
I suggest you to download the latest N9H series Non-OS BSP and try again~
https://github.com/OpenNuvoton/N9H30_emWin_NonOS
https://github.com/OpenNuvoton/N9H20_emWin_NonOS
https://github.com/OpenNuvoton/N9H26_emWin_NonOS
https://github.com/OpenNuvoton/N9H30_emWin_NonOS
https://github.com/OpenNuvoton/N9H20_emWin_NonOS
https://github.com/OpenNuvoton/N9H26_emWin_NonOS
- 05 Feb 2021, 11:40
- Forum: Nuvoton Arm9
- Topic: ARM9 sample code issues
- Replies: 3
- Views: 5339
Re: ARM9 sample code issues
It may help if you post the whole log~
- 05 Feb 2021, 11:24
- Forum: Nuvoton HMI/GUI
- Topic: TFT refreshing when updating new CAN value
- Replies: 1
- Views: 5286
Re: TFT refreshing when updating new CAN value
Can you get the N9H30 user manual for the board schematic?
I guess it's a pin conflict issue.
I guess it's a pin conflict issue.
- 05 Feb 2021, 10:11
- Forum: Nuvoton Arm9
- Topic: ethernet n9h30
- Replies: 3
- Views: 4325
Re: ethernet n9h30
Seems Nuvoton didn't provide any software stacks. Hence, if you're not familiar with those software stacks, the learning curve and entry barrier is high. What Nuvoton can do is porting its Ethernet driver into lwIP, because these parts are related with Nuvoton. The sample code is okay when IP addres...
- 11 Jan 2021, 14:46
- Forum: Nuvoton Arm9
- Topic: ethernet n9h30
- Replies: 3
- Views: 4325
Re: ethernet n9h30
FreeRTOS sample code: \N9H30_emWin_NonOS-master\SampleCode\FreeRTOS FreeRTOS source code: \N9H30_emWin_NonOS-master\ThirdParty\FreeRTOSV9.0.0\FreeRTOS lwIP sample code: \N9H30_emWin_NonOS-master\SampleCode\LwIP_httpd lwIP source code: \N9H30_emWin_NonOS-master\ThirdParty\lwip-1.4.1 Other FreeRTOS sa...
- 08 Jan 2021, 17:18
- Forum: Nuvoton HMI/GUI
- Topic: [N9H20 Non-OS] How to utilize GB2312 font encoding?
- Replies: 0
- Views: 4161
[N9H20 Non-OS] How to utilize GB2312 font encoding?
Nuvoton added GB2312 font encoding support and here are the steps: 0. You need a font data contains GB2312 font. Please note that Nuvoton emWin feature does not come with any fonts or a permission or license to use any PC installed font for converting purposes. It is user’s sole responsibility to no...
