Wifi WINC1500 - Example Project
Hello all, Can anyone provide a working example project that uses the WINC1500 WiFi Pmod? (Best case would be working in SSP 1.3.3 and on the PE-HMI1, but will take what we can get.) ThanksTodd
View ArticleUsing defined symbols in IAR linker script
I added FWINFO and APPLICATION_CRC regions to my IAR linker script and hardcoded in their start and end values. The code builds fine and everything is where it's supposed to be.I have to make several...
View ArticleNo RX interrupt.
Hi All,I am using an IP module of the NetX framework to send and receive data on an R7FS7G27H3A01CFC MCU. I am able to transmit without any problems. However, the MCU is not receiving any packets. I...
View Articlezero copy TCP usage
Hi,I am developing a device using S7G2 with E2studio and am having issues with NetX zero copy function. I cannot find an application note or example to show how it works.Here is the part of my code but...
View ArticleCannot read QSPI from Bootloader (S5D9)
Hi,I am trying to create a OTA update for S5D9 IOT Enabler Board(SSP 1.3.2). Initially writing firmware to QSPI (0x60000000) location using QSPI driver . i have verified location using memory browser...
View ArticleUSB Mass storage project not getting device insert/remove callback
I have a project that uses fileX on MMC as well as FileX on an removable USB mass storage flash stick. The USB portion is built around the thread Renesas Module Guide of Nov 27, 2017 and the demo IAR...
View ArticleI have just purchased Renesas Synergy™ Starter Kit SK-S7G2. What is the best...
Hi Team,I have just purchased Renesas Synergy™ Starter Kit SK-S7G2. What is the best IDE for it to start development on it? Thanks,RegardsTiger
View ArticleCan Anyone help with RL78/G13 R5F100PLA Boot Loader over UART
Can Anyone help IAR project for RL78/G13 R5F100PLA Boot Loader over UART
View ArticleQSPI Flash support on S7G2-SK
HelloThe S7G2-Sk board uses the W25Q64FV device which provides 64Mbits / 8Mbytes of storage.Can you please confirm the following details and tell me how to correct the inconsistencies in the Synergy...
View ArticleData alignment in uart p_args.data field
I've been using the uart HAL driver successfully for months now. Our code uses a callback that pulls the bytes one-by-one (the UART_EVENT_RX_CHAR event) so we can do SLIP decoding in the callback...
View ArticleS7G2 touch screen stops working after a few gestures
Hi all, We're currently working on a project on the FDI version of the S7G2 board. We're experiencing an issue where the touchscreen stops responding after a few gestures. Thus the initial setup is...
View ArticleNeed help in Audio comparison in Renesas Synergy S124 reg.
Good day All Hi, we are doing project based on audio comparison (Feature matching) in DK S124 kit .We are in need of help how to do comparison of audio in Synergy platform. Kindly help us / suggest...
View ArticleUSB-CDC threading question
For some reason I can't get around a USB problem. I've cloned the example where LEDs on the S5D9 board are selectively toggled using the host keyboard input and results sent back to terminal...
View ArticleThreadX Tracing, undefined reference to _ux_trace_event_insert on AE-CLOUD1
I'm trying to enable trace capability on the AE-CLOUD1 kit using the Synergy Enterprise Cloud Toolbox so that I can trace the application and events occurring in the application. However, when I enable...
View ArticleProblem with USB transfer speed.
Hi All, Currently using a PK-S5D9 with GUIX, FILEX and an SPI port.The problem I've been having is when sampling the SPI data at 4K samples/second and then using fx_file_write to transfer the data to...
View ArticleNeed the versions 5.3.1.002 of e2studio and version 1.2.0 of SSP
Hi, I need the versions 5.3.1.002 of e2studio and version 1.2.0 of SSP for an older project. I can´t find the realease archive . Please help. Regards
View ArticleDebugging own board over JTAG with LPC-LINK 2
I'm soon getting the first prototype of the product we're designing so I'd like to get debugging over JTAG or SWD working. I have an LCP-LINK 2 debugger board which I can connect via the 10-pin JTAG...
View ArticleHow can I get a feedback to know that the screen has been painted?
HiWe want to get a feedback to know that the screen has been painted. We are using a custom S5D9 board with SSP1.2 and e2studio 5.3.1.Reading the SSP Manual I have seen that it could be used the GLCDC...
View ArticleHow to initilize with threads
I don't know where I have to put the initialization code before all threads starts execution, because e2 studio overwrites edited code when I compile the project. I tried to add the code in...
View ArticleHard fault in network init
I recently started getting a hard fault during intialization, likely in network related code. Below is my call stack:I can't remember changing any network related things, I may be wrong though.The user...
View Article