Search found 48 matches

by morgandu
06 Feb 2024, 09:27
Forum: Nuvoton Cortex-M4 MCU
Topic: M487 "turbo" mode
Replies: 4
Views: 3675

Re: M487 "turbo" mode

After setting flash cycle, the CLK_LDOCTL register is also set to allow LDO to output 1.26V.
by morgandu
05 Feb 2024, 10:35
Forum: Nuvoton Cortex-M4 MCU
Topic: M487 "turbo" mode
Replies: 4
Views: 3675

Re: M487 "turbo" mode

In M480BSP, all sample code have include system_M480.c . The SystemInit() function (in system_M480.c) which be called before main() will configure LDO to 1.26V. And most SYS_Init() function in main.c have configure PLL to output 192MHz. If you try sample code in M480BSP, or build your application ba...
by morgandu
01 Feb 2024, 11:33
Forum: Nuvoton IoT Platform
Topic: [M467 | M487 | M263 | M2354] Update Wi-Fi Module Firmware on NuMaker IoT Boards
Replies: 0
Views: 7476

[M467 | M487 | M263 | M2354] Update Wi-Fi Module Firmware on NuMaker IoT Boards

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] Some NuMaker IoT Boards have equipped with ESP-12F Wi-Fi modules. Such as NuMaker-IoT-M487 v1.3 NuMaker-IoT-M467 NuMaker-IoT-M263A NuMaker-IoT-M2354 The Wi-Fi module is p...
by morgandu
01 Feb 2024, 10:01
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: EBI missing AD10?
Replies: 2
Views: 6396

Re: EBI missing AD10?

For M487 series, only M487JIDAE (LQFP144) has provided all EBI pins.
M487KIDAE (LQFP128) and M487SIDAE (LQFP64) do not provide complete pins for EBI.
by morgandu
29 Dec 2023, 10:18
Forum: Nuvoton IoT Platform
Topic: [M467 | M487] Modbus RTU device on Mbed OS and NuMaker IoT boards
Replies: 0
Views: 7983

[M467 | M487] Modbus RTU device on Mbed OS and NuMaker IoT boards

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] This is a Modbus RTU (RS-485) device on NuMaker-IoT board running Mbed OS. https://os.mbed.com/teams/Nuvoton/code/NuMaker-mbed-modbus-sample/ The example should work for ...
by morgandu
29 Dec 2023, 10:03
Forum: Nuvoton IoT Platform
Topic: [M467] Using LwIP to Implement Modbus TCP on NuMaker-IoT-M467
Replies: 0
Views: 7248

[M467] Using LwIP to Implement Modbus TCP on NuMaker-IoT-M467

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] A Modbus TCP example for M467 + FreeRTOS + lwIP is also available for reference. Please click the link to read the post in Demo Code Board. http://forum.nuvoton.com/viewt...
by morgandu
19 Dec 2023, 10:09
Forum: Nuvoton IoT Platform
Topic: [M467] Modbus TCP client/server demo using CycloneTCP and FreeRTOS
Replies: 1
Views: 14055

[M467] Modbus TCP client/server demo using CycloneTCP and FreeRTOS

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] CyCloneTCP, developed by Oryx Embedded, is an IPv4/IPv6 TCP/IP stack specifically designed for resource-constrained microcontrollers. The post provides detailed instructi...
by morgandu
17 Nov 2023, 15:47
Forum: Nuvoton IoT Platform
Topic: [M487] Use NuMicroPy (MicroPython) on NuMaker IoT board
Replies: 0
Views: 26147

[M487] Use NuMicroPy (MicroPython) on NuMaker IoT board

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] NuMicroPy is a port of MicroPython for Nuvoton NuMicro microcontrollers. You can download the source code package on https://github.com/OpenNuvoton/NuMicroPy. Here is an ...
by morgandu
25 Oct 2023, 12:42
Forum: Nuvoton IoT Platform
Topic: [M487] Circuit diagram of NuMaker-IoT-M487 v1.3
Replies: 0
Views: 21920

[M487] Circuit diagram of NuMaker-IoT-M487 v1.3

https://direct.nuvoton.com/numaker-iot-m487 The NuMaker-IoT-M487 v1.3 development board has been on sale a long time, but the circuit diagram downloaded is for the previous version. If you want the circuit diagram of the v1.3 version, please refer to the attachment. NUMAKER-IOT-M487_v1_3.zip Please ...
by morgandu
25 Oct 2023, 12:00
Forum: Nuvoton IoT Platform
Topic: [M467 | M487] Build a Web Server on a NuMaker IoT Board using CyCloneTCP and FreeRTOS
Replies: 0
Views: 19326

[M467 | M487] Build a Web Server on a NuMaker IoT Board using CyCloneTCP and FreeRTOS

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] The CyCloneTCP CyCloneTCP designed by Oryx Embedded is a IPv4/IPv6 TCP/IP stack for resources constrained microcontroller. Supports rich application protocols and confirm...