S7G2 ADC
Hi , I am trying to use the Internal ADC Channel 06 . The input to the ADC is a 1 MHz sine wave using a function generator . I have configured the ADC in continuous mode of operation and once i start...
View ArticleExternal IRQ Driver
1. Is it any way to use External IRQ HAL Module with pull up enabled? Now if I choose IRQ Perephiral mode pin mode switched to IRQ Mode, and pull-up combobox is disabled.2. I would like to use one...
View ArticleUX stack not finding media instance when USB mass storage inserted
I've got a project that needs the USB MSC stack and I've inserted the code and an event insert/remove function in the thread entry. The thread entry is NEVER finding the media instance of the usb mass...
View ArticleProject under E2 studio seems corrupt and wont open properly
My project under E2 studio seems corrupt and wont open properly, even though I think the files are still there. Is there a way to repair it?
View ArticleVNC Server on synergy board
Hi there,is there some way to display the LCD screen content of my synergy application on a remote application?For example via ethernet by a VNC server?I'm using a custom S7G2 board with ethernet and...
View ArticleHAL CRC driver fails with SSP_ERR_ASSERTION when starting address is 0
There appears to be a problem with the HAL CRC driver when I try to calculate a CRC starting at address 0. Passing in any other address seems to work fine but address 0 results in the assertion error....
View ArticleImplementing both LAN Server and Client using S7G2 with only one physical LAN...
Hello,I am currently working on an ethernet application using the SK-S7G2. I need to implement a client to connect to one of our host programs and a server listening at port 80 for http using just only...
View ArticleFlashloader Valid mask did not match
Error - Valid mask in Application Header did not match the value it was supposed to be.Expected Value = 0xaf Actual Value = 0x3b Please explain me this!
View ArticleS5D9 running code from SDRAM / Flash
Our SW people would like to have a larger-than-2MB program code for our application. From what I gather, using external flash for running code is pretty slow. QSPI max clock is 60MHz and it takes 8...
View ArticleFTP Server on PK board wont accept new files
If I "put" a file from Windows to the board, the response is "open failed". If the file already exists on the PK board, them the"put" will transfer the file.Note that in FX_FILE_OPEN you cannot open a...
View ArticleSDRAM initialization on S5DP
We have a application that needs a lot of dynamic memory. We're developing on a PK-S5D9 board so we want to it using the 32MB SDRAM on the board and move the heap to SDRAM. A while ago, a comment was...
View ArticleSSP_INVALID_ARGUMENT failure from flash erase() API on s3a3
I've been using the same flash algorithm for the S3A7, S3A1, and S5D9 for about a year now. We just started using the S3A3; and the following piece of code is failing with SSP_ERR_INVALID_ARGUMENT....
View ArticleBootLoader + Downloader USB CDC Single Slot Flashloader Error!
Hello,Actually my whole concept is my bootloader have Bootlaoder and Downloader both with USB CDC blocking mode and i use the single slot to update the code so bootloader will donwload the code from...
View ArticleHow to avoid debugger always halts in "__get_ipsr_value()" during single step...
Hello,I have a debugging issue when using single step debugging: during this debugging mode the debugger often stops in __get_ipsr_value() instead of jumping over the function and then debugger won't...
View ArticleProblem with g_timer0.p_api->periodSet(g_timer0.p_ctrl, 3500,...
Hello I am a new member in this group. I use IAR Embedded Workbench for Renesas Synergy with SSP 1.5 and i have a problem to use this fonction : g_timer0.p_api->periodSet(g_timer0.p_ctrl, 3500,...
View ArticleXmodem Over TCP/IP
Hello , Is Xmodem Protocol be accessible or implemented over TCP/IP for data transfer?
View ArticleIn GUIX I am try to change value using update_text
Hi,in Guix i make two screen but when i enter value throw LCD touch screen then how to change the another screen value.here in first screen i was enter data and throw first screen change value in...
View ArticleSD card using SPI on ARIS IOT Board
HelloI am trying to write and read into an SD card using the SD card slot on the ARIS IoT dev board. The SD card slot is connected to the SPI bus.I have tried using FileX so as to use the Fat32 file...
View ArticleESP-32 WIFI PMOD App Note Demo Issues
Hello,I have purchased a PMOD ESP32 for evaluation with Renesas Synergy. I have installed the required resources from the renesas synergy pmod esp32 application note. I also have the sample project...
View Article