Forum Post: RE: Programming RL78 with single wire mode
This sounds interesting, but it makes it difficult to give some sensible advice. What does "shutdown" mean? Is this a power off for the RL78 and a complete restart (initialisation of boot interface,...
View ArticleForum Post: RE: Problem in renesas CCRL compiler debugging
issue is resolved thanks for reply
View ArticleForum Post: RE: Programming RL78 with single wire mode
Hi Frank - yes shutdown is removal and re application of power and a start of sync. etc. What I have done to eliminate any timing problems which I may have miss read was I put a BREAKPOINT before each...
View ArticleForum Post: RH850 F1M R7F701548 Clock Controller Issue
Hi Guys, Hope everyone is doing good. I am currently facing an issue regrading clock configuration on RH850/F1M-R7F701548 MCU. I am using main oscillator of 8Mhz and PLL0/PPL1 are configured to have...
View ArticleFile: GUIX display jpeg image from SD Card
This is an example of reading in a jpeg image from an SD Card using FileX and then displaying it to the LCD using GUIX. This file is not a stand alone Synergy project but one file that contains the...
View ArticleForum Post: RE: Save on SD Card resources generated with GuiX
Hi Enzo, I placed an example C file that may help you. It is located at: renesasrulz.com/.../3195.aspx I created this file from the information I obtained in the thread: renesasrulz.com/.../6234.aspx...
View ArticleForum Post: RE: multi ADC Transfer with DMAC to PingPongBuffer
Thanks for your solution idea! My sample Rate goes up to 160kHz (4 Samples every 6.25us; 4 Samples(sampling and converting) need about 5us in my case) Today i got a solution with the DMAC0 in repeat...
View ArticleForum Post: RE: Programming RL78 with single wire mode
Hi Frank - all sorted out now - code was clearing ENABLE PROGRAM BIT in the R5F100 device so on the first pass device gets programmed and bit is cleared so second pass it cannot be programmed or visa...
View ArticleForum Post: RE: multi ADC Transfer with DMAC to PingPongBuffer
I am not sure your reading my solution correctly. If you are taking every ADC interrupt and starting DMAC in SW, your SW is working too hard. Timer triggers ADC, ADC scans all "used inputs" (reason...
View ArticleForum Post: Adding TraceX to Project causes "fatal error: 'tx_thread.h' file...
Hallo, In the past I've tried TraceX with SSP 1.0.0 and it worked. Now I've been adding TraceX to my SSP 1.1.0 alpha project. Unfortunately compiling throws the following error:...
View ArticleForum Post: Adding RTC Driver, r_rtc_cfg.h not found?
I'm trying to add the RTC Driver, but when I build I get an error indicating that the file 'r_rtc_cfg.h' is not found. I see other components adding a _cfg.h in the directory...
View ArticleForum Post: Conflict to use the 2 Ethernet Interfaces plus the SD Card...
In our DK-S7G2 based Project we need to make use of the 2 Ethernet Interfaces and of the SD Card Interface, however we've found that there is a conflict due to several Processor lines are shared...
View ArticleForum Post: RE: Release Date, SSP 1.1.0?
Rich, Its out today. I just downloaded it. Matt
View ArticleForum Post: RE: File system issue for knowing names inside the pendrive
Dear Paul and Architect, Thanks for your knowledge sharing method. By using this, I have completed my project. If in future if I stuck anywhere in my other projects, please be with me. You guys are...
View ArticleForum Post: RH850 F1M R7F701548 Clock Controller Issue
Hi Guys, Hope everyone is doing good. I am currently facing an issue regrading clock configuration on RH850/F1M-R7F701548 MCU. I am using main oscillator of 8Mhz and PLL0/PPL1 are configured to have...
View ArticleForum Post: RH850 F1M R7F701548 Clock Controller Issue
Hi Guys, Hope everyone is doing good. I am currently facing an issue regrading clock configuration on RH850/F1M-R7F701548 MCU. I am using main oscillator of 8Mhz and PLL0/PPL1 are configured to have...
View ArticleForum Post: MY-ARTWORK) NIXIE tube ornament by GR-KURUMI
Hi, # I will post introduces for my art works, because of very few posts in this forum. Well, I try to make a flyback high-voltage power dcdc coverter by the PWM feature of GR-KURUMI. So, I had made...
View ArticleForum Post: MY-ARTWORK) Full color Stick light by GR-KURUMI
I had made the Full-color LED Stick light by GR-KURUMI. This has a GR-KURUMI, 16 full color serial LEDs, and a 9-axis motion sensor (I2C). I had used it for concerts with an otaku feature. I had put...
View ArticleForum Post: Making a Interior-type Gamma-Ray spectrometer by GR-SAKURA
I had made the Interior-type Gamma-Ray spectrometer by GR-SAKURA. This is a escalation of my work, http://renesasrulz.com/gadget_renesas_user_forum/f/128/t/4280.aspx I had put the video clip. You will...
View ArticleForum Post: RXC Compiler #pragma inline_asm option
I am using the YRPBRX111 board to evaluate FreeRTOS. I have downloaded the FreeRTOSv8.2.2 RX100-RSK_Renesas_e2studio . E2 version 4.3.0.007. RXC Compiler V1.02.00 to V2.03.00. I get errors when using...
View Article