nx_packet_data_extract_offset() says it's extracting more bytes than I'm...
I have received a packet of 1124 bytes. I'm passing a buffer of 1024 bytes and telling nx_packet_data_extract_offset() to only extract 1024 bytes. It returns, in bytes_copied, 1124 bytes. It is...
View ArticleGPTn COUNTER OVERFLOW Interrupt Settings
Hello GPT > GPTn > GPTn COUNTER OVERFLOW OVERFLOW Interrupt where Settings
View ArticleMultiple stream in Audio playback framework
Hi ,Do you have any example project for playing multiple stream of audio on a single audio framework for synergy S7G2 series? Regards,Riya
View ArticleTCP Socket NetX: HTTP Implementation (POST/GET)
Hi guys,I'm developing an application with Renesas Synergy (SK-S7G2 board) and I'm using Ethernet (NetX) functions.I needed to use http client functions to send and receive data (POST and GET). But,...
View ArticleTX_TIMER_EXTENSION not part of TX_TIMER (tx_api.h)
HiPlease add TX_TIMER_EXTENSION as a member of the TX_TIMER structure in tx_api.hThe option to edit this field is available from the Synergy configurator and it's even defaulted to nothing if not...
View ArticleSynergy Portability
Does anyone works success with Synergy Series on another platform or different RTOS?Like a old fashion.
View ArticleUSB Host on SSP1.1.2. BSP_CFG_HANDLE_UNRECOVERABLE_ERROR
Hello,I'm trying to perform the USB Host application on a custom board with S7G2 microcontroller. I have the same thread configuration as the r30an0239eu0122-synergy-usbx-msc-host example.Although the...
View ArticleDHCP client src and TraceX conflict
I am using TraceX in my project (S7G2 processor, SSP 1.1.3) and need to be able to add nx_dhcp_src. I have modified the TX_TIMER_TICKS_PER_SECOND to 1000 in the ThreadX source and I don't think dhcp...
View ArticleSimple bootloader
Hi, I need to add a simple bootloader to my product.To start understanding how things work in Synergy, I created two projects in a new workspace: Bootloader and Application.Bootloader blinks a LED each...
View ArticleWhen choose TAB of Pins->Periphery, Windows 10 show blue screen and reset.
Dear Sir, Every time I clicked Synergy Configuration -> Pins ->Periphery, my Windows 10 showed blue screen and reset.After that, there were a lots of fail message when reopen E2Studio, except I...
View ArticleSynergy S7G2 random number generation
Synergy S7G2 random number generation can refer to
View ArticleDebugger Crash with Netx Telnet Server Example Application
Hello,I try to get our custom board running with the telnet server example application to testthe ethernet connection. It is from the developer expamples for the SSP v1.2.0 packagefrom the gallery....
View ArticleUART SCI COMMON not appearing
I was following this Hello World Tutorial to get started with UART on an SK-S7G2. When adding the UART Framework to the thread, the SCI COMMON block fails to appear as expected. Here's what the window...
View ArticleQSPI open returns SSP_ERR_UNSUPPORTED on DK-S7G2
Im trying to use the QSPI driver on my DK-S7G2 development board, SSP 1.1.0. I have added the QSPI driver into the thread that is calling it && given it highest priority. When i call err =...
View ArticleSynergy Memory Usage
Hi,About one month ago, we started a new project which should use a S1 ucontroller.As we don't have a S1 development kit, we started the development using a DK-S3A7.In each Renesas event that we...
View ArticleS7 series Unique ID
According to the marketing literature, the S7G2 security subsystem has a 128-bit unique ID. Does anyone know how to use that? Their basic security example doesn't seem to have anything about it.
View ArticleSPI delay between chip select
Hi all, I am new to Renesas S3 Microcontroller. I have a DK-S3A7 and I am trying to get the SPI driver going on ThreadX. I am starting from the ThreadX Blinky example. I got the rspi...
View Articleether_phy and BSP
Hey Forum,Let's say that I have a design that is very similar to the S7 SK and so I use the S7 SK BSP as a starting point, but for whatever reason (and there is a good one) I used the ethernet phy from...
View Articledriver can: mailbox group mask
I’m using CAN driver in my project (S7G2 MCU and ssp 1.1.3). In oreder to receive only mailbox ID, I set up all mailbox groups mask at the value 0x1FFFFFFF. The problem is that after these settings...
View ArticleLow Voltage Detection (LVD) w/ Flash data storage on DK S7G2
I'm working with the DK S7G2 development kit and trying to save my structure into flash memory when the power is turned off.I have tested and verified my QSPI interface is working properly and I can...
View Article