Forum Post: RE: Pin Diagram for Renesas AMS Environmental Sensor PMOD and...
Here is the schematic for the AMS sensor board. And the BMC150 board. (Please visit the site to view this file) (Please visit the site to view this file) -Gary
View ArticleForum Post: RE: C++ Objects for SSP Drivers?
Hello, afaik there is currently no plan to re-engineer the SSP to a C++ implementation at the moment. Seamless integration in a C++ application would be the target for the next release. In the...
View ArticleForum Post: RE: C++ Objects for SSP Drivers?
Hi, I believe that the next version of the SSP will offer C++ project support. Ian.
View ArticleForum Post: RE: nx_ip_create problem - pointing to driver
Now my system works well on my desktop using NetX source and Tx source. I exported the project and imported it on my laptop and get the same errors. I know that my dsktop and laptop are both...
View ArticleForum Post: Clock stabilization
Hi, My BSP is stuck checking clock stability. I see the code waiting for OSCSF.MOSCSF flag to become 1. What can be the potential causes of clock instability ? Thanks, Siju
View ArticleForum Post: RE: Clock stabilization
Hi Siju, I have seen this behavior when the Main Oscillator Clock Source is incorrectly set in the g_cgc module. What board are you using? Is it a custom board or a Renesas supplied board? -Gary
View ArticleForum Post: RE: Clock stabilization
Hi Gary, This is custom board based on S7. BSP was created from S7G2_DK. The clock is 12MHz, instead of 24MHz in S7G2_DK Thanks, Siju
View ArticleForum Post: RE: Clock stabilization
Siju, Make sure that you have both the clock tree and the clock source set correctly. -Gary
View ArticleBlog Post: The Synergy Platform’s very own Console Framework
The world lives in a rich universe filled with colors and graphical user interfaces but embedded system developers often still live in terminal applications and command prompts. Console applications...
View ArticleForum Post: RE: nx_ip_create problem - pointing to driver
Hello Steve, you can trie to rebuild the index and clean the project.
View ArticleForum Post: 2D Drawing Engine (DRW)
Hello, are there any Example Projects using just the 2D Drawing Engine (DRW) without GUIX Studio for Displays? Thanks :)
View ArticleForum Post: RE: 2D Drawing Engine (DRW)
Hello, Unfortunately D/AVE2D drawing engine does not have a public API layer in the current SSP version (and as far as I'm aware it's not on our road map for short-term development). You can find...
View ArticleForum Post: RE: nx_ip_create problem - pointing to driver
SOLVED !!! Worked with Karol this morning and we got the problem resolved. Synergy export does not work for some reason when used with nx source or possibly tx source. Process that worked to export...
View ArticleForum Post: RE: Pin Diagram for Renesas AMS Environmental Sensor PMOD and...
Gary, thank you! This is exactly what I was looking for. Is there a database of diagrams that I can access for Renesas Synergy boards and peripherals? For example, if I type in s3a7 into the Renesas...
View ArticleForum Post: RE: Clock stabilization
Gary, My clock is stable now, but I see it is off by 10. This causes all peripheral clocks be off by 10. We measured the clock at source and it is 12MHz. My tx_thread_sleep(10) takes 1Sec delay,...
View ArticleForum Post: SK_S7G2 schematics
Hello, I try to download the SK schematics from https://www.renesas.com/en-us/software/D6000265.html but nothing happen when i click the download button. The DK schematics are available, but the SK...
View ArticleForum Post: RE: SK_S7G2 schematics
Hello Pascal, I just checked your link and it seems to work fine. Please try alternative browser. Regards
View ArticleForum Post: RE: SK_S7G2 schematics
Hello Karol, This works with Chrome. I think this has to do with Sign In that is not properly manages with Firefox, since my name does not appears on top of the page even after sign in. Thanks again...
View ArticleForum Post: RE: Bootloader from USB for S7
Hi all, I´m interested too in gettiing this app. example for a customer. Does it exist? Any other example code of for booting and flash update would be welcomed. Thanks!
View Article