Search found 45 matches

by morgandu
16 Apr 2024, 11:30
Forum: Nuvoton IoT Platform
Topic: [M467] The SNMP Agent on NuMaker-IoT-M467 using CyCloneTCP and FreeRTOS
Replies: 0
Views: 4

[M467] The SNMP Agent on NuMaker-IoT-M467 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-ipv4-ipv6-osi-model.png CyCloneTCP, designed by Oryx Embedded, is an IPv4/IPv6 TCP/IP stack tailored for resource-constrained microcontrollers. ...
by morgandu
10 Apr 2024, 16:54
Forum: Nuvoton IoT Platform
Topic: [M467] Use Arduino IDE Controlling Wi-Fi Module on the NuMaker-IoT-M467 Board
Replies: 0
Views: 148

[M467] Use Arduino IDE Controlling Wi-Fi Module on the NuMaker-IoT-M467 Board

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] On the NuMaker development board, there is a ESP-12F Wi-Fi module; however, the NuMaker UNO package in the Arduino IDE does not provide relevant control for this module. ...
by morgandu
22 Mar 2024, 15:14
Forum: Nuvoton Cortex-M4 MCU
Topic: M487 issues with SPIM DMA Write
Replies: 2
Views: 2141

Re: M487 issues with SPIM DMA Write

sittinhawk wrote:
16 Mar 2024, 19:35
Never mind, I solved it. My software bug was resetting DWDELSEL to zero, and apparently the hardware doesn't like this value to be zero. All working now
You're very welcome! Thank you for your feedback.
by morgandu
22 Mar 2024, 14:02
Forum: Nuvoton IoT Platform
Topic: [M467 | M487] Connect to Azure IoT using Connection String on NuMaker board and Mbed OS
Replies: 0
Views: 283

[M467 | M487] Connect to Azure IoT using Connection String on NuMaker board and Mbed OS

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] We have ported an example of connecting NuMaker development boards to Azure IoT services using Mbed OS. The example can be found at https://github.com/OpenNuvoton/NuMaker...
by morgandu
15 Mar 2024, 11:06
Forum: Nuvoton IoT Platform
Topic: [Nu-Link2] Enabling Debug Functionality on NuMaker Boards in Mbed Studio
Replies: 0
Views: 2763

[Nu-Link2] Enabling Debug Functionality on NuMaker Boards in Mbed Studio

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] Despite using Mbed Studio, the debug functionality is not available on NuMaker boards. Please refer to this article for updating the necessary files. https://github.com/m...
by morgandu
12 Mar 2024, 09:42
Forum: Nuvoton IoT Platform
Topic: [M467] Modbus TCP client/server demo using CycloneTCP and FreeRTOS
Replies: 1
Views: 12298

Re: [M467] Modbus TCP client/server demo using Cyclone TCP and FreeRTOS

If the CyClone TCP Open Source version you downloaded is v2.3.4 or later, please use the updated file because the task creation API has changed.
numake_iot_m467_modbus_demo_v2.3.4.zip
(74.14 KiB) Downloaded 513 times
by morgandu
08 Mar 2024, 15:08
Forum: Nuvoton IoT Platform
Topic: [M467] Virtual COM in FreeRTOS: Simplify Non-OS Example Porting to FreeRTOS
Replies: 0
Views: 1573

[M467] Virtual COM in FreeRTOS: Simplify Non-OS Example Porting to FreeRTOS

[For further inquiries, please e-mail to shchen2@nuvoton.com] [Visit https://www.nuvoton.com/iot_startup for more IoT solutions] Virtual COM in FreeRTOS: Simplify Non-OS Example Porting to FreeRTOS Using NuMaker-IoT-M467 and USB-HS Virtual COM as an example Porting a non-OS example to FreeRTOS enha...
by morgandu
06 Feb 2024, 09:27
Forum: Nuvoton Cortex-M4 MCU
Topic: M487 "turbo" mode
Replies: 4
Views: 1792

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: 1792

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: 2557

[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...