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.The...
View ArticleRE: 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 one...
View ArticleNetX "nx_ip_interface_info_get()" Need Help
I am trying to get the interface information for the primary interface before I attach my second ethernet port (interface). Then I want to confirm the information for the second interfaceFor some...
View ArticleRE: 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 ArticleRE: Ethernet - ModBus
Rick,Have you resolved your issue?Mike ClementsRenesasRulz Moderator
View ArticleEthernet - ModBus
Hello - general question her but I know the Rin32 has Modbus + dual Ethernet - if I want to implement a processor to effectively convert TCP/IP to Modbus - I can use this part. However, if I want to...
View ArticleRE: QSPI with external flash on SK-S7G2
marinayelken,Have you resolved your issue?Mike ClementsRenesasRulz Moderator
View ArticleQSPI with external flash on SK-S7G2
Did anybody work with QSPI of SK-S7G2 ?I need to write a single byte to external qspi flash on s7g2, and read it.Working example projects please?
View ArticleRE: CAN Driver: How to configurate FIFO Mode?
Ralph,Have you resolved your issue?Mike ClementsRenesasRulz Moderator
View ArticleRE: CAN Driver: How to configurate FIFO Mode?
FIFO mode is not available in Synergy at this time.
View ArticleCAN Driver: How to configurate FIFO Mode?
Hallo,the CAN-Controller also supports FIFO mode, but this seems not to be available (yet) via the SSP configuration, how can I implement a FIFO functionality, using more then one mailbox for messages...
View ArticleRE: 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 ArticleRE: 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 ArticleEthernet relay thru ports 0 and 1 (TRNMR register) and SSP
I am designing a multi-node (S7G2 on each node) control system connected by Ethernet. I need some suggestions for setup for this network.Details:This is a private network with a dedicated PLC Ethernet...
View ArticleRE: 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 ArticleRE: 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 explanation...
View ArticleFailed 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 Article