Forum Post: RE: IICA0 in slave mode and purpose of IICWH,IICWL registers
Hi Mike, actually I left all register settings according to the applilet settings and filters enabled (even if they should have no effect in normal mode). It works so far, so we had no need for...
View ArticleForum Post: RE: NX SNTP nx_sntp_client_receiving_updates
Good Morning Tim, Yeah I also thought that was weird. After I run it with dns running I then pinged it and checked the two ip numbers and they were different. So I was scratching my head as well,...
View ArticleForum Post: RE: Adding nx_http_server component causes compiler errors in...
You can use NetX Webserver without FileX, by including the following file in your thread entry source: (Please visit the site to view this file) (extension needs to be changed to .h). Regards
View ArticleForum Post: RE: Adding nx_http_server component causes compiler errors in...
Gerald, how do I add an include path to the synergy generated source where my compile errors are? Karol, thanks, I added this to my project and added the preprocessor definition of NX_HTTP_NO_FILEX...
View ArticleForum Post: NetX "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 interface For some...
View ArticleForum Post: RE: Use the RSCAN module of rx231
Hi Ellen. Your errors indicate that the CAN bus is offline. This is most likely due to having improper bit rate settings or a bad hardware connection. Setting the bit rate registers is arguably the...
View ArticleForum Post: RE: Memory management for Bootloader and application
I've always jumped to a separate "resetprog.c" code for bootloader and application. Clock settings, RAM usage, interrupt base etc will be completely overwritten in both cases with the respective code...
View ArticleForum Post: Ethernet 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...
View ArticleForum Post: RE: Ethernet relay thru ports 0 and 1 (TRNMR register) and SSP
Hi Steve, My recommendation would be to modify the ethernet driver to support this feature or discuss with Renesas/EL to do non recurrent engineering. You don't have to use the configurator to set up...
View ArticleForum 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: CAN Driver: How to configurate FIFO Mode?
FIFO mode is not available in Synergy at this time.
View ArticleForum Post: RE: RL78/D1A CS+ E1 Writing to the on-chip debug reserved area is...
Hi Mike. I the end I found a way around that. I create the project with RL78/G13, enable the debug option, generate code, then switch MCU to RL78/D1A and copy the code generated by Applelit 3 over. Of...
View ArticleForum Post: RE: 32 bit multiplication/division with rl78/g13
Sanjay, Did this answer your question? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: Unhandled event loop exception ( E2studio code generator )
ziyuan, Did this resolved your issue? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: RF communication using rl78-g14 micro controller
Peter, Have you verified your tx/rx alignment on both sides? tx = rx rx = tx Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: Timer Array Unite TAUB0 input selection
Libor, Have you resolved your issue? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: Triangle PWM Output Function with Dead Time – error in manual
Libor, Have you resolved your issue? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: RX62N Direct Drive LCD Demonstration
Bossard, Have you resolved your issue? Mike Clements RenesasRulz Moderator
View Article