RE: NetX Duo DHCP demo question
Hi,I'll put together a demo showing how to serve a webpage with a text box and retrieve the data input by the user. Give me a little time...Regards,Ian.
View ArticleRelocation within Eclipse of non-Synergy C files leads to garbage link
My project builds groups of C files referenced via linked Eclipse folders. Doing project admin, I duplicated a set of files in another folder, linked to the new folder in e2Studio, excluded original...
View ArticleRE: NetX Duo DHCP demo question
Ian,That would be greatly appreciated as I am making slow progress trudging through the NetX_HTTP_User_Guide.Thanks,Jeff
View ArticleRE: NetX Duo DHCP demo question
Hi Jeff,Attached is a demo project. It uses a static fixed IP and so does not use DHCP but this could be easily added.The demo creates a FileX RAM disk and creates the file "index.htm" and its...
View ArticleNetX Duo DHCP demo question
I have learned quite a bit by going thru the NetX Duo DHCP example application. This example shows how to access a web page on the Synergy server via a web browser on my PC and how the Synergy server...
View ArticleRE: GUIX Line Graph
5.3.2.0 Â Some of the provided examples wouldn't open with the older version so now I'm using this one.
View ArticleGUIX Line Graph
Tried using the GUIX Line Graph widget. Wouldn't compile - all kinds of "not defined". I looked in the manual and didn't see any docs on it. Does it work?Bill
View ArticleRE: GUIX Line Graph
Hello Bill,Which SSP version is your project using? I'm looking at GUIX Studio 5.3.2.2 (which goes with SSP 1.2.0-b1) and I can't see line graph on a widget list. Graphs such as the one from medical...
View ArticleSimultaneous USB device on FS and host on HS ports
I am attempting to use both the USB FS port as a device for the console framework and USB HS port as a mass storage host for a USB memory stick on the PE-HMI1. I am using SSP 1.1.0 and started with the...
View ArticleRE: NETX with S7G2 - Stuck on _nxe_tcp_socket_create
P.S.: When I said Stuck on function i mean its never return to status variable. But if I pause the debug, its stops on function phy_mii_write1 and others on ether_phy.c.I cant know whats happening on...
View ArticleNETX with S7G2 - Stuck on _nxe_tcp_socket_create
Hi all,I got some problem writing a code using NETX. I wrote a multiple thread with display and rtc, both working fine.But I need to put a TCP server on it, and there i got error. I using the tcp...
View ArticleRE: New TFT: image "inversion"
Hi Laser,please could you show how did you connect the screen with S7? Have you used Starter or Development Kit? The configuration of pins ("Pins" tab) might also be useful.Regards,adboc
View ArticleRE: NETX with S7G2 - Stuck on _nxe_tcp_socket_create
Hello,TCP port number in TCP server application is specified as the 2nd argument passed into nx_tcp_server_socket_listen. To use semaphores in the NetX thread, you'll need one place where the semaphore...
View ArticleRE: New TFT: image "inversion"
Hi,I am using a PE-HMI1 demoboard. The display that I am trying to connect has the same 40-pin connector pinout of the display provided with the PE-HMI1 itself.Here is the configuration of pins:Thanks!
View ArticleRE: New TFT: image "inversion"
Hello Laser,Please verify that your hardware is configured correctly. If there are any "mode" pins, make sure that they configure your display to scan left to right and then top to bottom. Rendering...
View ArticleRE: New TFT: image "inversion"
Thank you, I will check immediatly. As I told before, if I connect the display provided with the PE-HMI1, the image is correct. Is it possible? So, as far as I see, is this a "graphic effect" that is...
View ArticleRE: New TFT: image "inversion"
Hello Laser,Unless your display is identical to the one on the PE-HMI1 kit, the configuration is likely to be different. Please verify on the schematic which pins are used for scan direction and set...
View ArticleRE: New TFT: image "inversion"
Karol,I tryied to set the "Input - Graphics screenX input line descending" to "Used": after powering on the board, I saw for a moment the image on the screen as expected, after that the screen became...
View Article