ADC unstable meassurements
Dear community, I am using TB-S1AJ board, and I would like to test how good is the single-ended 16 bits ADC converter from a raw voltage measurement. I am using a simple 100K-100K resistor voltage...
View ArticleS5D9 Touch event not added.
I am debugging why nothing is shown on the display. When I write directly to Frame Buffer it is shown. window1 is not shown. following PE_HMIguix Hello world exampleplease clarify below code from...
View ArticleI2S no output
I've got a stumper here for me so I'm asking others here to see if anyone has any clue on where to look. I'm updating an old board with a new touch chip and a new I2C peripheral. Using SSP 1.2.1 on a...
View ArticleHow to obtain the pre-certified documentation for IEC62304 certification
Hi,We are developing a medical device class II and regulated by IEC62304.This means a notifying body will and shall have insights in our developments methods.Also they will see some proof regarding the...
View ArticleS5D9
Does the MCU S5D9 part numbers R7FS5D97C3A01CFB#AA0 and R7FS5D97E3A01CFB#AA0 has the same form fit and pins to pins function except for the program memory size?Thanks,
View ArticleI2C write never completing after previous NAK
Using SSP 1.2.1 on an S5D9 part. I've got multiple threads working over an I2C bus that has several parts on it but I'm having an interesting problem with the driver not working as I expect it to.I'm...
View ArticleQSPI S7G2_DK driver Error Erase in 4 bytes addressing mode
Hi all,I am currently working on porting an application from SSP 1.2.1 to SSP 2.3.0. Everything is going well for that part. In the ssp 1.2.1, we could only use 16Mb of or QSPI memory (mt25q256 - which...
View ArticleIP Tasks do not respond after an arbitrary period of time.
Hi all,We are working on:s7g2 (Custom Board)SSP 1.7.0e2Studio 7.8.0API: Netx Duo.The activities in IP Stack:1. WebServer, (User Login)2. TCP/IP Server (Periodical)3. imcp (ping test for gateway link)...
View ArticleError while porting esp32 wroom sample code with latest version of ssp(2.3.0).
I am integrating dk s7g2 with esp 32 wroom with latest version of ssp(2.3.0). Porting the sample code, adding pack file for esp32 wroom and try to compile but sowing error "unknown type name fd_set"...
View ArticleR7FS7G2: Using USB while there is JITTER on the Main clock
Hi,I currently have issues with the processor in the way it is emmiting too much noise at 120MHz and its harmonics.This emitted noise seem to be the result of the clock between the processor R7FS7G2...
View ArticleCan you provide ESP_WROOM_32 latest version(2.3.0) of pack file?
I am doing wifi interface on DK-s7g2 using. and compile with modify pack file for latest version of ssp(2.3.0) but there giving error. the error is "Installing Synergy support files:...
View ArticleSenergy S7G2 cellular framework not working if Trace is enabled - "MPU Stack...
Cellular framework example is not working give "MPU Stack error" when TraceX is enabled.I have tried playing around the stack memory of the cellular thread and buffer size of the TraceX but not finding...
View ArticleGUIX touch response slows and stops
I'm using S5D9 chip with SSP 1.7.5 and Guix 5.6 (I think it is). This uses the touch framework but I've modified the driver (originally for a sx8654) to a TSC6003 which has no real UP event and isn't...
View ArticleWDT causes restart. Is there any way to find out which task is causing it?
Hi all,We are working on:s7g2 (Custom Board)SSP 1.7.0e2Studio 7.8.0Recently I am seeing that WDT is restarting the device in an arbitrary time period.Is there any way I can find out which task is...
View Articleinvalid conversion from ioport_level_t to int
Hi,What do I need to change in the setting to eliminate this error"invalid conversion from int to ioport_level_t"Thanks,
View ArticleResizing a window in a vertical list corrupts widget positions
Hello,Resizing a window in a vertical list results in widgets being positioned off window. It looks like a bug in GUIX Studio, the position of widgets inside a window are not recalculated accordingly....
View ArticleS5D9 Custom Board gt911 Touch interrupt not called
getting 250us pulse every 40ms from Touch controller gt911.but it is not calling sf_external_irq_callback(). could add debug code in this function. it is getting back to old code when compiled.waiting...
View ArticleS7G2 create Digitally signed firmware
Hi am using the s7g2 controller i wanted to create the Digitally signed firmware update via http.how it can be done and key will be provided by the user for the digital sign.
View Articlegx_prompt_text_id_set doesn't conform to transparency setting
We am porting from SSP 1.5.2.0 -> 2.3.0.0, using GUIX 6.2.0.1All of our pixelmaps are in PNG format.On the initial splash screen, our prompt widget shows up correctly. WHITE text, transparent on a...
View ArticleHow does one access the command registers of a QSPI device?
The QSPI API is very high level. I need to be able to read and write to several registers of a Micron MT25QL256ABA1EW9-0SIT.I currently have the following configurationg_qspi->infoGet() does not...
View ArticleHow does one control QSPI sectorErase size
I have a device MT25QL256ABA1EW9-0SITg_qspi0.p_api->infoGet() provides the following information:num_erase_sizes = 3;sizes are [4K, 64K, and 32M]When I call g_qspi0.p_api->sectorErase() , I only...
View ArticleRTOS Resource view is disabled at random times
We are using e2 Studios 22.4.0At random periods of debug the RTOS Resources view is disabled.Rebooting the e2-Studios allowed the view to come back.
View ArticleSDRAM Usage
Hi all,We are working on:s7g2 (Custom Board)SSP 1.7.0e2Studio 7.8.0We have a custom board with 32MB SDRAM,However when the usage of SDRAM crosses the 4MB there is a crash.What are we missing...
View ArticleHow to Flash Code for S7G2 DK from SD-Card.
Hi All,s7g2 (Custom Board)SSP 1.7.0e2Studio 7.8.0We want to code flash our board for upgrades etc.We have made provision to store any file(s) required for this to the SD-Card.Please share any link(s)...
View ArticleR7FS7G27H3A01CFB use external SRAM
Hi, I use MCU-R7FS7G27H3A01CFB SDRAM interface connects to SRAM- LY62W1024, but I cannot access to SRAM. Does S7G2 MCU SDRAM could connect to SRAM ? If it worked, could you give me the sample...
View Article