找回密码
 立即注册

QQ登录

只需一步,快速开始

打印 上一主题 下一主题
开启左侧

[NUC123] Detect UART Baud Rate by PWM Capture

[复制链接]
跳转到指定楼层
楼主
admin 发表于 2023-6-2 10:29:32 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

  • Application: This code uses NUC123 PWMA channel 0 (PA.12) to detect UART1 baud rate by PWM capture function.
  • BSP Version: NUC123 Series BSP CMSIS v3.01.001
  • Hardware: NuTiny-SDK-NUC123AE V1.0, Nu-Link2-Me
This example code uses PWMA channel 0 (PA.12) to detect UART1 baud rate by PWM capture function. PWM capture function can reload the counter value when it detects falling
edge and latch the counter value when it detects rising edge. User can transmit specified data on RXD and use this method to detect UART baud rate by calculating the low-level time of UART data.

To use this example code, user should connect PWMA channel 0 (PA.12) to UART1 RXD (PB.4). It also has to connect another Nu-Link2-Me ICE_TX and GND to NUC123 UART1
RXD and GND to transmit the specified data.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 0402183528
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 顶 踩
牛卧堂
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

新唐MCU