Forum Post: RE: Working CTSU Example for SK S7 for SSP1.1.0?
Hello Ralph, The CTSU offset tuning is failing because the PCLKB needs to be set a multiple of 8, meaning that you can run the PCLKB at either 24 or 32MHz, but in both case this will require you to...
View ArticleForum Post: RE: Working CTSU Example for SK S7 for SSP1.1.0?
Hello All, J-Flash Lite should program S7G2 with .srec/.hex/.bin image without any issues. If you're seeing white screen then that's because the CTSU tuning at start-up failed, probably because your...
View ArticleFile: An add on pack file that provides GPT Phase Counting support...
I have been trying to create my own custom module to add my own functionality into the Synergy Configuration Tool. This file provides GPT Phase Counting Support ( for S7G2 and S3A7 - Please note that...
View ArticleForum Post: RE: quadrature decoder in any Synergy parts?
Hi Matt Further to Gary's example code I've just uploaded a custom pack file that I've been creating that should enable you to add phase counting support via the Synergy Configuration Tool. Please...
View ArticleForum Post: RE: PE-HMI1 - Touchscreen compatibility issue
Thanks Jeremy, now it is a bit more clear. If I understand correctly, all I have to do is to add a new, let say, sf_touch_panel_i2c_ft 5x46 .c to the project and change the actual...
View ArticleForum Post: RE: PE-HMI1 - Touchscreen compatibility issue
Have a look at this post renesasrulz.com/.../6611.aspx there is a project attached to show the procedure.
View ArticleForum Post: RE: Working CTSU Example for SK S7 for SSP1.1.0?
Hello Karol, I used the jlink.exe and batch/jlnk files provided with "the out of the box sample" for SK7. I modified the *.bat and *.jlnk files to your *srec file. Connection and checks of Jlink seems...
View ArticleForum Post: SK7 J17 connector: JTAG?
Hello, one question regarding to the J17 connector on the SK-S7 board, what is the purpose of that connector? I thought it could be used to connect an extern JLink adapter (similar to J18), but in the...
View ArticleForum Post: RE: SK7 J17 connector: JTAG?
If you look at the schematics for the S7 SK board, it is the Debug connector for the RX MCU that is used to implement the JLink OB.
View ArticleForum Post: RE: SK7 J17 connector: JTAG?
Hello Jeremy, thanks for your reply, now its clear! Best regards Ralph
View ArticleForum Post: RE: Touch screen lockup
For those interested, there appears to be 2 different issues with the TOUCH_IRQ staying low. One is if the screen is touched while the software starts, the other is that the touchscreen will work...
View ArticleForum Post: RE: Working CTSU Example for SK S7 for SSP1.1.0?
Hello Ralph, I highly recommend installing the latest SEGGER J-Link package: www.segger.com/.../jlink . You will then get access to few very useful tools, one of them being J-Flash Lite that can...
View ArticleForum Post: RE: Touch screen lockup
Hello Jeff: I have experienced exactly what you are describing. I modified my kit board to use a higher quality display with PCAP (projected cap touch) capability I also added the reset function The...
View ArticleForum Post: RE: PE-HMI1 - Touchscreen compatibility issue
I followed the link you attached, I added a new file for the new touch controller, and I changed the Touch Chip property in the configuration according to the new structure. However, if I exclude from...
View ArticleForum Post: RE: PE-HMI1 - Touchscreen compatibility issue
Which version of the SSP are you using?
View ArticleForum Post: RE: PE-HMI1 - Touchscreen compatibility issue
I am using the 1.0.0 ssp version
View ArticleForum Post: RE: PE-HMI1 - Touchscreen compatibility issue
You will need to use SSP 1.1.x as this method doesn't work in SSP 1.0.0
View ArticleForum Post: RE: PE-HMI1 - Touchscreen compatibility issue
I see... Are there an example project available built with the SSP 1.1.x for the PE-HMI1?
View ArticleForum Post: RE: Touch screen lockup
Hi Steve, My intermittent problem where the touchscreen is going along working great and then sometimes just stops working also appears to be USB related as I did not notice it until I added the USB...
View Article