Forum Post: external_irg trigger mode not stored during runtime?
If you are changing the trigger mode during runtime, then the R_ICU- pIRQCRn_bIRQMD is set correctly by the api function triggerSet(), but the value of irq_driver .p_cfg- trigger is not updated! If...
View ArticleI am working on RL78 family with R5F10268 20 pin,8 bit microcontroller. I...
I am working on RL78 family with R5F10268 20 pin,8 bit microcontroller. I need to optimize current through snooze mode in code .I need some assistance like sample programs on how to use snooze mode in...
View ArticleI am working on RL78 family with R5F10268 20 pin,8 bit microcontroller. I...
I am working on RL78 family with R5F10268 20 pin,8 bit microcontroller. I need to optimize current through snooze mode in code .I need some assistance like sample programs on how to use snooze mode in...
View ArticleComment on Question posed: "I am looking for USB Peripheral Driver using Bulk...
renesasrulz.com/.../rx
View ArticleForum Post: changing MAC address
I have a need to change both of the MAC addresses for ETH0 and ETH1. there will be many systems installed to the same network and it would be time consuming to go into the GUI configurator to change...
View ArticleForum Post: PCAL9535A on Synergy S7G2 Dev Kit
Hello, Are there or does anyone know of example code that writes to the PCAL9535A I2C I/O Port Expander? Thank you.
View ArticleForum Post: RE: PCAL9535A on Synergy S7G2 Dev Kit
Rick- Look at the Developer Examples Template available when you create a Synergy project targeted for the DK-S7G2. I believe there is an example SPI design that targets the port expander and toggles...
View ArticleForum Post: RE: GUIX on S1
Hi Roger, The S1 is really not a good candidate for Guix applications. Normally, the canvas that Guix draws on is located in a frame buffer in ram. The S3 or S5 is a much better choice for Guix...
View ArticleForum Post: RE: external_irg trigger mode not stored during runtime?
Ralph, Yes - if you look at the CFG data structure declaration you will note that it is a CONST structure. You can always write to the bare metal and over ride this run-time or copy the original...
View ArticleForum Post: RE: PCAL9535A on Synergy S7G2 Dev Kit
Hi Rick, I have uploaded an example of using the port expander on the DK S3 - you just have to change the I/O config to match the DK S7. Here's the link: (its in the files section as the I2C example)...
View ArticleForum Post: RE: PCAL9535A on Synergy S7G2 Dev Kit
Perfect and thank you for the almost acausal response!
View ArticleForum Post: RE: PCAL9535A on Synergy S7G2 Dev Kit
Also, and not to be a pain - but is there an app note on using the console? Do I run the program (using the debugger) and select "open console" - or alternatively an app note on the Developer Example...
View ArticleForum Post: RE: changing MAC address
Hello Tim: There is a work around to do this. I am using it on my project where I have many stations on a network and should have unique MAC addresses. Change...
View ArticleForum Post: RE: Getting started R8C
Hi, I have downloaded & below are version list; are these are correct version required for R5F212L4SNFP & R5F21258SNFP. I have E8. C/C++ Compiler Package for M16C Series and R8C Family V.6.00...
View ArticleForum Post: Minimum/Breakout circuit for R5F212L4SNFP
I have R5F212L4SNFP MCU & E8 debugger (not E8a). I have made a breakout circuit for this MCU. 1. Is this the minimum circuit ok? 2. I have added 4.7K/0.1uF for reset circuit, it is ok? Hardware...
View ArticleForum Post: RE: changing MAC address
Steve AWESOME!!! this works. I store the MAC address in QSPI NV RAM. I need to power cycle after I alter the NV RAM since the functions only get called on power cycle. Not a problem though an...
View ArticleForum Post: RE: S7G2 GPT Hardware Count Start/Count Stop and Clear Operation
Karol, I now have start/stop operation of a GPT using GTETRGA working. The setting required are: Use Synergy Pin Configuration to set Peripheral GPT1: Set up a GPT timer. Use Synergy Pin Configuration...
View ArticleForum Post: RE: PCAL9535A on Synergy S7G2 Dev Kit
Hi Rick, Do you mean the debug console for printfs or the framework console api? The debug console has an article in the knowledge base on how to enable it and use it. -Gary
View ArticleForum Post: RL78/G13 Reset via software
Hi, I use RL78/G13 (R5F100LE). I want to perform a power-on reset when "reset" command is received from Uart. How can I perform power-on reset ? For example, is it possible that assigning logic low...
View Article