The Event Link Controller – Automatically Manage Low Level System Tasks on RA MCUs

2023-01-11 Renesas Blogs

In this blog, we'll look at another one of the more unusual and less understood peripheRAls available in the RA microcontroller family.


In previous blogs, we looked at two of the peripherals that allow you to create complete autonomous subsystems on a typical RA microcontroller, reducing the CPU demand in your system by automating basic low-level tasks and often saving power consumption, being able to put the CPU to sleep while low-level systems tasks are managed automatically by the hardware. In the past blogs, we looked at the Data Operating Circuit, and the Data Transfer Controller and how we could combine these to automate simple I/O tasks that can operate without CPU intervention, and wake up the CPU when an important event occurs.


In this blog, we'll look at the Event Link Controller (ELC), a peripheral that allows us to directly link peripherals in hardware on RA microcontrollers, so an event such as a timer timing out or an I/O port changing state can be used to trigger the start of an ADC conversion cycle, trigger a timer to start counting or to capture the time of the event. This is all done with a predictable latency, based on the relevant peripheral clocks, so a device can respond to an external event much quicker than using the CPI's interrupt system, and it can also reduce the complexity of the systems software as some events can be handled in hardware rather than relying on an interrupt to be serviced. This can be especially useful in systems with a high interrupt load, where background tasks can almost be completely offloaded from the CPU.


So let's look in a little more detail at how this works. The diagram below shows a greatly simplified diagram of the Event Link Controller. You can see that almost every peripheral on the chip (most of which can be used to generate an interrupt or a DMAC or DTC transfer) can be used to trigger an event inside the Event Link Controller. Each of these events can then be used to trigger an action in a number of the peripherals or to change the state of an I/O pin.


For instance, a timer timing out or an input capture event can be connected to the Analog-to-Digital Converter (ADC) and can start an ADC conversion cycle. The arrival of a message on a serial interface could cause a pin to change state. These events can even be chained together to create more complex interactions directly between the peripherals. This can allow you to automate many low-level events, and by combining some of the peripherals we have already discussed with the ELC, we can create quite complex subsystems, which all can operate without CPU intervention. Each connection in the ELC will occur within 1 – 2 clock cycles of the receiving peripherals clock and does not rely on the CPU to react, so we aren't reliant on the interrupt latency of your application to respond to asynchronous events.


A simple example of using the Event Link Controller is shown below. An external interrupt causes a timer to start after the timer overflows, this then causes the ADC to start conversion. When this system is implemented using interrupts on a traditional microcontroller, three interrupts are required. One for the external interrupt, one for the timer overflow interrupt, and one for the ADC end of conversion, with the resulting CPU overhead and, of course, the software required for each Interrupt Service Routine.


The system will also experience some jitter, especially if the system has many other, often higher priority, interrupts active, or is using an operating system, which may be handling higher priority tasks when one or more of these interrupts occur.



The Event Link Controller can handle the whole function. After the Event Link Controller is initialized, the whole process can be handled automatically without any CPU involvement until the complete process is finished. We can compare the process flow of using the Event Link Controller against the use of interrupts in the next diagram.


In a typical microcontroller application, after each interrupt is generated, we must service each interrupt. This results in a delay and, depending on the software, some jitter. In a microcontroller with the Event Link Controller, each event triggers the next peripheral automatically. The CPU is only interrupted after the ADC conversion has finished.


So in this example, we have almost no jitter, as each peripheral starts 1 – 2 clock cycles after the generating event, and is not affected at all by the condition of the CPU, whether it's handling a priority task or not. We also have additional savings, apart from the initialization, there is no software required for this process, so the code space required for the application can be reduced.


We could also go even further to automate this example and reduce CPU load, by using the DTC. We could automatically transfer the data from the ADC into a buffer in SRAM. Therefore, we could choose to interrupt the CPU perhaps only after every 100 or 200 readings. If we also include some other intelligent functions, such as the Data Operating Circuit, or we decide to use the ADC comparison function, we can go even further, and only interrupt the CPU when a preset analog value is exceeded.


All these features can remove load from the CPU, increase the system response time, make the application software simpler, and often even reduce power consumption.


The combination of the Data Transfer Controller and the Event Link Controller means that many low-level tasks, especially those based around the I/O and timers, can be handled automatically without CPU intervention. This both reduces the load on the CPU and greatly reduces the system's reaction time to external events. You can find more about all these features in the relevant user manuals on our website. The Event Link Controller, like many other peripherals on the RA family microcontrollers, is supported by the RENESAS Free Software Package (FSP).

