Forum Post: RE: Ethernet relay thru ports 0 and 1 (TRNMR register) and SSP
Thanks Stefaan. My study of the hardware manual suggests that making a few register settings and setting the MAC address registers to the same MAC address should make the Ethernet work as one port....
View ArticleForum Post: RE: NetX "nx_ip_interface_info_get()" Need Help
Hello Steve, Is your second interface also connected to the ip_0? Each IP instance can support up to two interfaces, but they're both taken up once you initialize the ethernet driver, as the second...
View ArticleForum Post: RE: SD card using S7 DK/SK
Hello Wanjing, Try enabling media formatting in the SSP configurator to see if you can then open the media. SDMMC block media driver is looking for E9xxxx or EBxx90 in the boot sector or otherwise it...
View ArticleForum Post: RE: Ethernet - ModBus
Rick, Have you resolved your issue? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: QSPI with external flash on SK-S7G2
marinayelken, Have you resolved your issue? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: CAN Driver: How to configurate FIFO Mode?
Ralph, Have you resolved your issue? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: CAN Driver: How to configurate FIFO Mode?
FIFO mode is not available in Synergy at this time.
View ArticleForum Post: RE: Ethernet relay thru ports 0 and 1 (TRNMR register) and SSP
Hello Warren, Stefaan: I have figured out how to set up the EPTPC module to relay packets. I set up and start the EPTPC module, Then I start NetX as usual for ethernet channel 0, Then I want to attach...
View ArticleForum Post: RE: Ethernet relay thru ports 0 and 1 (TRNMR register) and SSP
Hello Warren, Stefaan: Maybe we can write an intermediate function in my code to point to the proper structures and have the attach function call the intermediate function ??? Also I think it might be...
View ArticleForum Post: RE: QSPI with external flash on SK-S7G2
Hello Mike, The customer had number of issues with QSPI access on the SK-S7. They all have now been resolved and the project can found in the files section on this forum. Regards
View ArticleForum Post: RE: SD card using S7 DK/SK
Karol: Thanks. I verified that same error when enable formatting. always getting FX_MEDIA_NOT_OPEN (0x11) for my project. Any working Demo for SSP1.1.0 or SSP 1.1.1? I cannot find any useful...
View ArticleForum Post: Failed to build in Release mode
I've got a project which builds fine in Debug mode, but when switched to release I get the following error: 'fatal error: 'dpuser.h' file not found. Thanks, Rich
View ArticleForum Post: External Memory Bus Access, Data/Address OK, no Chip Select Toggle
We're trying to use the external memory bus to access a mapped peripheral's memory space. Right now we are simply configuring the bus using the configuration (enable External Memory Interface), and...
View ArticleForum Post: RE: Crypto APIs crash when called
Fatih, I’m confused. I see the function calls in the manual, and the functionality in the datasheet, but per the forum post it indicates that some are not implemented. AES createKey() is one that is...
View ArticleForum Post: RE: Crypto APIs crash when called
Rich- The information in this Rulz post, in the below Knowledge Base article and in the below Tech Notes post are clarifications and errata. This information didn't make it into the Release Notes, so...
View ArticleForum Post: RE: Crypto APIs crash when called
Warren, Thanks for the clarification. Any idea when this will be implemented(this year maybe)? Without AES we have to go to an outside library for file encryption. Thanks, Rich
View ArticleForum Post: RE: Crypto APIs crash when called
Rich- I will ask someone from marketing to chime in.
View Article