S5D9 Software reset
Hi,Is it possible to make a software reset on a S5D9 processor without watchdog module ? If it's possible, how can I achieve this result ?ThanksPhil.
View ArticleGUIX - Simulation with Visual Studio
Hi, I would like to simulate my GUIX interface on Visual Studio. However I don't find a complete explanation on the way to create from scratch a project on Visual Studio and add dependencies, source...
View ArticleUSBX HID device stuck in device stack init when interrupt OUT is enabled
Hi, I am trying to setup a HID device with interrupt-in/out on endpoint 1.however when i enable interrupt out, the firmware is stuck in a loop in the _ux_device_stack_initialize function, I dont have...
View ArticleReading a voltage on a 5V pin
Hello AllI am using an S3A7 IoT Prototype Kit to measure a voltage spike for every time an LED lights up. With this measurement, I want to set a method where when the spike exceeds a certain voltage...
View ArticleS3A7 Timer from External Oscillator
Hi all, I am using the S3A7 microcontroller on the DK-S3A7. I want to run a timer that is fed by an external 26MHz Oscillator. Our use case requires a timerfreq of 1MHz derived from the...
View ArticlePWM on GPT
Hi there,I'm trying to set up multiple PWM outputs to my custom S7G2 board.Is it possible to set different PWM duty cycle values for A and B on the same GPT module? My setting is:P712 and P713 should...
View Articleno GX_EVENT_PEN_UP event on Parent Window when child window is activated
Hi,I got a child window 200x200pix draw within a parent window 480x272. there is a button in a child window, and I am try to detect a GX_EVENT_PEN_UP and GX_EVENT_PEN_DOWN outside the child window. On...
View ArticleProblem with TheadX
Hi,I got this error when I were testing transmit and receive data from smart card."Program received signal SIGBUS, Bus error.0x02000000 in ?? ()[New Thread 1.1001]Program received signal SIGINT,...
View Articleworkbench6 driver faild
hello I tried CTW with S7SK(windows 7 & windows10). but the USB driver was recognized, but the following error message is displayed. (windows7 - Renesas Synergy CDC , Windows10 - General device)...
View ArticleDK-S124 USBX Communication Framework
Hello, I am trying to use the USBX communication framework with the S1 DK but I am having some issues. I have just tried the console project that Karol put together in this post...
View ArticleSKS7G2 WiFi GT202 link failure (infinite wait)
HelloI have bit strange problem.My board is SKs7G2 and WiFi GT202 connected. If I load my application through E2Studio application works without any issue. i.e. wifi access, cloud connection, sensor...
View ArticleCoreMark score for S7G2DK
HiI'm looking for reference CoreMark figures regarding the S7G2DK board. Is there any available to the public?For information, compiled with e2studio using a 80MHz clock I achieve a 1.57 CoreMark/MHz...
View ArticleMultiple I2C slaves on r_iic
Hello,I'm sorry to almost duplicate other discussions here. I could not find anything that was close enough to my problem that I could generalize.I'm using SSP 1.1.3 on S7G2 based system. I'm using...
View ArticleFlashloader r_fl_mot_converter.py question
I am attempting to generate a BCH file from an SREC File for an S7G2-SK image for use with the boot loader code from s7_sk_ux_mass_host_boot_nano_1_2_0_wip.zip.My command line is "python...
View ArticleNew to e2 studio: Last week I finised installing e2studio & now I need help...
Being a newbie I need help for a program I wrote in e2 studio to find out the area of a circle. But my program goes somewhere in interrupt handler and stays there. What do I need to do so that the...
View Articleproject treadX SKS7G2 : clean buffer UART with using UART framework
Hello,I use UART framework. I am able to read and write but I don't find how to clean the buffer of UART. I suppose this buffer exists since the characters no read are stored. To test my code, I have...
View ArticleQSPI direct communication
Hi , I am trying to use the QSPI interface in direct communication. I set a pointer to the qspi base address(0X60000000) and would like to access the data directly(not in XIP mode),as these are the...
View Articler_sci_spi and r_rspi maximum bitrate
Hi, I have two communication channels in my application, one is using r_sci_spi and the other is using r_rspi.I am not using DTC in neither one of them.I would like to known what is the maximum bitrate...
View ArticleSave a const object in the QSPI
Hello,I'm working with a custom board with a S7G2 microcontroller and I want to store the const values in guix_resources.c in the QSPI memory. I'm trying to store the whole object trough the linker...
View Article