技术资料,数据手册,3D模型库,原理图,PCB封装文件,选型指南来源平台:世强硬创平台www.sekorm.com
现货商城,价格查询,交期查询,订货,现货采购,在线购买,样品申请渠道:世强硬创平台电子商城www.sekorm.com/supply/
概念,方案,设计,选型,BOM优化,FAE技术支持,样品,加工定制,测试,量产供应服务提供:世强硬创平台www.sekorm.com
集成电路,电子元件,电子材料,电气自动化,电机,仪器全品类供应:世强硬创平台www.sekorm.com
  • +1 赞 0
  • 收藏
  • 评论 0

本文由Vicky转载自Renesas Blogs,原文标题为:The Event Link Controller – Automatically Manage Low Level System Tasks on RA MCUs,本站所有转载文章系出于传递更多信息之目的,且明确注明来源,不希望被转载的媒体或个人可与我们联系,我们将立即进行删除处理。

评论

   |   

提交评论

全部评论(0

暂无评论

相关推荐

【技术】瑞萨RA系列如何通过定时器+ELC实现串口通信空闲中断

介绍串口空闲中断主要是在数据接收过程中出现接收不到连续数据的现象时,用来触发给主函数流程的。一般会用在不定长的数据包接收或者需要实时数据接收反应的场合。RA虽然没有集成硬件的串口空闲中断功能,但是可以通过定时器+ELC,在不做任何硬件修改的情况下实现串口通信空闲中断功能。

技术探讨    发布时间 : 2023-08-10

世强目前有代理riscv的mcu吗?

世强代理的RISC-V内核MCU厂家越来越多,还在不断增长。 国外厂家有瑞萨 【产品】瑞萨推出全新RISC-V MCU R9A02G020,优化先进电机控制系统设计和降低用户开发成本 国内厂家介绍如下: 广芯微内置32位RISC-V内核的PD SoC芯片UM3506,最高主频33MHz 全球首家全栈自研RISC-V内核的通讯接口芯片/全栈MCU供应商沁恒(WCH) RISC-V内核低功耗32位MCU,中移芯昇授权世强先进全线代理 芯昇科技携多款芯片产品亮相ICDIA,助力RISC-V生态发展 先楫半导体提供多系列通用MCU,以开源的RISC-V架构为核心,综合性能达世界领先水平 航顺芯片首次进入胡润全球独角兽榜,已量产中国第一颗M3+RISC-V多核MCU 中微半导体积极推动RISC-V架构安全化、智能化,共筑国产安全芯片生态 博流业界第一款基于RISC-V CPU的WI-FI+BLE双模SoC芯片,打造智慧家居AIoT芯片平台 璇玑CLE系列是核芯互联基于32位RISC-V内核推出的通用嵌入式MCU处理器 方寸微电子加入RISC-V产业联盟,推动安全芯片国产化,打破国外芯片技术垄断

技术问答    发布时间 : 2019-12-09

Renesas(瑞萨)电机控制微控制器(MCU)选型指南

目录- 电机MCU路线图    电机驱动推荐微控制器    16位RL78电机控制MCU    RX-T电机控制MCU    RA-T电机控制MCU    RA-T系列主要特性    RISC-V电机专用MCU    电机控制解决方案   

型号- RX200,RX6XT,RX23T,RX71M,RX2XT,RA6T3 GROUP,RISC-V-MC,RA-T,RA-T系列,RX600,RX6XX,RX63T,RX66T,RA4T1,RA6T2,RX66N,RA6T1,RX26T,RA8T2,RA6T3,RA8T1,RX62G,RA4T1 GROUP,RX-T,RA,MCK-XXXXX,RL78/G14,RA6T1 GROUP,RL78,RX74T,RX62T,RX65X,RX13T,RX7XT,RX,RX100,RISC-V,RL78/G1F,RL78/G1G,RX1XT,RL78/G24,RX7XX,RA6T2 GROUP,RX24T,RX72M,RX24U,RX72N,RA2,RA4,RXV2,RXV3,RA6,RXV1,RA8,RA-T 系列,RX23X,RX72T

选型指南  -  RENESAS  - DEC 2022 PDF 中文 下载

【选型】Renesas(瑞萨电子)MCU新产品型号速查手册(2018.3)

目录- 用于中国的MCU    RL78系列MCU    RX系列MCU   

型号- R5F104PJGFA,R5F104PJGFB,R5F10JGCAFB,R5F104JHDLA,R5F101PJDFA,R7F0C206M2CFA-C,R5F564MLDDLC,R5F51303ADFK,R5F101FDAFP,R5F571MJGDLC,R5F104FDDFP,R5F564MLDDLK,R5F100LJAFA,R5F564MLDDLJ,R5F100BGGNA,R5F100LJAFB,R5F10RBAGFP,R5F571MFCDFP,R5F104GGGFB,R5F51303ADFP,R5F51303ADFM,R5F51303ADFL,R5F571MJGDLK,R5F51303ADFN,R5F571MJGDLJ,R5F100FCDFP,R5F5651EDDFC,R5F5651EDDFB,R5F571MFCDFB,R5F571MFCDFC,R5F5651EDDFP,R5F52305AGND,L13系列,R5F52305AGNE,R5F100GLDNA,R5F100EGANA,R5F51101AGFM,R5F100MLAFB,R5F565N7EGFP,R5F111NGALA,R5F100GFGFB,R5F100FDGFP,R5F100MLAFA,R5F101GFAFB,R5F104GFDFB,R5F564MFGDLC,R5F104BFAFP,R5F10EBCGNA,R5F10RFCAFP,R5F564MJDDBG,R5F101LLAFA,L1D系列,R5F101LLAFB,R5F100GADNA,R5F565N7EGFB,R5F100BFDNA,R5F110NEALA,R5F51101AGFK,R5F104GAANA,R5F10RF8AFP,R5F51101AGFL,R5F100AEGSP,R5F1056AGSP,R5F10266DSP,R5F10367ASP,R5F5651EDDLC,R5F100LJABG,R5F104ECGNA,R5F51103AGNE,R5F100GDAFB,R5F51103AGNF,R5F5651CDDBG,R5F10277ANA,R5F564MFGDLJ,R5F564MFGDLK,R5F5110JADNE,R5F101LEABG,R5F5110JADNF,G11,R5F104BGDFP,R5F104JGALA,R5F104FCAFP,R5F110NGGLA,R7F0C206L2DFAC,R5F1026ADSP,G1F,R5F100JFAFA,R7F00014L2DFA-C,R5F564MLHDBG,R5F117GAGFB,R5F56517FDFP,R5F100BEANA,R5F100ADDSP,R5F104CDALA,R5F56517FDFB,R7F0C014B2DFP-C,R5F111PFGFB,R5F100GKANA,R5F5651CDDFB,R5F564MJDDFP,R5F5110JADLF,R5F100CGALA,R7F0C902B2DFP-C,R5F101GGDNA,R5F104AADSP,R5F5651EDDLJ,R5F564MJDDFC,R5F564MJDDFB,R5F101SKAFB,R5F5110JADLM,R5F100GEDFB,R5F5651EDDLK,R5F100LKDFB,R5F104GEAFB,R5F100LKDFA,R5F10WLGAFA,R5F10WLGAFB,R5F11BGCAFB,R5F56519FDLK,R5F56519FDLJ,R5F571MLGDLK,R5F571MLGDLJ,R5F100LCABG,R7F0C206L2DFA-C,R5F10JGCANA,R5F100LDDFA,R5F100LDDFB,R5F104JCALA,R5F56517FDLK,R5F104FJAFP,R5F56517FDLJ,R5F100JJAFA,R5F5111JAGFM,R5F100ACASP,R5F102A8ASP,R5F101LEAFB,R5F101LEAFA,R5F100MGGFB,R5F100MGGFA,R5F52317BDND,R5F5111JAGFL,R5F52317BDNE,R5F5111JAGFK,R5F564MJDDLJ,R5F1006DDSP,R5F564MJDDLK,R5F571MLGDLC,R5F101MHDFB,R5F564MJDDLC,RX100,R5F101LFDFA,R5F100EADNA,R5F101LFDFB,R5F104AEDSP,R5F564MLHDFP,R5F100MFDFB,R5F100GFGNA,R5F100MFDFA,R5F101JLAFA,R5F101GFANA,R5F564MLHDFC,R5F565N4EDLJ,R5F565N4EDLK,R5F56514EGFB,R7F0C01072DNP,R5F564MLHDFB,R5F104GAAFB,R5F104LGAFP,R5F10WLCAFA,R5F56514EGFP,R5F10WLCAFB,R5F111MEAFB,R5F571MJGDFC,R5F571MJGDFB,R5F101BCANA,R5F104LGAFB,R5F104BFANA,R5F11B7CGNA,R5F104LGAFA,R5F101GKDFB,R5F100PGAFA,R5F100SJDFB,R5F565N9BGFB,R5F100PGAFB,R5F101CEALA,R5F571MJGDFP,R5F110MEGFB,R5F5110HADLM,R5F100GDANA,R5F51105AGNE,R5F100FGDFP,R5F104BAGFP,R5F10ELEGBG,R5F565N9BGFP,R5F104PFGFB,R5F101FHAFP,R5F564MLHDLJ,R5F564MLHDLK,R5F101BDDNA,R5F564MLHDLC,R5F51103AGFK,R5F571MJCDLK,R5F51103AGFL,R5F571MJCDLJ,R5F51103AGFM,R5F571MJCDLC,R7F0C01062DFP-C,R5F104AFGSP,R5F1017ADNA,R5F104BGDNA,R7F0C80112ESP,R5F104LGALA,R5F1007EANA,R5F104GCGNA,R5F11BGEGFB,R5F5651EDDBG,R5F571MFCDBG,R5F10JBCGFB,R5F52305AGFP,R5F565N7AGFP,R5F104EHANA,R5F104FEGFP,R5F10EGDAFB,R5F10WMEAFA,R5F5110HADNF,R5F52305AGFL,R5F52305AGFM,R5F52315CGND,R5F1006CASP,R5F101GJAFB,R5F52315CGNE,R5F10WMEAFB,R5F100FHGFP,R5F100GJGFB,R5F100PHDFB,R5F101MGAFB,R5F100PHDFA,R5F110PEAFB,R5F565N9ADFB,R5F100JKDFA,R5F571MJGDBG,R5F100GEDNA,R5F565N9ADFP,R5F100LEGFA,R5F564MJHDBG,R5F100LEGFB,R5F565N7AGFB,R5F10KBCAFB,R5F523T3ADFM,R5F100MJGFB,R5F523T3ADFL,R5F5651EHDLJ,R5F564MFDDBG,R5F5651EHDLC,R5F100MJGFA,R5F523T3ADFD,R5F100LFABG,R5F104EGGNA,R5F5651CHDBG,R5F101EEANA,R5F10RBCAFP,R5F571MLDDLC,R5F571MLDDLJ,R5F571MLDDLK,R5F104FGAFP,R5F101JEAFA,R5F104BEGFP,R5F111NFGLA,G1F系列,R5F10EBEANA,R5F10RB8AFP,R5F100AFASP,R5F571MJDDFB,R5F571MJDDFC,R5F51306AGFM,R5F51306AGFL,R5F51306AGFK,R5F101JFDFA,R5F100PJAFB,R5F100PJAFA,R5F1006ADSP,R5F52317BDFP,R5F571MJDDFP,R5F51306AGFP,R5F52317BDFL,R5F52317BDFM,R5F51306AGFN,R5F5651CHDFB,R5F5651CHDFC,R5F111PJGFB,R5F1027AGNA,R5F571MLHDBG,R5F100GGAFB,R5F564MJHDFP,R7F0C908B2DFP-C,R5F100EDDNA,R5F11BCCALA,R5F5651EHDLK,R5F10ELDGFB,R5F564MJHDFB,R5F104LDAFP,R5F564MJHDFC,R5F101EFDNA,R5F101GKDNA,R5F104EFDNA,R5F100LGDFB,R5F100LGDFA,R5F564MFDDFC,R5F564MFDDFB,R5F111MHGFB,R7F0C00BA2DSP,R5F104JFGLA,R5F100BCGNA,R5F564MFDDFP,R5F5651CHDFP,R5F1008DALA,R5F110PGGFB,R5F52316AGNE,R5F52316AGND,R5F565N9EGFB,RX113,R7F0C901B2DNP-C,R5F10EGCANA,R5F104BAGNA,RX110,RX111,R5F100FJDFP,R5F111PHAFB,R7F0C905B2DFP-C,R5F51114ADNE,R5F565N9EGFP,R5F100PKDFB,R7F0C008A2DSP,R5F100PKDFA,R5F564MJHDLK,R5F104MFAFB,R5F51105AGFM,R5F564MJHDLJ,R5F104MFAFA,R5F101MLDFB,R5F564MJHDLC,R5F51105AGFK,R5F104LJGFP,R5F51105AGFL,R5F104GDGFB,R5F101GDDFB,R5F10WLFGFB,R5F565N4BDLK,R5F571MJDDBG,R7F0C80862ESN-C,R5F565N4BDLJ,R5F100GHDNA,R5F571MFGDLC,R5F101LJDFB,R5F104LJGFA,R5F100ECANA,R5F101LJDFA,R5F104LJGFB,R5F100LHGFA,R5F100JCDFA,R5F100LHGFB,R5F104GJDNA,R5F104LDALA,R5F101GJANA,R5F104EEANA,R5F52315CGFL,R5F52315CGFM,RX130,R5F52315CGFP,R5F10KBCANA,R5F104ADASP,R5F110MJAFB,R5F52317BDLA,R5F51114ADLF,R5F571MFGDLJ,R5F571MFGDLK,R5F101CAALA,R7F0C002G2DFB,R5F100AAGSP,R5F10269ASP,R5F101FAAFP,R5F565N4BDFB,R5F102A7GSP,R5F10RLCGFB,R5F5111ADNF,R5F10RLCGFA,R5F5651CDDFC,R5F101FLAFP,R5F5651CDDFP,R5F51303ADNE,R5F101GCAFB,R5F10368DSP,R5F104BEGNA,R5F1017CANA,R5F5651EHDBG,R5F571MFGDBG,R5F10379ANA,L1X系列,R5F104LFGFP,R5F11BCEGLA,R5F104GGGNA,R5F101PFAFA,R5F564MFDDLC,R5F110NHALA,R5F564MFDDL

选型指南  -  RENESAS PDF 中文 下载

Renesas Delivers New RA8 MCU Group Targeting Graphic Display Solutions and Voice/Vision Multimodal AI Applications

Renesas introduced the RA8D1 microcontroller (MCU) group. RA8D1 MCUs deliver breakthrough performance of over 6.39 CoreMark/MHz1 combined with ample memory, graphics and peripheral functions optimized to address diverse graphics display solutions, and Voice/Vision Multimodal AI requirements for a range of applications in building automation, home appliances, smart home, consumer, and medical market segments.

产品    发布时间 : 2023-12-14

RH850/U2A SERIES MICROCONTROLLER INTRODUCTION

型号- RH850/U2X,RH850/X1X,RH850/X2X,F1KH,U2A3,U2A16,F1KM,RH850/P1M-C,RH850/P1M-E,RH850/U2A8,RH850/E2X,RH850/P1M,RH850/P1L-C,RH850/U2A16,RH850/U2A6,U2A8,U2A6,RH850/U2A3,RH850/P1H-C,RH850G4MH,RH850,RH850/U2A,RH850/E1M-S2,F1H

商品及供应商介绍  -  RENESAS  - 2020 PDF 英文 下载 查看更多版本

RENESAS RA6T3 GROUP 32-BIT MCU FAMILY

型号- RA4T1,RA6 SERIES,R7FA6T3BB3CNH,RA6T3 GROUP,RA6,RA6T3,R7FA6T3BB3CNE,MCK-RA6T3,MCB-RA6T3,R7FA6T3BB3CFL,R7FA6T3BB3CFJ,RTK0EMA330C00000BJ,R7FA6T3BB3CFM,RTK0EMA330S00020BJ,RA4T1 GROUP

商品及供应商介绍  -  RENESAS  - 2023.05 PDF 英文 下载

【选型】Renesas(瑞萨电子) RL78系列16位MCU选型指南

目录- RL78家族特点    通用型MCU    LCD MCU    ASSP    智能模拟    汽车    开发环境&开发工具    解决方案    产品一览表    封装   

型号- R5F104PFAFA,R5F101PHAFB,R5F104PFAFB,R5F10BAFLSP,R5F101PHAFA,R5F113TJLFB,R5F110MEAFB,R5F10JGCAFB,R5F10AACLSP,R5F10AGCLNA,R5F111MHAFB,R5F10WMGAFA,R5F10WMGAFB,R5F101ACASP,R5F104JHAFA,R5F101JJAFA,R5F104BDANA,R5F101BFANA,R5F10PADLSP,R5F1006EASP,R5F101FDAFP,R5F100LJAFA,R5F100LJAFB,R5F100JGAFA,R5F101LCABG,R5F104CFALA,R5F1018CALA,R5F100BCANA,R5F10Y14ASP,R5F100FLAFP,RL78-S2,R5F100EHANA,R5F11MMDAFB,R5F10PGFLFB,R5F100MKAFB,R5F100MKAFA,R5F100CEALA,R5F10BLELFB,R5F100FAAFP,R5F104AAASP,R5F100SJAFB,RL78/F1X,R5F113GLLFB,R5F10BGFLNA,R5F10WLEAFB,R5F104GCAFB,R5F10KGCANA,R5F10WLEAFA,R5F101GCANA,R5F110PJAFB,R5F11BGEAFB,R5F10369ASP,R5F10BMFLFB,R5F100EGANA,R5F113MKLFB,R5F104LJAFP,R5F100GJANA,R5F10278ANA,R5F100MLAFB,R5F1176AGSP,R5F11FLLANA,R5F100FKAFP,R5F100CFALA,R5F10AGELFB,R5F111NGALA,R5F104LJAFA,R5F104LJAFB,R5F10JBCANA,R5F104LHALA,R5F100MLAFA,R5F101SLAFB,R5F101GFAFB,R5F10ALCLFB,R5F10WLFAFB,R5F104BFAFP,R5F104GDAFB,R5F10WLFAFA,R5F11EF8AFP,R5F10PPHLFB,R5F104GLANA,R5F10BGGLNA,R5F1017AANA,R5F10AADLSP,R5F10RFCAFP,R5F110MFAFB,R5F101LLAFA,R5F104JGAFA,R5F104BCANA,R5F1006DASP,R5F10NLE/G,R5F1008AALA,R5F101FEAFP,R5F110NEALA,R5F100AAASP,R5F104GAANA,R5F10RF8AFP,R5F11EAAASP,R5F100JHAFA,R5F10MPEDFB,R5F100BDANA,R5F104CEALA,R5F104MKAFA,R5F10MPGDFB,R5F104MKAFB,R5F10PGELFB,R5F113GKLNA,R5F11MMEAFB,R5F100GLANA,R5F10367ASP,R5F100MJAFA,R5F100MJAFB,R5F10AGGLFB,R5F117BAGFP,R5F10NPJDFB,R5F100LJABG,R5F100GDAFB,R5F104LLAFB,R5F104LLAFA,R5F104LJALA,R5F100SKAFB,R5F101GDANA,R5F10PPJLFB,R5F101PGAFA,R5F10277ANA,R5F10BAELSP,R5F113TKLFB,R5F101PGAFB,R5F101LEABG,R5F10AGDLNA,R5F100GAANA,R5F10NMJ/G,R5F107AEMSP,RL78/G10,R5F101BEANA,RL78/G11,R5F10PMFLFB,RL78/G12,RL78/G13,RL78/G14,R5F101GGAFB,R5F104BEAFP,R5F104FCAFP,R5F101CGALA,R5F100JFAFA,R5F113TLLFB,R5F101LDABG,R5F10BADLSP,R5F11BLCAFB,RL78/G1A,RL78/G1C,RL78/G1D,RL78/G1E,RL78/G1F,RL78/G1G,RL78/G1H,R5F117GAGFB,R5F10BLFLFB,R5F101AAASP,R5F10PMELFB,R5F101BDANA,R5F10RLAAFB,R5F101FFAFP,R5F10AAELSP,R5F10EGAAFB,R5F100BEANA,R5F101CFALA,R5F104FDAFP,R5F10RLAAFA,R5F10Y16ASP,R5F104CDALA,R5F10368ASP,R5F10PGDLFB,R5F104MLAFB,R5F10BMGLFB,R5F11MMFAFB,R5F100GKANA,R5F104MLAFA,R5F101JKAFA,R5F101LCAFA,R5F11768GSP,R5F101LCAFB,R5F100CGALA,R5F10AGFLFB,R5F111NHALA,R5F101GEANA,R5F110PHAFB,R5F100GCAFB,R5F104LKAFB,RL78/F12,RL78/F13,R5F101SKAFB,R5F11B7CANA,R5F11CBCGNA,RL78/F14,R5F104LKAFA,RL78/F15,R5F100SLAFB,R5F1018DALA,R5F104GEAFB,RL78/G1X,R5F10WLGAFA,R5F10WLGAFB,R5F11BGCAFB,R5F101EHANA,R5F101LFABG,R5F104LHAFP,R5F10FMCAFB,R5F10Y46ASP,R5F11BLEAFB,R5F100LCABG,R5F104BGANA,R5F10AGCLFB,R5F10JGCANA,R5F104JEAFA,R5F110PGAFB,R5F104LHAFB,R5F104LHAFA,R5F100PHAFA,R5F100PHAFB,R5F101GHAFB,R5F104LFALA,R5F10PPFLFB,R5F10268ASP,R5F113TGLFB,R5F10BGCLNA,R5F104FJAFP,R5F100JJAFA,R5F113GLLNA,R5F104MJAFA,R5F100ACASP,R5F104MJAFB,R5F10ABDLNA,R5F102A8ASP,R5F1016EASP,R5F101LEAFB,R5F101LEAFA,R5F101PKAFA,R5F101PKAFB,R5F100FDAFP,R5F111NEALA,R5F10PGFLNA,R5F101FGAFP,R5F100GEAFB,R5F10BGFLFB,R5F101MFAFA,R5F104EFANA,R5F101MFAFB,R5F11MPFAFB,R5F100BFANA,R5F104GKAFB,R5F10E8DALA,R5F10AAALSP,RL78/I1A,RL78/I1B,RL78/I1C,RL78/I1D,R5F101LDAFA,RL78/I1E,R5F104ACASP,R5F101LDAFB,R5F101JLAFA,R5F101GFANA,R5F101EGANA,R5F11MPEAFB,R5F104GLAFB,R5F104GAAFB,R5F104LGAFP,R5F10RBAAFP,R5F10WLCAFA,R5F10WLCAFB,R5F111MEAFB,R5F10PGHLFB,R5F113LLLFB,R5F101BCANA,R5F104LGAFB,R5F107ACMSP,R5F104BFANA,R5F10WMDAFB,R5F11CBCMNA,R5F100FCAFP,R5F104LGAFA,R5F10WMDAFA,R5F100PGAFA,R5F100SHAFB,R5F104LEALA,R5F100PGAFB,R5F10PPELFB,R5F101CEALA,R5F10BGDLNA,R5F113THLFB,RL78/I1X,R5F100ADASP,R5F10ABELNA,R5F10WLDAFB,RL78/L1A,R5F100GDANA,R5F11FLJANA,R5F101LFAFB,RL78/L1C,R5F100FEAFP,R5F100EAANA,R5F101LFAFA,R5F10PGELNA,R5F101FHAFP,R5F10BGGLFB,R5F117BAGNA,R5F101CDALA,R5F11MPGAFB,R5F10RLCAFA,R5F104EGANA,R5F10RLCAFB,R5F10WLDAFA,R5F100BGANA,R5F11EFAAFP,R5F100LKAFA,R5F11EA8ASP,R5F111MGAFB,R5F104GJANA,R5F10AGDLFB,R5F10EGCAFB,R5F10WMFAFA,R5F10WMFAFB,RL78/L1E,R5F10MMEDFB,R5F10BLDLFB,R5F111NFALA,R5F101GGANA,R5F11BCEALA,R5F104LGALA,R5F1007EANA,R5F10267ASP,R5F100LKAFB,R5F110PFAFB,R5F104CGALA,R5F10BMELFB,R5F10PPGLFB,RL78/L1X,R5F101EFANA,R5F10PAELSP,R5F100LLAFB,R5F10AGALNA,R5F10PGGLFB,R5F111MFAFB,R5F100LLAFA,R5F104EHANA,R5F104GKANA,R5F102A9ASP,R5F113LKLFB,RY7011A0000DZ00,R5F10EGDAFB,R5F101PJAFA,R5F101PJAFB,R5F10A6ALSP,R5F10KBCAFP,R5F10WMEAFA,R5F104JFAFA,R5F10BLCLFB,R5F117BCGFP,R5F104BEANA,R5F1006CASP,R5F100GFAFB,R5F101GJAFB,R5F10WMEAFB,R5F100PFAFB,R5F101MGAFB,R5F10BGELNA,R5F100PFAFA,R5F10266ASP,R5F10RLAANB,R5F110PEAFB,R5F1018AALA,R5F101MGAFA,R5F100AEASP,R5F10EGAANA,R5F101LGABG,R5F10E8EALA,R5F10FMDAFB,R5F10Y47ASP,R5F104BGAFP,R5F10279ANA,R5F10BAGLSP,R5F113MLLFB,R5F10PGDLNA,R5F100GCANA,R5F111PJAFB,R5F11FLKANA,R5F11BBEAFP,R5F101JCAFA,R5F1026AASP,R5F10RJAAFA,R5F104FAAFP,R5F10NMJDFB,R5F107DEMSP,R5F110NJALA,R5F100MFAFB,R5F100MFAFA,R5F1037AANA,R5F1007CANA,R5F111PGAFB,R5F10A6CLSP,R5F10PMJLFB,R5F100GHAFB,R5F10BBDLNA,R5F10BGCLFB,R5F104GFANA,R5F100LFABG,R5F104MGAFB,R5F104MGAFA,R5F101GHANA,R5F104ECANA,R5F104LEAFP,R5F101EEANA,R5F10RBCAFP,R5F104AFASP,R5F104PKAFB,R5F101BAANA,R5F100GEANA,R5F104LEAFA,RL78/G1,R5F104LEAFB,R5F104FGAFP,R5F101GKAFB,R5F101JEAFA,R5F11BBCAFP,R5

选型指南  -  RENESAS  - R01CP0003EJ0401 PDF 中文 下载

Renesas(瑞萨电子) 32位高性能MCU RH850/D1L,RH850/D1M硬件手册

型号- R7F701405EAFB#AA0,R7F701422EAFB#KA0,R7F701423EAFB#YJ4,RH850/D1L,RH850/D1M,R7F701401,R7F701423,R7F701402,R7F701405EAFB#YB3,R7F701421,R7F701422,R7F701403EAFB#KA0,R7F701405EAFB#YK3,R7F701406EABG#AC0,Y-RH850-D1M1H-PB-DEV-V1,R7F701405,R7F701401EAFB#AA0,R7F701406,R7F701403,R7F701404,R7F701421EAFB#YK2,R7F701403EAFB#AA0,R7F701404EAFB-C#YJ1,R7F701402EAFB#AA0

用户指南  -  RENESAS  - 2015年05月29日 PDF 英文 下载

Renesas Announced 16-bit RL78/G24 MCU Delivers Top-Class Performance for Motor Control and Power Supply Control Systems

RENESAS RL78/G24 features the highest performance among all the devices in the RL78 family, boosting its performance with an application-specific Flexible Application Accelerator (FAA) and a fast CPU that can achieve an operating frequency of 48MHz.

产品    发布时间 : 2023-10-08

【经验】基于瑞萨RH850/F1K的MCU 15833 CAN通信中断接收实现注意点

最近有客户在调试基于RH850/F1K的MCU CAN通信功能程序时,一直无法进入中断接收程序;经过查验总结问题所在点,步骤如下:1.在boot.asm文件,如果使用eiint作为表引用方法,启用下一行的宏。

设计经验    发布时间 : 2023-03-21

Renesas RL78/G24 16-bit MCU Delivers Performance Comparable to 32-bit MCUs, with a FAA and CPU Operation up to 48MHz

RENESAS RL78/G24 is a general-purpose microcontroller with CPU operation up to 48MHz and a Flexible Application Accelerator (FAA), providing the highest processing power among the RL78 family MCU products.

产品    发布时间 : 2023-10-08

16-Bit General-Purpose RL78/G23 MCU with 768KB On-Chip Flash Memory Capacity

April 13, 2021 - Renesas Electronics Corporation announced the launch and the beginning of mass production of its 16-bit general-purpose RL78/G23 microcontroller (MCU). Compatible with Renesas‘ current general-purpose RL78 MCUs, such as the RL78/G13, the RL78/G23 increased the on-chip flash memory capacity to 768KB and substantially expanded on-chip peripheral functions.

新产品    发布时间 : 2021-04-29

New MCU RL78/G23 Operates with 30% Lower Power Consumption than The Conventional MCU

The newly released RL78/G23 is the perfect microcontroller (MCU) to satisfy these trends. The RL78/G23 operates with 30% lower power consumption than the conventional RL78 MCUs, which have been well-received for its low power consumption performance.

原厂动态    发布时间 : 2021-04-28

RA family MCU Injection current to prevent damage to MCU Application Note

型号- RA FAMILY,RA4T1,RA6T2,RA6T1,RA6T3,RA4M1,RA2L1,RA4M3,RA6M1,RA4M2,RA6M3,RA6M2,RA6M5,RA2E1,RA6M4,RA4E1,RA2E2,RA6E1,RA2A1,RA4E2,RA6E2

应用笔记或设计指南  -  RENESAS  - Rev.1.30  - Aug. 10, 2023 PDF 英文 下载

展开更多

电子商城

查看更多

品牌:瑞纳捷

品类:高性能防复制加密芯片

价格:¥0.7000

现货: 1,234,500

品牌:瑞纳捷

品类:MCU

价格:¥0.5500

现货: 740,897

品牌:武汉芯源

品类:通用MCU

价格:¥8.4750

现货: 300,010

品牌:武汉芯源

品类:通用MCU

价格:¥7.6275

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥7.0625

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥7.6275

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥4.8025

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥4.8025

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥7.0625

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥5.6500

现货: 300,000

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

现货市场

查看更多

品牌:RENESAS

品类:16-BIT MCU

价格:¥5.5190

现货:910,635

品牌:RENESAS

品类:MCU

价格:¥5.1500

现货:200,000

品牌:RENESAS

品类:microcontroller

价格:¥2.8532

现货:188,410

品牌:RENESAS

品类:MCU

价格:¥5.8041

现货:86,925

品牌:RENESAS

品类:32-BIT GENERAL MCU

价格:¥7.3800

现货:76,715

品牌:RENESAS

品类:32-BIT GENERAL MCU

价格:¥15.3000

现货:75,000

品牌:RENESAS

品类:32-BIT GENERAL MCU

价格:¥257.6400

现货:58,799

品牌:RENESAS

品类:MCU

价格:¥25.3732

现货:42,346

品牌:RENESAS

品类:microcontroller

价格:¥32.9564

现货:40,179

品牌:RENESAS

品类:MCU

价格:¥19.4999

现货:39,718

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

服务

查看更多

蓝牙资格认证(BQB)

提供蓝牙BLE芯片协议、蓝牙模块、蓝牙成品测试认证服务;测试内容分Host主机层,Controller控制器层,Profile应用层测试。支持到场/视频直播测试,资深专家全程指导。

实验室地址: 深圳 提交需求>

查看更多

授权代理品牌:接插件及结构件

查看更多

授权代理品牌:部件、组件及配件

查看更多

授权代理品牌:电源及模块

查看更多

授权代理品牌:电子材料

查看更多

授权代理品牌:仪器仪表及测试配组件

查看更多

授权代理品牌:电工工具及材料

查看更多

授权代理品牌:机械电子元件

查看更多

授权代理品牌:加工与定制

世强和原厂的技术专家将在一个工作日内解答,帮助您快速完成研发及采购。
我要提问

954668/400-830-1766(工作日 9:00-18:00)

service@sekorm.com

研发客服
商务客服
服务热线

联系我们

954668/400-830-1766(工作日 9:00-18:00)

service@sekorm.com

投诉与建议

E-mail:claim@sekorm.com

商务合作

E-mail:contact@sekorm.com

收藏
收藏当前页面