Flash programmer and starter kit SK-S7G2
Hello,I am trying to program the starter kit with flash programmer but I cannot do it. I want to program using USB Boot. I can create a project (I get the message "Operation completed") but then I...
View ArticleCap Touch (Wheel)
Hi,We developed a board which have 2 cap buttons, 1 slider and 1 wheel.The touch pad layouts were made based on the Renesas board below:That is our board:The Slider and Buttons are working well.The...
View ArticleWIFI using GT1216 module
Hi all,I am working on a wifi project using S5D9-PK kit and GT1216 wifi module from longsys.Referring to qualcomm qca4004 and qca4002 does not have much difference.There for the driver for GT202 should...
View Articlenx_secure_tls_trusted_certificate_add Stops the debugger like its at a break...
Hello Forum,Im working on a tls client connection and working on adding a ICA and CA to the CA store. I have gone though the following and not had any...
View ArticleUart receive strange behaviour with tx_thread_sleep
Hello, I have a strange behaviour using the Comms Framework on a thread with a Uart and adding tx_thread_sleep.My test programm looks like this: uint8_t RecvBuffer[256];void ProtocolReceiveTest(void){...
View ArticleFlash Driver Stack Usage
Hi,Suddenly my program started to corrupt some variables.I took a look at my threads stacks in the RTOS Resouces and discovered that one of my threads is always at the maximum stack size.I tried to...
View ArticleIAR EWARM: is there such a thing as "Perspectives"?
I've started working with IAR EWARM after about a year of using e2 Studio with Synergy. Configuring the IDE seems very manually intensive as there does not appear to be "Perspectives" like in e2. I...
View ArticleUSBX HOST CDC-ACM sample program
Hi, Any one please guide me for USBX host cdc-acm program. i am new to renesas. please help me
View Articlehow to measure the MCU actual clock on sk-s7g2 ?
Hi all,I have doubts about the actual clock used by the MCU S7G2 and would like to double-check it on the SK-S7G2 board with an oscilloscope. Is there a test point for that purpose on the board ? could...
View ArticleInput capture on GTIOCB
Hello,I have tried the Input Capture HAL Module for SK-S7G2. The example is working fine, able to capture the input PWM. The issue comes when I try with channel 3, GTIOCB pin it is not working, I'm...
View ArticleTransition to USB boot mode
Hi, Is there any way to entering USB boot mode from application?e.g. jump to entry point for USB boot mode code...
View ArticleI can not connect to the server in Renesas Synergy Platform
status = nx_tcp_client_socket_connect(&socket_echo, SERVER_IP_ADDRESS, 7, NX_WAIT_FOREVER); why the status is 56 (0x38) when the function returns? I can not connect to the server
View ArticleI can not access the online support for last 24 hours, anybody has the same...
I can not access the online support for last 24 hours, anybody has the same complaint ?
View ArticleWierd behaviour with SPI functions
Hi,Among others, I have the following functions in my SPI module:void spi_memory_display_callback(spi_callback_args_t * p_args){ if(p_args->event == SPI_EVENT_TRANSFER_COMPLETE) {...
View ArticleHTTP Server + Compile html files into ram
Hello everybody,i'm new on Renesas platform. I would like to compile a list of html file into ram memory instead of using html files stored in USB or SD memory. Is that possible? If yes, is there a...
View ArticleS3A7 Fast Kit
Hello,I'm incredibly frustrated by the renesas synergy platform as a whole so far. It seems that everything intuitive about embedded programming was obfuscated behind 3 different GUI dialog boxes...
View ArticleHow to use GPT's GTIOCB both pins as PWM
HelloI'm using SK-S7G2 board.My need is to use two PWM's. All pins are used by other peripherals except P701 and P202. How can i use both as PWM. In ssp i have option to use only one under...
View ArticleJlink frequently deconnecting and/or not recognised when pluged in
HelloI have the Problem that frequently the Jlink disconnects when I want to run some excemple after some sec.Then I have to unpug and replug the eval Kit.I also frequently have the JLink NOT beeing...
View ArticleQuestions about Uart API and Thread Suspension
Hello,I have some questions about the Uart API in a multi-threaded application.1) Is the g_sf_comms->read call really blocking, I mean is the calling threadsuspended (another thread got the cpu)...
View ArticleDisabled pin being driven as output
In my configuration tab, I have all pins except for JTAG disabled. However, when I measure the voltage of P008 on my board, I see it's being driving high after the init calls. Looking at the pins_data...
View Article