Error in "sending data through usb using queue"
Following steps described in "Basic of the renesas synergy platform 1712", page 85, charpter 10.3. When I plug another usb cable to J5 of s7g2-sk board. It seems windows try to install the usb driver,...
View Articlenx_ip_interface_info_get + MAC Address
Hello everybody,Simple question: i would like to get MAC Address. I'm using nx_ip_interface_info_get(&g_ip1, 0, &name_ptr, &ip_address,&network_mask,&mtu_size,...
View ArticleS7G2 Uart Baudrate Change at Runtime
Hello,I'm working at a Synergy S7G2 with SSP 1.3.0I'm using the communications framework above the Uart driverand I have to change the baudrate at runtime.When I configure the Uart with different rates...
View ArticleUse FileX on a SD Card controlled via spi bus
Hello, I control an SD Card via the SPI bus using the SPI Framework Device framework on sf_spi.Is it possible to read the files inside it using FileX?Currently I use the FatFs libraries (FAT file...
View ArticleProblem when a applied the python script to create the .bch file from .srec file
Hello, everybody. I have a problem when a applied the python script to create the .bch file from .srec file. Exception: Expected Value = 0xaf Actual Value = 0xfb on top of that, the .bch file...
View ArticleHART on SSP (threadX)
Hi.. I wanted to use HART 7 on Renasas synergy on SSP (ThreadX).. whether HART stack/driver is supported/available on threadx? Thanks
View ArticleNetX HTML Performance
Hello,I am investigating the most efficient way to implement a Web Server.While testing the code supplied in NetX Server Module Guide R11AN0120EU0101 I observe a large file transferred in 1514 byte...
View ArticleI receive data from UART and I want to display the data on the screen. How...
Hi Team,How can I send data run time to the screen.For example I receive data from UART and I want to display the data on the screen. So how can I do this?or Is there any other easy way to display the...
View ArticleWhy not entering DeepStandby?
Hi,S7G2 and SSP 1.1.3 and can not upgrade at this time.The following routine used to work for me to enter DeepStandby. It no longer does. The PCB has changed, but not in any areas that I see relevent...
View ArticleHAL Flash API: why write with uint32, read with uint8?
Trying to use Flash module to store string data (ASCII characters) into the data flash and running into problems...Code:I've set up an char array "ascwrite" which is then filled with 0-9 then A,B,C...
View ArticleHow should I use virtual com port Renesas Synergy™ Starter Kit SK-S7G2 so...
Hi Team,I am using Renesas Synergy™ Starter Kit SK-S7G2. How should I use virtual com port so that I can see debug prints.How can I use printf?Also no com port is seen in device manager when board is...
View ArticleCustom USB device HID Class
Hello,We are using SSP 1.3.3.Can anyone provide me an example code of USB X Device HID custom (nor keyboard, nor mouse)?Regards,
View ArticleNot able to view prints using printf in Renesas Debug Virtual Console, any...
Hi Team,Not able to view prints using printf in Renesas Debug Virtual Console, any body kindly help who has achieved this already.I am using Renesas Synergy s7 starter kit.Jlink version running is...
View ArticleTutorial : Adding ADC capability to S5D9 IOT board.
I have a S5D9 IOT board. It is very compact. I want to share my tutorial with the community on how to add ADC capability to the board. I think that it is very useful if the sensor only has an...
View ArticleUnable to use PK S5D9 Com port for logs
HI,I am trying PK S5D9 board. I tried using the com port logging with blinky treadx program. But my laptop dont show any com port for renesas board. Is it because of e2studio settings? Please suggest....
View ArticleHow can I load the firmware in to flash of the starter Kit, so that it...
Hi Team,I am using Renesas Synergy™ Starter Kit SK-S7G2. How can I load the firmware in to flash of the starter Kit, so that it retains after power reset also, with out using e2 studio and IAR.
View ArticleSSC is starting without GUI after updating the SSP to 1.3.3
Hi folks,after updating the SSP to 1.3.3 in Windows7/64bit the SSC 5.1.0.010 does not work anymore with IAR.The "synergy_standalone.exe" is visible in the taskmanager but there is no GUI. Only the...
View ArticleWhich should I choose? Electrical engineering vs. Computer engineering vs....
I have listed myself as an electrical engineering major, because I like building small electronics projects and physics. When I ask people the difference between Electrical engineering vs. Computer...
View ArticleUart write operation
Hi all ! I'm trying to write to a UART the contents of the buffer modBus however the message that i get are the values of 0x20.For example, let's say that the buffer modBus is loaded with the values...
View ArticleCrypto SCE Library in JAVA that does Encrypt/Decrypt for AES correctly
Using the sce code example ( AES 128-bit CBC mode ), I created two functions to encryp and decrypt the data packets I send/receive through the TCP communication.I used the Packet Sender to send the...
View Article