Quantcast
Channel: Renesas Synergy Platform
Browsing all 23645 articles
Browse latest View live
↧

Forum Post: RE: S7G2 - Query On USBFS

Hello Ria, Errors in the pin configurator are not critical - your project should build and run without issues. To resolve this particular problem, select "Custom" instead of "Host" mode - this setting...

View Article


Forum Post: RE: Integrating e2 Studio with GitHub or Git

Hi codetricity, If you have this addon installed, you can right click the project name and select Team > Share project... - this allows you to configure the repository. Then you can perform git...

View Article


Forum Post: RE: SSP/e2studio upgrading problems

Hello Laboratori, Make no mistake - even though we synchronize e2studio releases with SSP releases, they're not 100% dependent on each other. To function properly, SSP requires a specific version of...

View Article

Forum Post: RE: SSP/e2studio upgrading problems

So please Karol, tell me if I understand you well: If I want, I can upgrade the e2studio every time Renesas posts a stable release without keeping the old releases and, with the SSP's I only have to...

View Article

Forum Post: RE: I2S code broken with 1.2.0 update

Hello rjl, I performed a diff on the I2S driver file between 1.2.0-b.1 and 1.2.0 and there are few differences, but it doesn't look like any one of those would affect the functionality....

View Article


Forum Post: RE: I2S code broken with 1.2.0 update

this is a custom board using S3A7. There are several threads in there but one of them uses 2 instances of I2C (different targets) and the other thread uses another instance of I2C (shared, same...

View Article

Forum Post: RE: I2S code broken with 1.2.0 update

I2S: yes, that has Event SSI0 TXI set. Again this was working in 1.2.0b1. I2C: I get nothing on the pins at all. Pins look to be configured correctly.

View Article

Forum Post: RE: ssp1.2.0 broke 1.2.0.b1 usb

Hi Adboc and Rjl, Thanks for the replys. Adboc, in my setup I dont have the beta choices. Just the 1.2.0. It seems like something optimized out or recombined with respect to the old libraries my...

View Article


Forum Post: RE: SSP/e2studio upgrading problems

Hello Laboratori, SSP is a supplement for e2studio (required to use Synergy). It has minimum ISDE version requirement as the configurator and other tools related to Synergy are part of the e2studio....

View Article


Forum Post: S7G2 SSP1.2.0b flash write error

Hello, I have a problem to write a byte in Code Flash with flash_hp driver on a S7G2-SSP1.2.0b. Api write returns Error SSP_ERROR_INVALID_SIZE 0x17 and I don't understand why. unsigned char test = 42;...

View Article

Forum Post: RE: S7G2 SSP1.2.0b flash write error

Hello TLHQ, You're trying to write 1 byte, however write length has to be a multiple of programming size, which is 256 bytes on S7G2. Also, you have to make sure that the region you're writing to has...

View Article

Forum Post: need help on I2C callback

Hi, Please help to point out what wrong with my callback. I create an I2c driver as below My callback function UINT adc_event = 100; void g_adc128_callback (i2c_callback_args_t *p_args) { adc_event =...

View Article

Forum Post: FileX on SPI Flash

Hi, I have already tested FileX on a ramdisk system on the S3A7 kit. It's work fine. I now want to test FileX on the S3A7 flash spi (M25P20) I found examples for a flash QSPI but not for SPI flash....

View Article


Forum Post: Clock Generation Problem in Renesas Synergy S7G2-SK Board

Hi, We are trying to obtain a clock signal (sine or square) on an output on-board pin. For this we read the cgc and the timers API; having at the end two solutions for this problem, PWM and Clock...

View Article

Forum Post: RE: FileX on SPI Flash

Hi Phil, There might be no FileX on SPI Flash example. If you have ramdisk or QSPI example, you can use driver implementation as a reference and implement SPI I/O driver on your own. For more...

View Article


Forum Post: RE: Show popup modal windows SSP 1.1.0

Thanks Karol. gx_window_execute shows the modal window, but I have trouble when I try to close it: are you sure about the gx_window_detach and gx_window_close functions? The compiler gives me the...

View Article

Forum Post: RE: Show popup modal windows SSP 1.1.0

Hello Laser, Sorry, I meant gx_widget_detach. In newer SSP/GUIX gx_window_close is implemented and is more or less the same as gx_widget_detach. Regards

View Article


Forum Post: RE: FileX on SPI Flash

Hi adboc, Thanks for your answer. I tried to apply a driver I did to manage the flash spi. I think the problem is that FileX does not handle sector sizes of 64K. The spi flash of the S3A7 is not...

View Article

Forum Post: RE: Show popup modal windows SSP 1.1.0

Ok. Now, when I call gx_widget_detach, the modal window (smaller then the entire display area) obviously disappears, but the underlying window doesn't respont to any touch now, apart from the area...

View Article

Forum Post: RE: Show popup modal windows SSP 1.1.0

Typically this would happen if you called gx_widget_detach from another place in the application. You can manually give focus to the new window using gx_system_focus_claim or close window by returning...

View Article
Browsing all 23645 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>