LED_Control_script,好东西,喜欢的朋友可以下载来学习。
2016-02-17 14:47
LED_Control_HSV,好东西,喜欢的朋友可以下载来学习。
2016-02-17 14:47
Precautions for use EZ-0012 RL78I1A DCDC LED Control 评估板
2023-07-24 18:31
Precautions for use EZ-0012 RL78I1A DCDC LED Control 评估板
2023-04-12 18:49
用户手册 RL78/I1A DC/DC LED Control Demonstration Kit
2023-07-21 11:15
用户手册 78K0/Ix2 LED Control
2023-04-18 18:33
用户手册 RL78/I1A DC/DC LED Control Demonstration Kit
2023-04-12 18:36
RL78/I1A DC/DC LED Control 评估板 用户手册 Rev.2.00
2023-04-04 19:15
RL78/I1A DC/DC LED Control 评估板 用户手册 Rev.2.00
2023-07-14 18:49
想用ESP32驱动步进电机(开环,无编码器),需要精确控制PWM的脉冲个数,看了下datasheet是有高/低速时钟计数器达到最大计数值触发中断的功能,但是看了下LEDC的API:esp_err_tledc_isr_register(void (*fn)(void *), void *arg, int intr_alloc_flags, ledc_isr_handle_t *handle ),不知道该怎么用:1.比如我两个通道输出PWM(两个电机),怎么注册对应通道的中断函数?2.intr_alloc_flags参数该填什么?
2024-06-13 06:04