Does the AGT support a way to allow for switch debouncing?
Hello Forum,I have an application where I am monitoring a mechanical switch and need to count the number of times it closes. Im am thinking the AGT is the best resource for this, but Im wondering if...
View ArticleFlash Programmer - Cannot load the srec file
Hello,I am trying to follow the steps for programming our S7G2 MCU with the Renesas Flash Programmer as described in this post:...
View ArticleUSB in netx dhcp
HiI am working on s7g2-dk board with netx dhcp webserver example.It needs USB to be connected .How can i disable USB and make work with webserverWhy USB is required herePlease suggestThanks and...
View Articleethernet channel 0 and channel 1 enabling
HiI am working on s7g2-dk board with netx dhcp webserver example.Individually ethernet channel 0 and channel 1 are working.How i can make both channel 0 and 1 working at the same time?Please suggest...
View ArticlePassing data prom one thread to another
Passing data prom one thread to anotherHi,I have created a process that's runing a thread that open some windows form, now i want that otherrunning threads from the same process will be able to pass...
View ArticleSPI example for s7g2-dk
HiI am working on s7g2-dk board.Any example for testing SPI is available in reneses application bundle? Thanks and RegardsRizwan Syed
View ArticleS7G2 SSP121 How to display a rotated pixelmap
Hello,I need to rotate a pixelmap and display it in a GX_ICON.I have found this old thread rotate-a-widget-image but I don't know how to display the rotated pixelmap.Here is what I did :#include...
View ArticleNetX #define NX_MAX_LISTEN_REQUESTS 10
Hello,I am working with one Synergy S5D9 board. In my project I need to communicate with several devices simultaneously through TCP communications. The program has several threads for different...
View ArticleUSB bootloader via MMF different behaviour depending on USB stick
Hi, in my application I am working with a slightly modified version of the basic bootloader downloaded here: https://renesasrulz.com/synergy/m/mediagallery/3223I'm experiencing different behaviour...
View ArticleI am struggling with USBX Device Configuration, Need urgent help
Hi Team,I am struggling with USBX Device Configuration for Synergy Renesas platform development board.I am trying to print using USBX device configuration, but strangely it throws the error USB device...
View ArticleTwo ucontrollers (masters) using the same SPI bus
Hi,In our board we have two ucontrollers sharing the same SPI bus. One of them is a S3A3.We implemented a "bus claim system" in order to syncronize both masters, so they can know if the bus is...
View ArticleSPI as slave
Hi,I need to configure s7g2-dk board as SPI slave.Any examples are available for configuring s7g2-dk board as SPI slave. Thanks and RegardsRizwan Syed
View ArticleWiFi Framework Module APIs support WPS?
Hi !I have a question.Does WiFi Framework Module Api support WPS?thnanks.
View ArticleDebugging issue in E2Studio
Hi,I am facing issue with an-r11an0268eu0100-synergy-nx-nxd-ftp-client-mod-guide on SK-S7G2.I am able to compiler the code but not getting option in Renesas GDB hardware debugging to debug the code....
View ArticleHow to connect SK-S7G2 to Azure iot-hub via mqtt?
Hi, does a tutorial exist how to connect the SK-S7G2 board to an azure iot-hub via mqtt?
View ArticlePorting/Migrating project from S7G2-DK to S7G2-Custom
Currently my project is running on S7G2-DK.By changing few pinouts in pincfg as per the S7G2 Custom board pinouts, the same project runs fine on S7G2 Custom as well.But my question is: In synergy...
View ArticleThank you so much for this forum. I appreciate those who helped me.
I want to say thank you to many people here who helped me. A few regular experts have spent much time to find the solutions for the questions. They are very helpful and knowledgeable. It is also a...
View Articleg_ioport.p_api->pinRead problems
Hello,I have been struggling with what seems trivial in reading the pin level. I have a custom board with the Renesas S7 processor, R7FS7G27GA01CFP, I have been able to successful write to the...
View ArticleDisable/Enable ThreadX scheduler
Hello, Does ThreadX provide any APIs for disabling/enabling the scheduler, without affecting the interrupt status?On FreeRTOS, we have vTaskSuspendAll() and xTaskResumeAll() APIs, so I am interested in...
View ArticleNetX Packet Pool Use
HiContinuing with my communications program in a S5D9 board with SSP 1.3.3.Now I have doubts about how I should use correctly the Packet Pool.In the TCP communications thread I have an Netx Ip...
View Article