Forum Post: RE: Create ramdisk for FileX access
I downloaded your software thank you, I keep it if necessary! I now have my index.html file includes and sent to the webserver, but only the text elements are displayed on the web page. Then, I...
View ArticleForum Post: RE: Release notes, SSP 1.0.0: USBHS/USBFS controller support
Would also like to know if S7G2-DK is capable of device mode with USBHS and if not, what hardware modifications need to be make to enable this?
View ArticleForum Post: RE: Create ramdisk for FileX access
How about using an external tool like this: www.myintervals.com/emogrifier.php
View ArticleForum Post: RE: Error on debug launch
Antoine- Synergy works with e2 studio release 4.2.0.012. Please follow the installation instructions found in the documentation tab here: synergygallery.renesas.com/.../support
View ArticleForum Post: RE: Create ramdisk for FileX access
Hi Alex, I do not think this should be a problems. Any file would be served the same way, no matter if it is HTML, CSS or a picture. The server doesn't care about the contents. Updating files...
View ArticleForum Post: RE: SK-S7G2 Out Of the Box Sample - Complete Project?
Ralph- Looks like they have been moved to the template section of SSP. When you start a new Synergy project you should see them alongside Blinky and BSP (after you select your Kit). This is in the...
View ArticleForum Post: Anyone out there using PMOD connectors to prototype sensors or...
I'm curious if there are developers that have had experience they can share connecting sensors of other boards to PMOD interfaces on the Synergy kits. There's no shortage of products out there. Soon...
View ArticleForum Post: RE: Anyone out there using PMOD connectors to prototype sensors...
I have connected several sensors to PMOD ports and used them in my prototypes. None of them were actual PMOD sensors, I just hooked up my connections as needed. My sensors have used I2C, SPI, and...
View ArticleForum Post: RE: Anyone out there using PMOD connectors to prototype sensors...
I looked through the spec, and it didn't say what Vcc is required. So making it switch selectable makes a lot of sense. Glad to hear you've had a good experience with UART, SPI and I2C.
View ArticleForum Post: NETX, Ethernet Performance expectations
What are the realistic expectations for throughput over Ethernet using the NETX stacks? This would be doing raw packet transfers as well as when using abstractions/protocols, such as FTP. We're...
View ArticleForum Post: RE: NETX, Ethernet Performance expectations
I don't have access to any benchmarks on throughput, but the only realistic numbers you'll likely see are for specific Connections (Ethernet/FastEthernet) and buffering via internal RAM/external RAM...
View ArticleForum Post: RE: NETX, Ethernet Performance expectations
Benchmark information on the SSP 1.0 for TCP/IP and UDP is documented on the SSP Data Sheet on the Synergy Gallery. Iperf GCC -O2 TCP Receive 83 Mbps TCP Transmit 28 Mbps UDP Recive 91 Mbps UDP...
View ArticleForum Post: Customer Firmware Updates
USB Boot is very important to me as well. I am not allowed to ship a product without some sort of straightforward and reliable method for customers to install updates in the field. The ROM based USB...
View ArticleForum Post: RE: Anyone out there using PMOD connectors to prototype sensors...
I have the Digilent 2-axis joystick up and running and used in a demo. store.digilentinc.com/pmodjstk-two-axis-joystick Ian.
View ArticleForum Post: RE: Customer Firmware Updates
I think this is a very interesting suggestion for use with Synergy. In-fact, I'm pretty sure this 3rd party supplier could release a version of their product that would work with Synergy if they...
View ArticleForum Post: RE: Customer Firmware Updates
We make products for high reliability professional applications where random automatic firmware updates would cause the customers to go elsewhere. If our product is to update it must be customer...
View ArticleForum Post: How to use TraceX - Sample which uses TraceX?
I'm trying to test the TraceX feature, but I'm not sure where and how to enable TraceX, (manually #define's seems to be overridden) is there any sample available which demonstrates this? Because...
View ArticleForum Post: RE: How to use TraceX - Sample which uses TraceX?
Ralph- Take a look at this Knowledge Base article and see if it helps. knowledgebase.renesas.com/.../How_do_I_enable_TraceX_in_SSP%3F
View ArticleForum Post: RE: How to use TraceX - Sample which uses TraceX?
Add ThreadX Source to the project and in the properties view for ThreadX Source enable trace - Event Trace Enabled. For any X-Ware component add source for it so the trace macros are available. Build...
View ArticleComment on Getting to Work with the Renesas Synergy e2 studio ISDE
So you like e2studio very much. Try this: you have a workspace with dozens of projects. You are editing one source file and, when doing a copy-paste you, inadvertently, press Control+B instead of...
View Article