SPI_EVENT_ERR_OVERRUN
Hi Everyone,I am using the R7FS7G27H3A01CFC MCU, SSP 1.4.0 e2 studio 6.2.0 and toolchain 4.9.3. I am running SPI transactions in an ISR of a GPT timer. The timer is firing at 48 kHz. SPI...
View ArticleCan't build project anymore after configure.xml merge
I'm trying to build a Synergy project after a merge that involved some elements of the config xml file and many other files.When I build, I get... 14:37:30 **** Build of configuration Default for...
View ArticleIn 270 Degree Touch is not Working
I refer Hello Word Program But when i rotated The Screen at 270 Then My touch Is not Working.Pleas solve this problem.
View ArticleI2C communication hang
hi, we encount an issue with the i2c communication using synergy S5D9 SSP 1.3.2 (with sci and iic is the same problem), seems that some interrupt are lost and the communication will hang after a random...
View ArticleProblem with Console framework
I'm using a TB-S5D5 kit with SSP 1.4.0. I I want to use the console Framework with USB. I have done various tests and I can not get the application to compile. I get an error in the makefile that is...
View ArticleRMII RX_ER signal
Hey guys,I am doing a design with the S5D9 100pin LQFP and want both ethernet via RMII and 16bit LCD. So far it seems like I can do it except that HSYNC and RMII_RX_ER are on the same pin. Does the...
View ArticleHTML file creation for web server
HiAm working on ethernet webserver on s7g2-dk board.Am able to load a html page from sd card.1.My question is much related to HTML than...
View ArticleIn LCD Make Password Screen Program
Hello Everyone,I am try to make Password Program.In LCD when I press the key then if password was correct then it was login and also My key was visible in Small white text box.so if any one has This...
View ArticleExclude generated files (synergy dir)
Hi everybodyI customized the bsp_sdram.c file with the official document "synergy customizing ssp".But, when I clone my project (or clean it), the entire of my excluded files in the synergy directory...
View ArticleDifference between IS83078EIBZ and ADM483-EAR for UART-RS485 Converter
I want to use UART-RS485 converter circuit as in the attachment. The circuit is working when I use ADM483-EAR Transceiver for U1. It can provide communication even with 3.3V. However the circuit is not...
View ArticleSecondary network interface does not come up if primary (Ethernet) not connected
We have a custom board with both an Ethernet configured as the primary network interface and WiFi (Redpine) configured as the secondary network interface using SSP 1.3.0.When the Ethernet cable is not...
View ArticleSPI/SCI S7G2
Hi, I am working on replacing our existing TI/TIVA platform with Synergy. I have a SPI display that i am sending 1 Mbps 25 bytes to display 16 bytes. Here is each zoomed in: when i use the following...
View ArticleHow to use multiple SCI channels on SK S7G2?
Hello, My goal is to run Asynch UART on 3 different SCI channels. Currently I can get 1 Asych UART working just fine on SCI channel 0. I looked at SCI Channel 1 and saw that it's pins were currently...
View ArticleHow to read GPIO pin from register
Hi,How can I read the status of a GPIO pin from resister. I'm using S128 Thanks
View ArticleInterrupt callbacks in UART Framework
Dear all, I want to have the UART Receive and Transmit End callback in UART Framework. Can you please help that how i manage the callbacks in RTOS based Program of UART .?
View ArticleNetX vs. NetX Duo: different behaviour using FTP and HTTP
Hello,I'm using SSP 1.3.3 and S7G2 µC on custom board. License file: SSP_Development_and_Production_License_20160311.xmlWe've got DHCP, HTTP, SNTP, FTP working with NetX, so far so good.Now we switch...
View Articleupgrading GNU ARM embedded compiler
HiI want to upgrade GNU ARM embedded compiler. Currently i am using 4.9 in e2studio. BUt latest version is version 7https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloadsI installed the...
View ArticleSSP 1.5.0-rc.1 and SPI transfers
Hi,I just upgraded to SSP 1.5.0-rc.1 (before 1.4.0)The spi no longer works when the dtc transfer is enabledWithout the transfer dtc, it works!have you got an explanation ?ThanksPhil
View ArticleCalling gx_api functions from sdram (DK s7g2)
Hello,we are programming in C++. While our development we have the issue to put some Objects in the sdram, because the internal RAM isn't big enough. We created Window Objects and this objects we want...
View ArticleHandle UART driver integrated with RTOS of Threadx
Hello,I want to handle the UART driver rather than framework with RTOS bcoz i want to have access the ISRs too . I successfully made the code for the HAL but i am stuck in how to make the UART driver...
View Article