Is it better to make a program without RTOS, all in the HAL / Common, or is...
Hello everyone I'm going to start developing the first program with a Renesas Synergy S124 micro. The program should control a few inputs and outputs and communication 485. My question is whether it is...
View ArticleUSB MS Device ramdisk_image.c
Hello everyone,at the moment I am using the USB MS Device Demo. This uses a ramdisk_image.c file. How was this file created?I would like to save a ZIP file instead of a text file on my Synergy...
View ArticleIs it possible to use virtual com port(through USB) with out using threads or...
Hi Team,Is it possible to use virtual com port(through USB) with out using threads or Threadx OS? Basically I want to output the debug prints on to the virtual com port with out using threads? Is it...
View ArticleWake up from Low power Standby Mode (R7FS12477, SSP1.3.0)
Hi all,I have an issue about the Low power standy mode on a S1 microcontroler powered with 5V alimentation, and with a 3V backup battery.In my application, the micro (initialy powered with 5V...
View ArticleUSB Printer support for Renesas s7g2
Hi Team, I am using Renesas s7g2 development board , I configured USB hub host module and working as expected tested with usb stick and key board.We are using Rongta mobile printer (RPP 300) device,...
View ArticleUse 128*128 dot matrix LCD on SK-S7G2 kit
We are trying to use a 128*128 dot matrix LCD with SK-S7G2 board. The board has RGB LCD. But we want to interface dot matrix PE128128WRF instead.Is it possible to connect this dot matrix LCD via RGB...
View ArticleFailed to compile uart_fw_mg_ap_normal_operation
I download the sample code for uart frame work: an-r11an0192eu0102-synergy-uart-comms-fmwk-mod-guideThen import the project, but get some error when...
View ArticleFX Fault tolerant
Hello I am using the E2 studio Version: 5.3.1.002, the ssp versión is 1.2.2 and also the IAR Compiler.When using the fault tolerant service in FileX, do I have to make the call to the funtion 'UINT...
View ArticleDebug problems
Dear all;I don't understand because the address inside in the procedure/method are not in sequence.When I debug, the cursor jump through the addresses in a disorderly and non-sequential way.please see...
View ArticleIRQ14 driver callback not called using IRQ14-DS pin as interrupt source?
Hello Synergy Team,we try to use e.g. IRQ14-DS (P010) pin to call our ISR for external IRQs. Using "native" IRQs everything is working, but if we assign e.g. for IRQ14 to pin P010, which is IRQ14-DS,...
View ArticleSDIO wifi module example
Hi,I want to try a SDIO wifi module on a DK-S7G2 board.In the Wifi Framework User's Manual (r11um0050eu0108-synergy-wifi-fmwk-addon.pdf) page 107 chapter 12.3, it's talking about what I want.But where...
View ArticleS7G2 - SSP - CAN ID configuration
Hello everybody,I'm new on this forum, so please forgive if I'm doing it teh wrong way...I'm working on a S7G2 µC (R5FS7G27G3A01CFP), coding with e2-studio, using SSP v1.3.2. I'm using the CAN bus, and...
View ArticleRTC via IIC on S7G2 in addition to on board RTC
Hi, We are using SSP on SK-S7G2. We need to use 2 RTC, one on-board RTC and one more RTC via IIC (I2C) interface.Is it possible to configure this on e2studio? Any help would be appreciated. Thanks
View ArticleWrong baudrate generated by SKS7G2
I use the project an-r11an0085eu0101-synergy-sci-uart-hal-mod-guide, test the hardware handshake.I found that the baudrate generated by SKS7G2 is incorrect. In the project it is configed to 115200, but...
View ArticleСhange the size of the event buffer
Hello. I create my own HID, and I can not change the size of the event buffer: when sending (receiving) 64 bytes only 32 bytes are transmitted (received).Here is my report descriptor:const UCHAR...
View ArticleIs there any API/variable which will give me the Baudrate of the CAN controller?
Hi Team,Is there any API/variable which will give me the Baudrate of the CAN controller?Basically I want to set some baudrate and check whether the baud rate is correctly set or not?How can I read the...
View ArticleNeed process steps to re-start NetX
I am using SSP 1.3.3 and I have de-selected the auto initialization process for NetX. I need to build a bullet proof system that can recover from errors such as cables unplugged, noise, etc.I can...
View ArticleS7G2 - SK Renesas Training lab (NetX). Unknown compilation errors with...
I went to the training class. I had a problem with lab3 (Cloud connectivity with ethernet and Wifi Framework)I have a compilation error after finishing netx configuration.Can someone help me? Thank...
View ArticleUnable to read FAT32 SD card on a PC
I have a strange SD card problem with our custom S7G2 board. When we write data to the SD card (several large, binary-data filled file), and remove the card and try it in a PC, we see the file names,...
View ArticleCAN bus testing for PE-HMI1
Hi all. I am testing CAN but my code receives callback messages as below.(CAN_EVENT_ERR_BUS_OFF, CAN_EVENT_ERR_PASSIVE, CAN_EVENT_BUS_RECOVERY)What is the exact meaning of above messages?Also, I would...
View Article