S7G2 QSPI MT25QL256 work only one time
Hello,I am working to enable a QSPI, I work on the DKS7G2 my QSPI is a micron MT25QL256ABA8ESF-0SIT, it is the evolution of the deprecated DK QSPI.I work with a custom QSPI board on pin headers and...
View Articlebuild error "an-r12an0021eu0113-synergy-guix-sk-s7g2.zip" GUIApp GUIX
Hi there,I am new to Synergy and trying to run the GUIApp on the S7G2 SK. Imported GUIApp application into studio, and built the app as-is, without any modification and it given me the following build...
View ArticleAdding new fonts in GUIX
I have tried to add new fonts in GUIX but all that comes out on the display is garbage, even though it displays fine in the GUIX tool. I thought it might be something with my specific fonts, so I...
View ArticleSF_AUDIO_PLAYBACK_CFG_BUFFER_SIZE_BYTES should be less than or equal to 2048...
Hey Forum,SSP 1.2.0 and S7 SK GUIX Audio Player example.Project comes with Buffer Size Bytes set to 8192. Need a variation on this project, so I rip it apart and make it my own. All is good, except...
View ArticleProblem with touch events - Event down received but no event up after that
Hello,I'm working with a custom board with S7G2 microcontroller and a touchscreen (SSP 1.2.0).I have the configuration working but I have a problem with one area in the touch screen. When I touch the...
View ArticleS7G2 Port Configuration
S7G2 finish need to initialize the port configuration Why are not initialized in the routine
View ArticleFAT on USB Mass Storage
Hi, I would like to use the USB port to connect a memory stick and use it read/write files.I have a old example here which uses "g_fx_media0 FileX on USB Mass Storage".I am currently using SSP 1.2.1...
View ArticleRemoteSystemsTempFiles
Hello again Forum,Since working with SSP 1.2 I have started seeing this project created in my workspace:What is it, do I need it, and what's the downside of deleting it? Bill
View ArticleC++ global initialization
I have a Synergy C++ project. I have some global variables that should be initialized by having their constructors called. It appears that they aren't being initialized. There is special code that...
View ArticleGUIX gx_api.h update
Hello,I am working with GUIX 5.3.3 now but my gx_api.h file version is still 5.3.2. I am trying to reproduce some guix examples code but they need the 5.3.3 gx_api.h file. How can I update it in my e2...
View ArticleGenerated event not routed as specified - Synergy S7 PE-HMI1
Hi everyoneIn my application, I create a GUIX event which must be handled by the event function of the "graph_window".Each window contains several widgets. My problem is that I send, in a GUIX event, a...
View ArticleTrouble adding DHCP to project
I added nx and nx_dhcp to my GUI project. Now I get the following compiler error:'Invoking: Cross ARM C Compiler'../synergy/ssp/src/framework/el/nx_application_layer/nx_dhcp/nx_dhcp.c:11725:2: error:...
View ArticleSerial Port to Send and Receive Interrupt Settings
Where is the serial port to send and receive interrupt Settings
View ArticleGUIX Changing Widget FILL Color
I have seen many examples of changing the normal and selected Text color of a prompt from the code, and was able to successfully Implement it.. however I am having a hard time trying to change the...
View ArticleGenerated Thread files location
Hi, When a new thread is created in the "Synergy Configuration" the thread file (thread_name_entry.c) is created under project/src.Is there a way to configure that path? In my project I...
View Articleadd UART on Blinky project
Hi,I am new in Synegy S7G2 board. I created a demo code using Blinky example, it run good and blink the 3 LEDs at 2Hz rate.But if I add a new UART thread, enable the TX/RX/transmit end interrupt ->...
View ArticleFX Directory navegation
Hi, I am using FX on USBX Mass Storage Class.Inside my memory stick I have several folders and files. I need to search for a specific folder and enter it. I am able to search for the folder using...
View ArticleBSP vs File Import
Hello!I am exploring the whole custom BSP thing and I'm trying to determine how it's better than simply creating a base project and zipping it up and putting is somewhere. The idea would be that every...
View ArticleUser code / examples
Is there a place where the users can place files to help others? For example, I'll bet many of us are writing code to search a file system for a file, or do simple modbus stuff, or whatever. Many of...
View Article