Problem with Uart FIFO at 921600 Baud
Hello, I have a problem to get a serial communication at 921 kBd to work.My setup is:- Synergy S7 working at ICLK 120 MHz and PCLKA 120 MHz- Synergy SSP 1.20- Uart with 921600 baud 8 databits 1 stopbit...
View ArticlecalendarTimeSet failed due to SSP_ERR_INVALID_ARGUMENT
Hello,I'm trying to setup RTC in my project. I tried RTC example for S7G2-SK its working fine. But if i try the same with blinky with thread i'm able to start rtc but unable to set the time. I'm using...
View Articlegx_window_event_process in GUIX event handlers
Can someone please explain to me the usage of 'gx_window_event_process()' in GUIX event handlers.In example projects, its use does not seem to follow a pattern.Some handlers call the routine on entry...
View Articleflash erase 'erasing' too much
I have an application which needs to save measurement data taken by a sensor. Since the erase block is 64 bytes, I have to save 8 bytes of data in one 64-byte block and the following sets of...
View Article"region 'RAM' overflow" issue
Hello everyone,I got an "region 'RAM' overflow 14440 bytes" error. Is there a way to resolve it?Thanks everyone.
View ArticleCLUT8 Usage and LCD toggling for reduce RAM
HI,I was using RGB565 earlier for displaying data and my RAM consumption was 580KB for 480x272 display. I want to limit my Graphics RAM to 300KB to 400KB Max, so i started using CLUT8,8bpp. I am using...
View ArticleECONNREFUSED with a non-blocking connect on SSP 1.3.0
Hello, I have the following issue with SSP 1.3.0 on S7G2DK board.I implemented a non blocking socket connect in the following manner:- set the non-blocking mode (O_NONBLOCK) for the socket by using...
View ArticleSKS7G2 USB bootloader - HMI app
Hello Synergy community,I am trying to use the program "A very basic USB Bootloader that uses MMF" on S7SK board.I am able to custom and run the led blinking SSP110 HAL app and the Time & Temp HMI...
View ArticlePeriod is 20 times longer than expected in sample of ADC Periodic Framework
I got sample project of ADC Periodic Framework from Renersas. Imported it into E2, built and ran without problem. But the period was about 20 times longer then 10 ms as setting. Then I had changed the...
View ArticleCREATING A TABLE WIDGET IN GUIX Studio.
Hello Synergy community,I try to create a table with 4 column and n rows in GUIX studio but I'm having some problems to implement it. I tried to create the table using the vertical list component,...
View ArticleHow to refresh the screen with a optical sensor digital output
I want to use the Guix Hello World Project as a base to show the optical sensor status, I add a stack of external interruption in the main thread, the callback function to detect the status of pin 005...
View ArticleHow to use CAN port
Hi there, I'm new to the Renasas Synergy platform, but would really appreciate your assistance. I'm using the S7G2 with a carrier card and accompanied BSP. I specifically want to use the CAN port, and...
View ArticleWINDOW SCROLLING USING A BUTTON
Hi Renesas community,I'm trying to implement a program to scroll a vertical list every time i touch a pixelmap button. after reading some post here I started to use the function...
View ArticleNetX Duo DHCP and BSD sending large blocks of data
I'm using NetX Duo DHCP and BSD. When using BSD to send a large amount of data (ex. 4k) from the S5 promotion kit, it seems the network connection drops and then reconnects. If I break into 4 1k...
View ArticleSSP Pack 1.2.1 is not showing up in available service packs after install
I have installed (I thought) SSP 1.2.1 to try some demo code but I get the following errorSSP 1.2.1 is not being found, even after I exit and then re-enter e2studio
View ArticleMQTT Client stops publishing
Hello. I started with the MQTT client feature of SSP1.3.2. With a hint of Karol how to set the task priorities the client started working - sometimes.I use a password protected Mosquitto as broker and...
View ArticleSynergy C11 stdio.h is missing sscanf_s
I would like to use the safer version of sscanf() that is defined in C11 as sscanf_s().In my Synergy project is e2 studio, I have tried both the GNU C11 and the ISO C11 in my project setting, but...
View ArticleSupport with USBX Host role S2G7 (Custom Board)
Ultimately, I want to implement on-the-go, but for now I will concentrate on USBx Host. The majority of examples that Renesas provides are for USB device. And the only example I can find for USBx Host...
View ArticleLoading png files to the system
Hello all,I am trying to load and draw dinamically, during execution, png files to our system. I have seen that there are several functions inside the GUIX API to convert png files into guix resources...
View Article