UART Tx and Rx in RTOS project
Hi,is there a working example for the UART usage in a RTOS project? In particular I would like to check how to set the UART threads in the configurator and the code for the correct way to receive and...
View Articlegx_prompt_text_set
Hi everyone, I am using the gx_prompt_text_set to change the string values of the prompts in the GUI.According the GUIX_user_guide, this is how the function works:/* Set the text of “my_prompt” to...
View ArticleRSPI Master and Slave Communication example between two SK-S7G2
Attached is an example (not-official) with SSP 1.2.0-b.1.Generate and Build the projects in a workspace.Program one board with the master project. Program second board with Slave project. Disconnect...
View ArticleRuntime breakpoint error at bsp_init_internal
I keep getting an error where the program jumps to this function when I debug the...
View ArticleGUIX ssp 1.1.3->1.2.0b
Hello,I try to upgrade a simple application from ssp 1.1.3 to ssp 1.2.0b.It displays a background with GUIX on a modified SK-S7G2 board (added SDRAM and a 18bits 800x480 LCD screen)The project works...
View ArticleMissing docs for fx_directory_short_name_get(), and others
I tried to find info, but:1. Google could not help me searching for "fx_directory_short_name_get". 2. TraceX docs don't offer anything beyond the trivial and/or confusing ("Description: this event...
View Articleexecution not returning from gx_display_create()
Hello,I'm running the hello world app on the DK-S7G2. Starting with a working app on the kit's supplied LCD, I have switched to a different 800 x 480 LCD. Code execution hangs in the macro call to...
View ArticleChange log for ThreadX Components?
With new releases of the ThreadX components, how can one know what has been changed? In particular, extension components such as ftp and htp. Is there a change log somewhere? I see reference to...
View ArticleConfigure Display 10.1''
Hi,Hardware: R7FS7G27H3A01CFCSSP: 1.2.0-b.1 I am having problems on configure a display 10.1'' inch and resolution 1024x600.Problems like the parameter "Output - Horizontal total cycles 512", I cant...
View ArticleRun Framelist
Framelists enable animation. I'd like to have a confirmation (icon) slide in, stay in the center for a moment, then disappear.Ideally the disapperance would slide in another page. There is an auto-run...
View ArticleTouch panel framework not generating interrupts
Hello.I'm using a modified SK-S7G2 board with SDRAM and a 800x480 TFT with the same resistive touch panel interface as the original board. I have two versions of a project that displays images and...
View ArticleGUIX creating a sprite (newbie)
I hope this is a real dummy question: after I insert a sprite in GUIX, how do I assign it an image??I expect it to be a property, but there is none :(
View ArticleS7G2 - e2 Studio, slow building when GUIX included
Hi,I have an application that runs off of the S7G2-DK using a custom 6.5" LCD. SSP 1.1.3 and GUIX 5.3.2.0 are being used. The issue I am having is extremely long build times when I compile my...
View ArticleNetworking on the DK-S7G2
I'm trying to get networking working on a project based on the Blinky ThreadX example. Using the NETX_DUO_Webserver as a reference, I added nxd and sf_el_nx to my project configuration. I've added a...
View ArticleUsing GUIX without the screen designer
At this point in my project GUIX seems to do a lot of things I don't need, like handle input focus. I mainly need a way to draw screens and animate transitions (all simple swipes, between items and/or...
View ArticleUSB host controller stopped by windows, Code 43
I have a simple USB console application working on a DK-S124 board. SSP version 1.1.3 Board Support Package for S124_DK. This application works fine. Now, I am trying to get the same USB console...
View ArticleMQTT integration with synergy
hello all I need to support for MQTT with synergy.Can I find guide of MQTT integration or MQTT application note with Synergy(threadx&netx) ,except VSA? Thanks
View ArticleDrive a VGA or DVI monitor with S7?
Hi,is it possible to drive a VGA or DVI 20+ inches monitor with a S7 based platform? In other words, I would like to know if there is the chance to replace our actual 7" TFT (RGB interface) with a...
View ArticleS7G2-DK Touch
Hi,I have a S7G2-DK that is being used for development. The included 4.3" resistive touch has been tested and verified. We then based a few GUI designs off of the schematics. A 5.7", 6.5" and 7"...
View ArticleGetting TraceX to run 1.2.0Beta1
Missing something fundamental here.... I'm reading the SSP user manual and it says to included ThreadX source in a thread before you can do any of the setup of TraceX. Says to do this by adding to a...
View Article