Related Update text uing LCD touch
hello i am try to update a text in my screen when i enter data trow LCD touch then my first block data will be change but when i try to enter second then my first block value become second block...
View ArticleNeed help with SMBUS
Hi,I'm trying to configure the S128 IIC1 as a SMBUS slave device. Configure the S128 for the I2C using HAL driver, the s128 always response with NACK at the address with read send from master. Slave...
View ArticleHow many characters Uart Read return ?
Hello,I am using SK-S7G2 to make serial communication (RS485 Modbus RTU) with the Hal Driver, her is my code :#define NAB 5#define DEB_MAPPING 0#define FIN_MAPPING 80void hal_entry(void) {int i, j;...
View ArticleDNS_QUERY_FAILED in Windows Network
I try to use dns in conjunction with a dhcp. In some network I get error DNS_QUERY_FAILED when trying nx_dns_host_by_name_get()I use the following code:...status = nx_dhcp_user_option_retrieve(...
View ArticleE2 Server GDB crashing regularly at breakpoint
As mentioned in the title, since a short time the debugger is crashing reproducibly upon hitting a breakpoint. It does not happen at all breakpoints though. I have already tried to update the...
View ArticleS128 high resolution pwm
Hi, I'm new to the synergy platform and I'm using a DK-S128 demo board. I want to set up a high resolution pwm waveform with a different duty cycle on GTIOCA and GTIOCB. I've used the HAL module to set...
View ArticleDebugging application with a non 0x00000000 starting address moved for use...
Using the IAR compiler, and I've moved my application code up to 0x00100000 so that I can have the bootloader down at 0x00000000. The application doesn't have any Flashloader code in it, that's all...
View ArticleDK-S7G2M out of the box demo fails
I just bought a DK-S7G2M v3.1. I followed the quick start guide and the Out of the box demo fails. Basically Led3 = green, led1, led2 =Red, the rest a dim Red. Ethernet leds never lit, no splash...
View Articlecoexistence between TCP / IP and TELNET
I'm working with S7G2 176 pin. I have 2 thread where I implemented a TELNET server protocol in the first and a TCP/IP server in the second one. The problem is that one or the other is working, but not...
View ArticleHow to integrate interrupts into own drivers
Hello! I have asked this question in an old topic, but since I've got no answer, i'll try to reach more specialists. I'm currently struggling with my SMbus driver. Could someone please install this...
View ArticleUSB Host CDC-ACM with USB peripheral in custom mode
I have a custom board that I'm trying to get a Host CDC-ACM stack working on the USBHS peripheral. Because of the board connections, we are running the USBHS peripheral in Custom mode. We have...
View ArticleDs18b20 add to renesas Sk-s7g2 with ssp1.40(!!!)
hi everyone I want to add DS18B20 to Renesas sk-s7g2 now.I plan to transplant code on STM32.But my sk-s7g2 could not read the data.Ds18B20 is 1-wire protocol, and I can hardly implement it on...
View ArticleS7G2SK - FLASH/SDRAM issues
Hi Team,I am working on S7G2SK, which is of 4MB size flash and with 8MB size SDRAM (as it has GUI). Currently my memory map shows as below: .elf size coming around 5.9 MB.1. Does it mean i am crossing...
View ArticleFileX execution time
Hello,We create small text files in directory using FileX based on QSPI media using SK-S7G2 board.if there are more than 100 files in directory the execution time of fx_file_create is around 1...
View ArticleReset vector remapping (startup code)in S5D5 series .
1.How can i use/change configuration setting command for s5D5 series in E2studio.?2.what access window area, how to use AWS register?
View ArticleTCP IP Transmit Receive Frame Stuck after 43 packets
Dear Sir, I have prepared one application based on Netx IP instance Framework, and I have simple application that have action soomething like to receive and transmit the TCP frame from the application...
View ArticleViewing contents of a plugged-in USB Host Flash using the USBX device class...
Hello I have implemented an application that creates a file and writes into a USB flash plugged into the USB Host port of renesas PK-S5D9. I implemented this using FileX on USB Mass storage.I need to...
View ArticleSK-S7G2 : Audio Playback Hardware Framework with I2S callback never called
Hi everyone,I am using a SK-S7G2 board with E2studio 6.2.0 and SSP 1.2.0 to play I2S samples. I manage to play the samples but I would like to know when playback is over before playing other samples. I...
View ArticleDMA Transfer to SPI Master
Hello,I have a simple question about using the DMAC sending data to a SPI Master. I have the DMAC configured to perform 600 transfers of 32 bits on a manual software start in block transfer mode. The...
View Article